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.
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.
?? 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:~$

titan@titan-desktop:~/opt/PlaneShift$ ./psclient
./psclient.bin: error while loading shared libraries: libCgGL.so: wrong ELF class: ELFCLASS32
titan@titan-desktop:~/opt/PlaneShift$
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.