Search found 2 matches

by BiotaRiot
Thu Jan 22, 2015 1:47 am
Forum: Tech support
Topic: setting up server
Replies: 0
Views: 3103

setting up server

Two files from xavier : http://pastebin.com/2VG5iEr0 #!/bin/bash usage(){ echo -e "Usage: $0 [serverID] [type] [extra args]" echo -e "\tserver id start with 1 (default)" echo -e "\ttype is continent (default), wrapped or original" exit 1 } ulimit -c unlimited CONF_D=./f...
by BiotaRiot
Thu Jan 22, 2015 1:42 am
Forum: Tech support
Topic: emerge =freeciv-9999 (2015-01-22, 2.5 beta 2+)
Replies: 1
Views: 3035

emerge =freeciv-9999 (2015-01-22, 2.5 beta 2+)

I am unable to build fresh version: * working copy: /var/calculate/remote/distfiles/svn-src/freeciv/trunk + checking for autoconf >= 2.62 ... found 2.69, ok. + checking for autoheader >= 2.62 ... found 2.69, ok. + checking for automake >= 1.11 ... found 1.13.4, ok. + checking for aclocal >= 1.11 ......