Configure error
I have just tried to test out the 584 version that is on Darkdusts SVN server. Here is what I did and the error I get:
cd /usr/local/games
sudo svn checkout http://ctp2.darkdust.net/anonsvn/branches/linux CTP2(using Kubuntu Dapper)
cd CTP2
sudo /usr/local/games/CTP2/autogen.sh (receive a bunch of errors about not supported: source file ... is in subdirectory)
sudo ./configure --prefix=/usr/local/games/CTP2 --bindir=/usr/local/games/CTP2/ctp2_program/ (receive configure: error: cannot run /bin/sh ctp2_code/os/autoconf/config/config.sub)
Anyone else have this problem? How do I correct it? I would really love helping playtest as this game is one of my favorites. Thanks!
I have just tried to test out the 584 version that is on Darkdusts SVN server. Here is what I did and the error I get:
cd /usr/local/games
sudo svn checkout http://ctp2.darkdust.net/anonsvn/branches/linux CTP2(using Kubuntu Dapper)
cd CTP2
sudo /usr/local/games/CTP2/autogen.sh (receive a bunch of errors about not supported: source file ... is in subdirectory)
sudo ./configure --prefix=/usr/local/games/CTP2 --bindir=/usr/local/games/CTP2/ctp2_program/ (receive configure: error: cannot run /bin/sh ctp2_code/os/autoconf/config/config.sub)
Anyone else have this problem? How do I correct it? I would really love helping playtest as this game is one of my favorites. Thanks!
Comment