v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing v0.34 Talk:Installation

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

You are editing a page for an older version of Dwarf Fortress ("Main" is the current version, not "v0.34"). Please make sure you intend to do this. If you are here by mistake, see the current page instead.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 6: Line 6:
  
 
On some occasions in the linux installation guide the ia32-libs are mentioned. I think someone should add a note that on Ubuntu 14.04 and onwards they got removed and you need to install 32-bit libraries with the :i386 suffix.
 
On some occasions in the linux installation guide the ia32-libs are mentioned. I think someone should add a note that on Ubuntu 14.04 and onwards they got removed and you need to install 32-bit libraries with the :i386 suffix.
 
To add on that, I was stuck for a day on installing PeridexisErrant's LNP on my Kubuntu 14.04 machine, because I could not solve an "./libs/Dwarf_Fortress: error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS64" error. I installed a great many of :i386er libs, and the ia32-libs fro 13.10 or 13.04, too. Nothing worked. A tip I read elsewhere solved it in the end. All the necessary libs were already present at my machine, but the 64-bit versions were checked first in the LD_LIBRARY_PATH. Putting the 32-bit libs in the beginning of export LD_LIBRARY_PATH solved it.
 
 
Add something like this to the beginning of the startlnp script:
 
export LD_LIBRARY_PATH=/usr/lib32:$LD_LIBRARY_PATH
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Please sign comments with ~~~~

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: