<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39611 >


configure doesn't look for ggzlib in the standard path:

On plain Debian Etch:

./configure --enable-client=no --with-ggz-server

checking for GGZ library: libggz... no
configure: error: Could not configure GGZ server support. See above
messages.

configure:16019: checking for GGZ library: libggz
configure: 16080: /usr/local/include/ggz.h
tried /usr/local/lib
configure:16136: result: no
configure:16463: error: Could not configure GGZ server support. See
above messages.

$ locate ggz-config
/usr/bin/ggz-config
/usr/share/locale/de/LC_MESSAGES/ggz-config.mo
/usr/share/man/man6/ggz-config.6.gz

 ./configure --enable-client=no --with-ggz-server
--with-ggzconfig=/usr/bin/ggz-config

doesn't solve it:

checking for GGZ library: libggz... no
configure: error: Could not configure GGZ server support. See above
messages.

configure:16019: checking for GGZ library: libggz
configure: 16080: /usr/local/include/ggz.h
tried /usr/local/lib
configure:16136: result: no
configure:16463: error: Could not configure GGZ server support. See
above messages.

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to