GoldenEye: Source Forums

  • March 28, 2024, 07:53:54 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: HOWTO: GE:S Server on 64bit Linux  (Read 5595 times)

0 Members and 1 Guest are viewing this topic.

wastetech

  • Agent
  • *
  • Posts: 2
  • Reputation Power: 0
  • wastetech has no influence.
  • Offline Offline
HOWTO: GE:S Server on 64bit Linux
« on: June 29, 2011, 11:37:24 pm »

After doing some searching of the forums etc I thought I'd share how I got the server running on 64bit Debian.

I was missing two .so's from my /user/lib32 folder

First one was libcurl-gnutls.so.4 which was provided by killermonkey here:
http://update.goldeneyesource.net/libcurl-i386-debian.zip

Second was libidn.so.11 which I found in this deb file:
http://pkgs.org/debian-lenny/multimedia-main-amd64/ia32-libs-libidn11_1.18-0.0_amd64.deb.html
Extract with "ar xv ia32-libs-libidn11_1.18-0.0_amd64.deb" then untar the data.gz

You can check what files you are missing with "ldd gesource/bin/WebRequest.so"
Logged

killermonkey

  • GES Programmer
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 5,473
  • Reputation Power: 346
  • killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!
  • Offline Offline
    • DroidMonkey Apps
Re: HOWTO: GE:S Server on 64bit Linux
« Reply #1 on: June 30, 2011, 10:13:43 am »

Thanks! I've been meaning to do this.
Logged
Pages: [1]   Go Up