02 Nov 13, 10:59PM
(This post was last modified: 02 Nov 13, 11:00PM by RandumKiwi.)
(02 Nov 13, 07:34PM)eldelantero Wrote: Well guys this is what i get when start AC from terminal:
======= Backtrace: =========
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__fortify_fail+0x50)[0xb71d93c0]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0xea32a)[0xb71d932a]
/usr/lib/i386-linux-gnu/libcurl.so.4(+0x90f5)[0xb738a0f5]
This happens with 1.2 and with 1.2.0.1
Is libcurl installed?
For RedHat based systems, type this at the command line:
sudo yum install SDL SDL_image zlib libogg libvorbis openal-soft libcurl
For Debian based systems, type this at the command line:
sudo apt-get install libsdl1.2debian libsdl-image1.2 zlib1g libogg0 libvorbis0a libopenal1 libcurl3