#1 2014-07-28 11:56:54

MrStefan
Player
Reputation: 0
Registered: 2014-07-28
Posts: 2
Windows 7 Firefox 30.0

Server on debian 64 bits?

Hi, I recently wanted to create a server on debian 64 bits, but when I launch start.sh I have bf1942_lnxded: not found.
I tried to create it manually, but still nothing sad.

I read here that a reinstallation with x86 version solved the problem, but I just cant do that, I use my server for many other things and dont want to reinstall everything.

So, did I miss something? or is it really impossible?

Offline

    Positive reputation 0   Negative reputation 0

#2 2014-07-28 12:00:20

tuia
BFSoldier
Portugal
Reputation: +1124
Location: Lisbon
Registered: 2012-02-20
Posts: 6,389
Website
Windows 7 Opera 11.64

Re: Server on debian 64 bits?

Hi,

I believe you have to use ia32 libs, or something like that, for x86 compatibility.

Offline

    Positive reputation 0   Negative reputation 0

#3 2014-07-28 12:11:17

tuia
BFSoldier
Portugal
Reputation: +1124
Location: Lisbon
Registered: 2012-02-20
Posts: 6,389
Website
Windows 7 Opera 11.64

Re: Server on debian 64 bits?

Probably, this should be an answer to your problem:
http://stackoverflow.com/questions/2003 … eezy-amd64

dpkg --add-architecture i386 
apt-get update
apt-get install libc6:i386

Offline

    Positive reputation 1   Negative reputation 0

#4 2014-07-28 12:28:33

MrStefan
Player
Reputation: 0
Registered: 2014-07-28
Posts: 2
Windows 7 Firefox 30.0

Re: Server on debian 64 bits?

Hehe thx, its just what I did, but I needed that too :

apt-get install libncurses5:i386

And now it works well, thanks Tuia!

Offline

    Positive reputation 0   Negative reputation 0

Board footer