I went to the download-page downloaded the fs2_open_3.6.16.tar.bz2 package, extract it. runned it like so ./fs2_open_3.6.16 but i get the below error:
./fs2_open_3.6.16: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory
(The liblua5.1-0 package is installed)
I tried
ln -s ./liblua-5.1.so.5.1.x liblua-5.1.so
But it didn't work, same error.
Question: How do i fix this error and play the game
Note: I am using Ubuntu 12.10
The output of: ldd ./fs2_open_3.6.16
linux-vdso.so.1 => (0x00007fffa22cc000)
libSDL-1.2.so.0 => /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0 (0x00007f0566c3e000)
libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007f0566a11000)
libvorbisfile.so.3 => /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3 (0x00007f0566808000)
libtheora.so.0 => /usr/lib/x86_64-linux-gnu/libtheora.so.0 (0x00007f05665b7000)
libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007f05663b0000)
libopenal.so.1 => /usr/lib/x86_64-linux-gnu/libopenal.so.1 (0x00007f0566156000)
libGL.so.1 => /usr/lib/nvidia-current-updates/libGL.so.1 (0x00007f0565e39000)
libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007f0565bba000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f0565993000)
liblua5.1.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.1.so.0 (0x00007f0565766000)
libjpeg.so.62 => /usr/lib/x86_64-linux-gnu/libjpeg.so.62 (0x00007f0565541000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f056523d000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0564f41000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f0564d2b000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f056496b000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f056474e000)
libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f0564464000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f056425f000)
libpulse-simple.so.0 => /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0 (0x00007f056405b000)
libpulse.so.0 => /usr/lib/x86_64-linux-gnu/libpulse.so.0 (0x00007f0563e13000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f0563ad8000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f05638c6000)
libcaca.so.0 => /usr/lib/x86_64-linux-gnu/libcaca.so.0 (0x00007f05635f9000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f05633f0000)
libnvidia-tls.so.304.51 => /usr/lib/nvidia-current-updates/tls/libnvidia-tls.so.304.51 (0x00007f05631ed000)
libnvidia-glcore.so.304.51 => /usr/lib/nvidia-current-updates/libnvidia-glcore.so.304.51 (0x00007f0560e03000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0560beb000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0566f05000)
libpulsecommon-2.1.so => /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.1.so (0x00007f056098e000)
libjson.so.0 => /usr/lib/x86_64-linux-gnu/libjson.so.0 (0x00007f0560784000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f0560540000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f0560322000)
libslang.so.2 => /lib/x86_64-linux-gnu/libslang.so.2 (0x00007f055ff91000)
libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 (0x00007f055fd64000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007f055fb3c000)
libwrap.so.0 => /lib/x86_64-linux-gnu/libwrap.so.0 (0x00007f055f931000)
libsndfile.so.1 => /usr/lib/x86_64-linux-gnu/libsndfile.so.1 (0x00007f055f6cb000)
libasyncns.so.0 => /usr/lib/x86_64-linux-gnu/libasyncns.so.0 (0x00007f055f4c5000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f055f2c0000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f055f0ba000)
libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007f055eea0000)
libFLAC.so.8 => /usr/lib/x86_64-linux-gnu/libFLAC.so.8 (0x00007f055ec53000)
libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 (0x00007f055e784000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f055e568000)
I downloaded fs2open3616_1.0-1_amd64.deb insalled it with the software-center, and I also installed the missing lib files(i386) which it needed according to the ldd ./fs2_open_3.6.16 command, like so sudo apt-get install liblua5.1-0:1386 (After installing the i386 lib I updated the output of ldd ./fs2_open_3.6.16)
here is the error:
ERROR: " Web cursor bitmap not found. This is most likely due to one of three reasons: 1) You're running FreeSpace Open from somewhere other than your FreeSpace 2 folder;
2) You've somehow corrupted your FreeSpace 2 installation, e.g. by modifying or removing the retail VP files;
3) You haven't installed FreeSpace 2 at all. (Note that installing FreeSpace Open does NOT remove the need for a FreeSpace 2 installation.)
Number 1 can be fixed by simply moving the FreeSpace Open executable file to the FreeSpace 2 folder. Numbers 2 and 3 can be fixed by installing or reinstalling FreeSpace 2." at graphics/2d.cpp:645



dpkg -L liblua5.1-0. That will reveal the exact location of the files. I don't get the error on a 32bit system, so perhaps you need to state the location of the liblua file explicitly with LD_LIBRARY_PATH. You could set that in a wrapper script that launched the game. – Mik Mar 2 at 0:45ldd ./fs2_open_3.6.16i found out that i didn't had installed the I386 lib what this game needed i installed like sosudo apt-get install liblua5.1-0:1386but no when runned i get another error. read the answer for the error. – blade19899 Mar 5 at 15:55