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

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

Crash when I press "Play Dwarf Fortress!" [SOLVED] #40

Closed ZephaniahNoah closed 7 years ago

ZephaniahNoah commented 7 years ago

PyLNP opens fine, but when I press Play Dwarf Fortress I get this in the terminal console:

readlink: missing operand
Try 'readlink --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
/home/dude/Documents/Dwarf-Fortress/EVERYTHING/df_linux/dfhack: 40: /home/dude/Documents/Dwarf-Fortress/EVERYTHING/df_linux/dfhack: source: not found
Sound devices available:
OpenAL Soft
Picking OpenAL Soft. If your desired device was missing, make sure you have the appropriate 32-bit libraries installed. If you wanted a different device, configure ~/.openalrc appropriately.
Perfect OpenAL context attributes GET
Loading bindings from data/init/interface.txt
ZephaniahNoah commented 7 years ago

I deleted /df_linux/libs/libstdc++.so.6 and it works now...