[Freeciv-Dev] (PR#39611) BETA6 cannot find libggz

2007-08-24 Thread Christian Knoke
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 mess

[Freeciv-Dev] (PR#39610) BETA6 requires gettext installed

2007-08-24 Thread Christian Knoke
http://bugs.freeciv.org/Ticket/Display.html?id=39610 > ./configure --enable-client=no --with-ggz-server checking for GNU xgettext version >= 0.10.36... no configure: WARNING: You may have problems with creating pox files. Please update your gettext package. checking for GNU msgfmt version >= 0.

[Freeciv-Dev] (PR#39609) BUG: Escape from goto/connect/etc clears update_unit_info_label()

2007-08-24 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39609 > As I was testing several related bugs (PR#29982, PR#39339, PR#39430): "goto_get_turns: Assertion unit_is_in_focus(punit) failed" I found that hitting escape caused the list of focused units to disappear. Clicking anywhere on the map resto

Re: [Freeciv-Dev] (PR#39530) Wonders don't allow units

2007-08-24 Thread Egor Vyscrebentsov
http://bugs.freeciv.org/Ticket/Display.html?id=39530 > On Thu, 23 Aug 2007 Marko Lindqvist wrote: > Actual problem is that unit improvement requirement has no ruleset > defined range. Building is always required in "City" range. This is > what we usually want for normal buildings, and for some

[Freeciv-Dev] (PR#39608) Surrender command

2007-08-24 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39608 > When the surrender command failed, it's written: /endgame: You cannot surrender now. It should be: /surrender: You cannot surrender now. --- server/stdinhand.c.old 2007-08-24 11:40:04.0 +0200 +++ server/stdinhand.c 2007-08-24