PlaneShift
Support => Linux Specific Issues => Topic started by: F4k3 on December 19, 2005, 08:49:57 pm
-
Hey,
okay i have to explain a lot. At first i have some problems with updating the game. There always came an error that told me that i am ran out of mirrors. Because of that i am downloading all files that i need and build a http server by my own. Then all works perfect. I updated the game from my own server. But know the game told me that i am not using the right version for the Server. Updated is everything, what should I do ?? My Linux Distrubution is Fedora Core 4. Thanks you for your help.
-
I am having the same problem, I finally got update to work...and now when I run the client I am told I have the wrong version to connect to the server. I am running Kubuntu 5.10 Breezy Badger.
-
Did you apply both of Xordan\'s patches?
http://planeshift.oodlz.com/wbboard/thread.php?threadid=19389&boardid=41&styleid=4&sid=0018daa864dedc91f8891c34f5cf424a
Araye
-
I had the same problem initially, this was because I failed to do the final two steps, which are shown in the link posted by Araye.
Good luck!
-
Hi,
In order to install ps 3.012 (with the last updater needed
in order to get the correct version for the server) I proceed
thus :
1) I downloaded theses files :
- ps-3.011 (http://www.planeshift.it/download.html),
- ps-r2-3.012 (see the Xordan\'s sticky post nammed
\"Installer Releases\"),
- ps-r4-3.012 (see the same post),
- Only if you are problems : openal (source or pkg http://www.openal.org),
2) I installed ps-3.011 into a dir named : ps-11.
3) I installed ps-r2-3.012 into a dir named ps-12.
4) I uncompressed ps-r4-3.012 into a dir named ps-r4-12.
5) I moved the ps-3.011 art dir into the ps-12 dir.
6) I ran the updater (which is in ps-12 dir).
7) I removed updater.bin, psclient.bin and pssetup.bin
(which are in ps-12 dir).
8) I moved files contained in ps-r4-12 into the ps-12 dir.
9) I ran the new updater (of course in ps-12) :
./updater
10) Planshift is now correctly updated!
If arts lib is not found on your system :
11) Then remove openal libs which are in libs dir (rm libs/libopenal*)
12) Install openal lib on your system (if openal is not already installed). The openal presents on your system mustn\'t be linked to the arts lib. Otherwise install
openal from source (whithout arts support at the configure time : ./configure --enable-arts=no).
bye,
-
Hmmmm
When we compile OpenAL from source it wants the arts lib
whereas we can disable the arts support! The OpenAl compliation stop with many errors because arts lib is not
found.
Then if you have problems with arts lib install it I think...
(before install OpenAl of course)
-
I think I did almost as Azmodai said. However, after I tried to run psclient, it gave me a segmentation fault.
My bro told me to use some command called \"gbd\" and it said it didn\'t recognize the file type of psclient.bin...
I\'ll try to do everything from step 1.
-
Maybe the ps-r4-12 tarball was corrupted ? That\'s anormal.
-
I\'ve just noticed my browser dls 3 MBs of the ps-r4 file and then stops... It\'s supposed to be 6.4MBs, right?
I\'m trying to download from the other source.
EDIT:
Good, no more segmentation fault. But the server\'s down and I can\'t see if it\'s working or not -_-
EDIT2:
Yay! It\'s working! I love you all, nice helping people!
-
:-)
-
hiya.
i am running an amd64 machine on FC4 x86_64.
i followed the above steps but when I tried to run the updater for the 0.12 version (step6) i got the error
./updater.bin: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory
I have installed openssl, and libcrypto.so.0.9.7f is happily in the /lib directory. I made a link to /libcrypto.so.0.9.7 but that didn\'t work either.
Where did I go wrong?
Thanks
-
Click on my personal (http://www.vaikene.net/img/search.gif) (http://planeshift.oodlz.com/wbboard/thread.php?threadid=20922&boardid=41) button :) Perhaps you find a solution there.
-
Thanks Berero. I\'ve resolved it. I linked to the wrong directory....
There is another issue with smpeg, but nothing a nice yum install can\'t fix.