Search found 3 matches

by HenriksenT
Mon Oct 24, 2022 6:44 pm
Forum: Tech support
Topic: icu development files not found. Adjusting PKG_CONFIG_PATH may help
Replies: 5
Views: 11572

Re: icu development files not found. Adjusting PKG_CONFIG_PATH may help

Thanks for your help,

I think this is a bit over my head :) , I will need to wait for the version to be part of raspbian to I can install it through there.

Thanks again for your time
by HenriksenT
Sun Oct 23, 2022 3:29 pm
Forum: Tech support
Topic: icu development files not found. Adjusting PKG_CONFIG_PATH may help
Replies: 5
Views: 11572

Re: icu development files not found. Adjusting PKG_CONFIG_PATH may help

Thanks cazfi, I have to run sudo, otherwise I get - viktor@raspberrypi:~/Downloads/freeciv-3.0.4 $ ./autogen.sh --disable-nls ! nls checks disabled + checking for autoconf >= 2.65 ... found 2.69, ok. + checking for autoheader >= 2.65 ... found 2.69, ok. + checking for automake >= 1.13 ... found 1.16...
by HenriksenT
Fri Oct 21, 2022 7:33 pm
Forum: Tech support
Topic: icu development files not found. Adjusting PKG_CONFIG_PATH may help
Replies: 5
Views: 11572

icu development files not found. Adjusting PKG_CONFIG_PATH may help

Hi, I am trying to upgrade my freeciv version on my raspberry pi 4 from 2.6.3 to 3.0.4. When I compile 3.0.4 I get this - checking for icu-uc... no configure: error: icu development files not found. Adjusting PKG_CONFIG_PATH may help configure failed Full log - sudo ./autogen.sh --disable-nls ! nls ...