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

Pages: [1]
1
Linux Specific Issues / Re: "cannot execute binary file"
« on: March 23, 2007, 10:58:37 am »
Right, so now I've encountered another problem.

Trying to execute ./updater yields this message:

[root@home planeshift]# ./updater
./up: error while loading shared libraries: libstdc++.so.6: cannot handle TLS data
[root@home planeshift]#

(and I'm only logged in as root while installing new packages and things like that).

2
Linux Specific Issues / Re: "cannot execute binary file"
« on: March 23, 2007, 12:18:44 am »
Try:

./PlaneShift_CBV0.3.018.bin --mode text

That worked!

What might be the reason for this? Some gfx problems?

3
Linux Specific Issues / Re: "cannot execute binary file"
« on: March 22, 2007, 07:52:04 pm »
Actually - YES!

[root@home torrent]# ./PlaneShift_CBV0.3.018.bin --help
PlaneShift 0.3.018
Usage:

 --help                         Display the list of valid options

 --version                      Display product information

[....]

[root@home torrent]#                                 

4
Linux Specific Issues / "cannot execute binary file"
« on: March 22, 2007, 07:37:48 pm »
Hi there!

I'm quite eager to try PlaneShift, but being a linux-newbie has left me stuck with a problem trying to install it.

I have downloaded PlaneShift_CBV0.3.018.bin and checked that the md5 sum is correct.
I have set "chmod +x PlaneShift_CBV0.3.018.bin" and double-checked via the "right-click->properties" window in KDE to verify that the "is executable" box is checked.

This is what happens when I try to run the bin:

[root@home torrent]# sh ./PlaneShift_CBV0.3.018.bin
./PlaneShift_CBV0.3.018.bin: ./PlaneShift_CBV0.3.018.bin: cannot execute binary file
[root@home torrent]# ./PlaneShift_CBV0.3.018.bin

As you can see, when I try to run it via sh it yields that error message. When I try to run it directly with "./" nothing happens (I have waited a long time several times, every time ending up with doing a ctrl-C to end it).

What am I doing wrong?
Thanks for any hints..

Pages: [1]