Author Topic: Error installing steel blue on linux  (Read 733 times)

Rigwyn

  • Guest
Error installing steel blue on linux
« on: March 01, 2008, 10:22:41 pm »
After installing steel blue on Linux i get an error running psclient, pssetup etc...
In brief, the client was installed to /opt ( default ) (from home ) , however the script tries to run ~/opt/Planeshift instead of /opt/Planeshift.

As a quick cheezy workaround I added a symbolic link in my home dir to /opt

Here's what happens when the script is run as shipped

user@3f00:~$ /opt/PlaneShift/psclient
+ R=/home/user//opt/PlaneShift/psclient
+ R=/home/user//opt/PlaneShift
+ cd /home/user//opt/PlaneShift
/opt/PlaneShift/psclient: line 5: cd: /home/user//opt/PlaneShift: No such file
 or directory
+ chmod 770 psclient.bin
chmod: cannot access `psclient.bin': No such file or directory
+ export 'LD_LIBRARY_PATH=libs/:$LD_LIBRARY_PATH'
+ LD_LIBRARY_PATH='libs/:$LD_LIBRARY_PATH'
+ exec ./psclient.bin
/opt/PlaneShift/psclient: line 8: /home/user/psclient.bin: No such file or dir                               ectory
/opt/PlaneShift/psclient: line 8: exec: /home/user/psclient.bin: cannot execut                               e: No such file or directory

« Last Edit: October 01, 2009, 07:14:25 pm by Rigwyn »

Jonerian

  • Hydlaa Resident
  • *
  • Posts: 102
  • Jonerian Cruentis
    • View Profile
Re: Error installing steel blue on linux
« Reply #1 on: March 02, 2008, 02:35:26 am »
This should be the same issue as http://hydlaa.com/smf/index.php?topic=31685.0.