cant compile

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
blinksilver
Peon
Peon
Posts: 10
Joined: 23 Mar 2005, 21:54

cant compile

Post by blinksilver »

okay i make sure all the SDL library are installed and then get guichan
./configure

the whole thing runs and at the end i get this
-------------------------------
Guichan ready for compilation!
-------------------------------
* Allegro = disabled
* OpenGL = yes
* SDL = yes
* SDL Image = yes
--------------------------------
then make and make install
change the the man worlds dir
do a ./configure

checking for g++... g++
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 g++ accepts -g... yes
checking for gcc... gcc
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 a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for _init in -lguichan... yes
checking for _init in -lguichan_sdl... no
configure: error: *** Unable to find Guichan SDL library (guichan.darkbits.org)

am i missing something
blinksilver
Peon
Peon
Posts: 10
Joined: 23 Mar 2005, 21:54

Post by blinksilver »

there was something wrong .10 configure file, CVS works
blinksilver
Peon
Peon
Posts: 10
Joined: 23 Mar 2005, 21:54

Post by blinksilver »

but when i try to run it

$ tmw
Check if exists: data/core/graphics/gui/mouse.png
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

checked ~/data/core/graphics/gui/mouse.png
it does exist
blinksilver
Peon
Peon
Posts: 10
Joined: 23 Mar 2005, 21:54

Post by blinksilver »

recomplied everything agian and all worked,
User avatar
Kyokai
Warrior
Warrior
Posts: 323
Joined: 15 Feb 2005, 02:55
Location: USA, North Carolina
Contact:

Post by Kyokai »

when you want to add to a previous message and no one else has added anything after you, please edit your post instead of double, triple, or (ack) quadruple posting. It's just good BBS style not to have whole threads where you are the only contributor.
The Mana World System Coordinator.
View the Systems
So what does the systems coordinator actually do? My job is to take your ideas for TMW and build them into working aspects of gameplay that can be implemented by the artists and programmers. If there's anything you think we can do better or differently, let me know.
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

heh yeah

well for some kinda diary its ok
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
Post Reply