[LINUX] Statically linked version

Problems and solutions for installing or running FreeOrion, including discussion of bugs if needed before posting a bug report on GitHub. For problems building from source, post in Compile.

Moderator: Oberlus

Post Reply
Message
Author
Yentor
Space Krill
Posts: 1
Joined: Thu Jun 05, 2008 3:37 pm

[LINUX] Statically linked version

#1 Post by Yentor »

Generating Universe and AIs... but here is the terminal output when i start to generate
I am Symlink. Following into my targets basedir
CWD: /home/turul/freeorion/application
HumanClientApp::HandleMessage(HOST_SP_GAME)
/home/turul/freeorion/application/freeorionca: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory
/home/turul/freeorion/application/freeorionca: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory
/home/turul/freeorion/application/freeorionca: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory
/home/turul/freeorion/application/freeorionca: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory

User avatar
kroddn
Static Linker
Posts: 347
Joined: Thu Jun 28, 2007 10:28 am

Re: [LINUX] Statically linked version

#2 Post by kroddn »

Install python2.4 as mentioned in the readme.

Post Reply