Tremulous Forum

General => Troubleshooting => Topic started by: kenyee on April 13, 2006, 03:33:47 pm

Title: link libraries statically or build a 64-bit version
Post by: kenyee on April 13, 2006, 03:33:47 pm
As mentioned here:
http://www.tremulous.net/phpBB2/viewtopic.php?t=490

I'm having problems running on a 64-bit Linux system because it's missing the libSDL library in 32-bit form (I have ia32-libs installed already)...
Title: link libraries statically or build a 64-bit version
Post by: R1CH on April 13, 2006, 08:43:43 pm
I suggest you install or cross compile a 32 bit SDL library. Static linking on linux is a joke and a native AMD64 build of trem is reportedly much slower.