Hallo !
Ich wollte auch meinen Root-Server auch Uga-Agga installieren.
Ich habe Java 1.4.1, PHP4, recode, die Templates in Apache/PHP eingebunden. Alles unter Debian-Woody.
Es kommt folgender Fehler:
/var/www/ugaagga# ./configure PHP=/etc/php4/
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking for java... java
checking for php... /etc/php4/
checking for library containing sqrt... -lm
checking for /etc/apache/httpd.conf... yes
configure: installing game in /var/www/game
configure: web server user is www-data
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/dbs/db-util
config.status: creating src/ticker/ticker.conf
config.status: creating src/utilities/crontab
config.status: creating src/utilities/util.inc.php
config.status: creating src/www/include/config.inc.php
serv:/var/www/ugaagga# make
cd src && make all
make[1]: Entering directory `/var/www/ugaagga/src'
recode -d latin1..html <config/effects.xml | \
sed -e '/"[/?]*>/!s/"/\\&/g' -e "s/'/\\&apst;/g" >config/effects.tmp
java org.apache.xalan.xslt.Process -TEXT -IN config/effects.tmp -XSL config/effe
cts.db.xsl >dbs/effect_list.db
make[1]: *** No rule to make target `config/einrichtung.tmp', needed by `dbs/game_rules.db'. Stop.
make[1]: Leaving directory `/var/www/ugaagga/src'
make: *** [all] Error 2
serv:/var/www/ugaagga# make install-game
cd src && make install-game
make[1]: Entering directory `/var/www/ugaagga/src'
make[1]: *** No rule to make target `config/einrichtung.tmp', needed by `dbs/game_rules.db'. Stop.
make[1]: Leaving directory `/var/www/ugaagga/src'
make: *** [install-game] Error 2
Jemand ne Idee ???
Gruß
Teufelsengel


!
!
