Lazy-Newb-Pack / Lazy-Newb-Pack-Linux

A Lazy Newb Pack for Linux
http://lazynewbpack.com/
150 stars 12 forks source link

Linux Mint missing files #63

Open klemenhe opened 5 years ago

klemenhe commented 5 years ago
[distro_fixes] [INFO] Checking whether any distro specific fixes are required...
/media/hermi/HDD/DWARF FORT/LinuxLNP-0.44.12-r01/df_linux/dfhack: 57: [: /media/hermi/HDD/DWARF: unexpected operator
[distro_fixes] [INFO] OS: linuxmint
[distro_fixes] [INFO] ARCH: x86_64
[distro_fixes] [INFO] VER: 19
[distro_fixes] [INFO] DF_ARCH: 64-bit
[distro_fixes] [INFO] DF_BIN_LOCATION: /media/hermi/HDD/DWARF FORT/LinuxLNP-0.44.12-r01/df_linux/libs/Dwarf_Fortress
[distro_fixes] [WARN] 64bit 'Dwarf_Fortress' on unhandled 64bit OS detected. If you get 'missing file' errors, please open an issue on Github: https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/issues.
[distro_fixes] [WARN] Could not find a 64-bit zlib
[distro_fixes] [INFO] PRELOAD_LIB: 
[distro_fixes] [INFO] LD_LIBRARY_PATH: 
[distro_fixes] [INFO] Done
./libs/Dwarf_Fortress: error while loading shared libraries: libSDL_ttf-2.0.so.0: cannot open shared object file: No such file or directory

Here's my console, please help.

lethosor commented 5 years ago

Looks like the real issue is a missing libsdl-ttf. Have you tried installing that?

bspeice commented 5 years ago

The package I needed to install when this was an issue for me was libsdl-ttf2.0-0. Worked just fine afterward.