Hey friends, switched operating systems recently and I went to run df and ran into a handful of missing dependencies which I went and got, but now I'm having an issue where something to do with C++ isn't found. The console says:
./libs/Dwarf_Fortress: /home/melody/df4705/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/melody/df4705/libs/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /lib/x86_64-linux-gnu/libGLU.so.1)
I'm fairly certain I already downloaded GLU.
libglu1-mesa is already the newest version (9.0.0-2.1+b3).
I certainly have libstdc++6
libstdc++6 is already the newest version (8.3.0-6).
And I've already ran the dependency install commands on the wiki. At this point I'm not really sure how to get it running. Any input?
I swear to god I searched and searched for what my problem could've been and ONLY AFTER making this thread do I stumble upon
http://www.bay12forums.com/smf/index.php?topic=169148.msg7668072#msg7668072I guess that answers the question. actually it doesn't? I'm confused. found the answer. I'm an idiot, wish I would've just checked here instead of assuming a search engine would find it.
df_linux/libs/Dwarf_Fortress: /home/charlie/df_linux/libs/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /lib64/libGLU.so.1)
Anyone know how I fix this? The file's there in the correct folder.
It's kinda funny to see this problem come up right after the previous couple of posts. Anyway, try deleting the libstdc++.so.6 library from df_linux/libs. The fact that it comes with DF is honestly a mistake, and it should never be there.