Linux installation poll...

For topics that do not fit in another sub-forum.

Moderator: Oberlus

Post Reply

Did compiling FreeOrion v0.1 complete sucessfully for you under Linux?

Yes, it installed perfectly!
2
9%
I had some problems but in the end got it working!
2
9%
No, I have so many problems I can't seem to fix!
6
26%
I used a Windows binary.
13
57%
 
Total votes: 23

Message
Author
Gontro
Space Floater
Posts: 17
Joined: Mon May 17, 2004 1:15 pm
Location: Queensland, Australia

Linux installation poll...

#1 Post by Gontro »

I was just wondering who else out there had issues while compiling FreeOrion under linux...
~ Gontro ~

Marijn
Space Squid
Posts: 65
Joined: Thu Feb 19, 2004 10:26 am
Location: Nijmegen (NL)

#2 Post by Marijn »

Well, I'm using FreeBSD, which is not really supported yet it seems, and GG completely fails (compiles, but does not run). Frustrating.

Pasi
Space Squid
Posts: 52
Joined: Mon Feb 09, 2004 3:35 pm
Location: Finland

#3 Post by Pasi »

Maybe it's just me being too lazy, but some library that FO uses wanted openGL support (or something) and altough I have openGL set up in my system, it doesn't work (certain library doesn't get compiled against oGL) ... For now, I'm testing FO at work with windows :wink:
I'm not a programmer... but I play one at Microsoft!

leiavoia
Space Kraken
Posts: 167
Joined: Sun Jul 20, 2003 6:22 pm

#4 Post by leiavoia »

@ Pasi:

I had problems linking against -GLU libs on my system. They are installed but are not detected. This messes up several programs that need GLU support but i found a way around it. Make a symlink to the actual lib file one directory down from it's actual location. It gets scanned and picks up perfectly.

Yoghurt
Programmer
Posts: 376
Joined: Sat Jun 28, 2003 8:17 pm
Location: Heidelberg, Germany

#5 Post by Yoghurt »

I've rewritten the FO build-system for linux. Do a CVS update to get it

If you haven't installed automake 1.8, autoconf 2.59 you will have to use update-configure.sh after the cvs update to get the new files. Otherwise do a autogen.sh after the update.

I cannot upload the file to freeorion.sf.net ATM, so I've uploaded it here:

http://dennis.uni-hd.de/FO-autotools.tar.bz2

download it, copy it to the FreeOrion directory and call update-configure with the "-n" parameter

Post Reply