glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[glob2-devel] compiling the cvs version


From: Pope Retarded
Subject: [glob2-devel] compiling the cvs version
Date: Sun, 18 Feb 2007 21:02:22 +0100

Ok, I might be asking a lot of simple questions, but since the wiki is down, I can't find the answers myself.

I've never installed a program from source, so I have no previous experience, but I thought that if I followed the instructions in README.cvs it would work. Well, as you've already figured out, it didn't.

I installed these dependencies with Synaptic:
- automake
- autoconf
- libsdl1.2
- libsdl-net1.2
- libsdl-image1.2
- libsdl-ttf2.0
- libspeex
- libvorbis

Then I ran the following commands:
- ./bootstrap (creates ./configure)
- ./configure (configure the sources)
- ./syncdata (get the gfx and sounds)
- ./syncmaps (get the maps)
- make (compile)

Now, I don't now where it went wrong, so I'll give you all my output (some of it is in Swedish):

address@hidden:~$ cd installtest/glob2/
address@hidden:~/installtest/glob2$ ./bootstrap
configure.in: installing `./install-sh'
configure.in: installing `./missing'
libgag/src/Makefile.am: installing `./depcomp'
src/Makefile.am:241: LIBS was already defined in condition TRUE, which includes condition LINKSTATIC ...
configure.in:2: ... `LIBS' previously defined here
configure.in:3: installing `./config.guess'
configure.in:3: installing `./config.sub'
address@hidden:~/installtest/glob2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
address@hidden:~/installtest/glob2$ ./syncdata
rsync: failed to connect to yog.globulation2.org: Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
address@hidden:~/installtest/glob2$ ./syncmaps
rsync: failed to connect to yog.globulation2.org: Network is unreachable (101) rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
rsync: failed to connect to yog.globulation2.org: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
address@hidden:~/installtest/glob2$ make
make: *** Inga mål angavs och ingen makefil hittades.  Stannar.

The last row in English would be:
make: *** No targets specified and no makefile found. Stop.

Remember, I've never done this before (I'm a spoiled Ubuntu user that doesn't have to compile anything), so don't laugh at me if it's a stupid mistake. :)

//Erik Blomqvist

_________________________________________________________________
Schlagersignaler till mobilen http://msn.cellus.se/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]