For anyone who is getting an popup window error like
Code:
Could not find PNG file: Ironhand 16x16.png
, the reason is that you have a newer version of glibc, so libgraphics doesn't link properly. The solution:
1. Install vanilla dwarf fortress, verify that it works.
2. Find the file called "
libgraphics.so" in the normal dwarf fortress install location.
3. Copy that file into "lnp install folder/df_linux/libs" and overwrite the existing file.
4. Try "sudo ./startlnp" again and click start. If dwarf fortress does not open, or you get some error, delete the file named something like "libstdc++.so" in "lnp install folder/df_linux/libs".
comment last edited by DwarfMonad on Jul 30, 2014, 05:23:24 pm