Editing and Customization > Tutorials

HOWTO: GE:S Server on 64bit Linux

(1/1)

wastetech:
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"

killermonkey:
Thanks! I've been meaning to do this.

Navigation

[0] Message Index

Go to full version