Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0011635Dwarf FortressTechnical -- Generalpublic2020-10-12 13:272020-10-12 15:43
KingCakeTheFruity 
lethosor 
normalblockalways
resolvedduplicate 
LinuxUbuntu20.04
0.47.04 
 
0011635: DF can't be launched at all
I don't actually know if such a thing can be called a bug, but... I just can't launch the game :(

I downloaded the official .bz2 file from the bay12, tried to run 'df' file.
That's what I got:
./Dwarf_Fortress: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

After installing a ton of random libs and dlls I proceeded to:
./libs/Dwarf_Fortress: /home/kctf/Games/df_linux/libs/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /lib/x86_64-linux-gnu/libGLU.so.1)
./libs/Dwarf_Fortress: /home/kctf/Games/df_linux/libs/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /lib/x86_64-linux-gnu/libGLU.so.1)

None stackverflow answers helped me, an hour of googling leads to nothing, so I now consider this to be a bug. Again, I'm very sorry for taking your time, if it's not.
No tags attached.
duplicate of 0009893acknowledged lethosor Linux: libs/libstdc++.so.6 causing linking problem 
Issue History
2020-10-12 13:27KingCakeTheFruityNew Issue
2020-10-12 13:32KingCakeTheFruityNote Added: 0040757
2020-10-12 15:39lethosorRelationship addedduplicate of 0009893
2020-10-12 15:42lethosorNote Added: 0040758
2020-10-12 15:43lethosorNote Edited: 0040758bug_revision_view_page.php?bugnote_id=0040758#r16575
2020-10-12 15:43lethosorStatusnew => resolved
2020-10-12 15:43lethosorResolutionopen => duplicate
2020-10-12 15:43lethosorAssigned To => lethosor

Notes
(0040757)
KingCakeTheFruity   
2020-10-12 13:32   
Renaming libstdc++.so.6 to anything else helped!
Now it only gives me 'Dynamically loading the OpenAL library failed, disabling sound' error. Sad, but at least I can enjoy DF from now on
(0040758)
lethosor   
2020-10-12 15:42   
(edited on: 2020-10-12 15:43)
Marking this as a duplicate for 0009893 (for the libstdc++ part). I didn't find an existing issue related to SDL and other dependencies, but they're already documented in README.linux and at https://dwarffortresswiki.org/index.php/Installation [^] .