Author Topic: I cant run server under linux  (Read 1429 times)

0 Members and 1 Guest are viewing this topic.

Offline okt

  • Major(1)
  • Posts: 4
I cant run server under linux
« on: February 23, 2007, 12:36:57 pm »
Debian-pre40-etch-64-LAMP:~/soldat# ./soldatserver
-bash: ./soldatserver: No such file or directory
Debian-pre40-etch-64-LAMP:~/soldat# ./serverscript
-bash: ./serverscript: /bin/bash^M: bad interpreter: No such file or directory

any ideas?

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: I cant run server under linux
« Reply #1 on: February 23, 2007, 01:19:43 pm »
you can't run the soldatserver on 64 bit linux without having the 32 bit compatibility libraries installed.

apt-get install ia32-libs

https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292233


edit: and even then, I couldn't get it to run, I got a runtime error 213.  I wouldn't be surprised if it works now, I tried it a while ago on an older server version
« Last Edit: February 23, 2007, 01:40:51 pm by FliesLikeABrick »

Offline okt

  • Major(1)
  • Posts: 4
Re: I cant run server under linux
« Reply #2 on: February 24, 2007, 06:31:51 am »
Thanks man, it works

Offline EnEsCe

  • Retired Soldat Developer
  • Flamebow Warrior
  • ******
  • Posts: 3101
  • http://enesce.com/
    • [eC] Official Website
Re: I cant run server under linux
« Reply #3 on: February 24, 2007, 06:54:33 am »
Wait, you got it to work under 64-Bit linux?

Offline chrisgbk

  • Inactive Staff
  • Veteran
  • *****
  • Posts: 1739
Re: I cant run server under linux
« Reply #4 on: February 26, 2007, 12:08:16 am »
As I recall, it works now, but with stability issues.