PlaneShift
Gameplay => General Discussion => Topic started by: Midivar on May 31, 2002, 11:11:00 am
-
Will there ever be a simple tarball for the Linux client instead of an RPM, or even just the psclient binary? My system isn\'t RPM based and rather old; my version of rpm can\'t handle newer RPM\'s and I\'d like to avoid installing anything related to RPM. :) I want to be in control.
-
Sorry, I saw that my question was moved to Technical Help. I thought I lost it. :)
-
A tarball is required really. Any linux distribution that does not use the prm format is screwed really. As rpm2tar doesnt always (and in this case) work.
Plus if u just give linux downloads for rpm based linux distributions it will not start off a great \'community\' feeling.
Weeks
Edited for language.
-
Incase anyone cares, heres what I did to get it working on my Debian system (Unstable)
alien -d for each of the 4 rpm files
then
dpkg -i for the 4 new .deb files generated
I got scared though because psclient isnt in my path! It is located here :
/usr/local/games/planeshift/bin/psclient
but back on topic, yes binary tarballs (and ideally source tarballs) would be greatly appreciated :)
-
Well, you can (or at least you could a few months ago) get the source via CVS and compile your own client.