Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - stevel1983

Pages: [1]
1
Linux Specific Issues / Re: Stupid shared libraries
« on: June 29, 2008, 10:41:45 pm »
Im going back to windows, DOS logic makes sense.

2
Linux Specific Issues / Re: Stupid shared libraries
« on: June 29, 2008, 10:26:40 pm »
I reinstalled again. I even went under root to check my permissions. What happened ?????

I tried this out:
Code: [Select]
titan@titan-desktop:~$ chmod -r 755ing /home/titan/opt/PlaneShift
chmod: cannot access `755ing': No such file or directory
chmod: changing permissions of `/home/titan/opt/PlaneShift': Operation not permitted
titan@titan-desktop:~$

3
Linux Specific Issues / Re: Stupid shared libraries
« on: June 29, 2008, 10:06:18 pm »
I reinstalled the game and now Im locked out of my folder ???

4
Linux Specific Issues / Re: Stupid shared libraries
« on: June 29, 2008, 09:54:07 pm »
Nope, I downloaded the correct version. Im running 64 os and I downloaded 64game. I did however download off the forums some missing libs, that maybe the 32 error. Im not sure.
:http://hydlaa.com/smf/index.php?topic=22248.15

5
Linux Specific Issues / Re: Stupid shared libraries
« on: June 29, 2008, 09:36:00 pm »
Code: [Select]
titan@titan-desktop:~/opt/PlaneShift$ ./psclient
./psclient.bin: error while loading shared libraries: libCgGL.so: wrong ELF class: ELFCLASS32
titan@titan-desktop:~/opt/PlaneShift$

6
Linux Specific Issues / Stupid shared libraries
« on: June 29, 2008, 09:25:33 pm »


Please dont post a link to a guide, I have worked on this thing for 12 hours and Im loosing my patience with linux.  I have followed all of the advice and still cannot get this game to run. I got it to run once but then the server said it was down. I followed advice on a tcp dump and now it comes up with this error.

./psclient.bin: error while loading shared libraries: libCgGL.so: cannot open shared object file: No such file or directory
Code: [Select]
titan@titan-desktop:~$ cd /home/titan/opt/PlaneShift
titan@titan-desktop:~/opt/PlaneShift$ ./psclient.bin
./psclient.bin: error while loading shared libraries: libCgGL.so: cannot open shared object file: No such file or directory
titan@titan-desktop:~/opt/PlaneShift$
Ive tried everything listed on the forum. It took from download to playing on vista 12minutes. Its taken over 12 hours on linux and still no joy. Please help to restore my faith in opensource.

Pages: [1]