Author Topic: Linux version  (Read 3414 times)

Arcanacat

  • Hydlaa Resident
  • *
  • Posts: 50
    • View Profile
(No subject)
« Reply #15 on: April 14, 2006, 10:42:14 pm »
I just updated, and now I can\'t run the client.

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #16 on: April 15, 2006, 12:50:18 pm »
WTF?

Why are binaries 64 bit(downloaded with updater)?

Are this from torrent the same (because i don\'t know if download installer)?
« Last Edit: April 15, 2006, 01:01:41 pm by thesius »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #17 on: April 15, 2006, 03:54:51 pm »
Quote
Originally posted by thesius
WTF?

Why are binaries 64 bit(downloaded with updater)?

Are this from torrent the same (because i don\'t know if download installer)?


Quote
Originally posted by Arcanacat
I just updated, and now I can\'t run the client.


eh? Explain better your problems.....

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #18 on: April 15, 2006, 04:09:04 pm »
Code: [Select]

[tharkang, 16:06]:~/sys/planeshift>./psclient
./psclient: line 5: /home/tharkang/sys/planeshift/psc: cannot execute binary file
./psclient: line 5: /home/tharkang/sys/planeshift/psc: Success
[tharkang, 16:06]:~/sys/planeshift>./psc
./psc: Błędny format pliku wykonywalnego. Binary file not executable.
[tharkang, 16:06]:~/sys/planeshift>strings psc | head
/lib64/ld-linux-x86-64.so.2
libpthread.so.0
longjmp
pthread_cond_wait
pthread_cond_timedwait
pthread_attr_destroy
sem_getvalue
pthread_exit
pthread_cancel
recvfrom


\"Błędny format pliku wykonywalnego.\" means \"Invalid format of executable file\" (don\'t know why it was shown in my national language, locales were set to en_US.UTF-8).

Should there be \"/lib64/ld-linux-x86-64.so.2\"?

Situation after running updater --auto (binary \"up\" was downloaded from forum, because original was segfaulting).
« Last Edit: April 15, 2006, 04:10:29 pm by thesius »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #19 on: April 15, 2006, 04:59:19 pm »
Are you running on amd64 with 64-bit OS?

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #20 on: April 15, 2006, 05:01:25 pm »
No, and that\'s the problem. Updater downloaded 64 bit binaries, and my system is 32 bit.

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #21 on: April 15, 2006, 05:02:08 pm »
Hmm, I don\'t know why it downloaded the 64-bit ones... it shouldn\'t have.

I will check this now.

Can you paste the contents of fixlibs.sh for me?

Found the problem;

do:

chmod +x pss psc up

then try running the apps.
« Last Edit: April 15, 2006, 05:07:15 pm by Xordan »

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #22 on: April 15, 2006, 05:07:06 pm »
My updaterconfig.xml, maybe something\'s wrong with it.

fixlibs.sh:
Code: [Select]

#!/bin/bash

echo This program will download the latest dynamic libs required by PlaneShift. If you have missing lib errors, running this program may fix them.
echo Press enter to continue. Press Ctrl+C to abort.
read -e ENTER
echo Downloading new libs. This may take a while.
wget [URL]www.xordan.com/libs64.tar.bz2[/URL]
echo Download finished.... copying to correct location.
rm -R libs
tar -xjf libs64.tar.bz2
rm libs64.tar.bz2
echo All done.
« Last Edit: April 15, 2006, 05:08:12 pm by thesius »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #23 on: April 15, 2006, 05:07:57 pm »
ack, yes. That updaterconfig.xml is totally wrong... although it wouldn\'t cause you those problems. Run ./updater again.

Ok... how strange. updater gets the correct versions fine for me. Download the installer and try that. Could be a bug in the old updater.
« Last Edit: April 15, 2006, 05:09:59 pm by Xordan »

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #24 on: April 15, 2006, 05:10:13 pm »
It was last updated after release of windows 0.3.14a, but before 0.3.14b, as I remember. 5 files were updated then.

Ok, I\'ll download installer. But I don\'t know if there\'s problem with my torrent client, or others block upload - it downloads something half hour, and then stops...
« Last Edit: April 15, 2006, 05:12:21 pm by thesius »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #25 on: April 15, 2006, 05:12:22 pm »
There\'s a new one with 0.3.014b.

Anyway, as I said, get the installer and install using that. If you could, run the updater afterwards and see if it works ok (it shouldn\'t download the 64-bit stuff).

Torrent can do that. Depends on how many seeds there are. Just wait :)
« Last Edit: April 15, 2006, 05:13:25 pm by Xordan »

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #26 on: April 15, 2006, 05:20:41 pm »
No, it tries to download some Chunks, from some clients, but download speed is 0, and client does not change sources.

But pausing and resuming helps.

Anyway thanks for help.

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #27 on: April 15, 2006, 05:22:13 pm »
Maybe you should try a different client. I like Azureus.

thesius

  • Traveller
  • *
  • Posts: 20
    • View Profile
(No subject)
« Reply #28 on: April 15, 2006, 05:33:52 pm »
No Java, without real need.

But I probably try some Bit Tornado, or something like that. I hope only it will be able to connect to my second client, and \"download\" this 60MB, that I downloaded yet.