Search found 3 matches

by LordGordon
Sat Jan 13, 2007 11:41 pm
Forum: General Discussions
Topic: Compiling problems on Linux
Replies: 4
Views: 11408

Re: wow

Wow... That's complicated. You should get Ubuntu, all that stuff is a lot easier with .deb packages. I have downloaded all the dependances with yum. The only complication was the symbolic link. The compiling was completed without problems. The configure script of globulation search in /usr/local/, ...
by LordGordon
Sat Jan 13, 2007 5:24 pm
Forum: General Discussions
Topic: Compiling problems on Linux
Replies: 4
Views: 11408

Ok, solved.
I created symbolic links from /usr/lib/libSDL* to /usr/local/lib/ and from /usr/include/SDL/SDL* to /usr/local/include/SDL/.

Now I can play with Globulation!
by LordGordon
Sat Jan 13, 2007 5:02 pm
Forum: General Discussions
Topic: Compiling problems on Linux
Replies: 4
Views: 11408

Compiling problems on Linux

Hello, I found this game and seems to be very interesting. I want to use it on my GNU\Linux Fedora Core 5 but I failed to install it. First i tried to use the rpm but the link doesn't work! (http://www.nu6.org/_/pak/globulation2/) Then I tried to compile the game. The configure script failed to find...