Linux sources new problem

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
Patton

Linux sources new problem

Post by Patton »

Hi all,

I have experienced a new problem while compiling under linux.

In the source tree, in the "tools" directory, there is no "Makefie.in" nor "Makefile". There is only "Makefile.am" so the compiler complaints and gives error.

I don't know if is a "configure" problem but do you know how to generate the "Makefile" to complete the compilation?

Thank you very much.

PS: the problem related the GL,GLU in the gl_init.cpp is fixed.
Guest

Post by Guest »

sorry i should have posted this one in the "compiling problems"
Thread.

:oops:
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

downlood the source downloader
it is a .sh script that does
aclocal
autoconf
automake -a
./configure

that's what you need to do
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Guest

Post by Guest »

hem ,

another question.

I have noticed that in the linux-installer package there is the "tools" directory
but inthe CVS one there is not.

can onyone explain if these tools are necessary to play or if i can just
avoid the compilation?

thanks
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

tools is useless so far...i t's a work in progress
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply