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 - sirjinx

Pages: [1]
1
Linux Specific Issues /
« on: January 28, 2006, 06:47:47 pm »
ok thanks alot.

I got the updater to work :)
I hope the pssetup will work just as well too :D

2
Linux Specific Issues / GCC lib?
« on: January 28, 2006, 06:12:30 pm »
So, I get this error:

\"error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory\"

Sicne I am using Fedora Core 4, I used yum to install \"libstdc++\".
Yum-ing it went smooth.
I tried it again, it gave me the same error.

Is there a link that I am supposed to do?
It doesn\'t appear to be in the PS manual.


edit: I have found part of my problem.
The libstdc++ I have is .so.6 and not   .so.5
When I tried to make a copy of it and named it .5 isntead,
Quote

[root@localhost planeshift]# ./updater
/home/sirjinx/planeshift/updater.bin: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2\' not found (required by /home/sirjinx/planeshift/updater.bin)
/home/sirjinx/planeshift/updater.bin: /usr/lib/libstdc++.so.5: version `CXXABI_1.2\' not found (required by /home/sirjinx/planeshift/updater.bin)


So now, I\'m stuck at that point :S

Pages: [1]