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: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 40: Line 40:
  
 
On OS X 10.8 and above, you will need to download [http://xquartz.macosforge.org/landing/ XQuartz] to run Dwarf Fortress, which is no longer bundled with OS X by default.
 
On OS X 10.8 and above, you will need to download [http://xquartz.macosforge.org/landing/ XQuartz] to run Dwarf Fortress, which is no longer bundled with OS X by default.
 +
 +
=== OS X 10.7 Lion ===
 +
 +
When first running Dwarf Fortress '''prior to v0.34''' on 10.7 Lion, you may be startled to discover that Dwarf Fortress crashes without so much as a by-your-leave. Don't worry; Dwarf Fortress will still run on Lion. The issue lies in the libraries; they haven't changed from the ones in Snow Leopard, but their naming scheme has. The fix is a quick one. Open up the "df" launch script in a text editor of your choice (TextEdit is the default), and locate the following lines:
 +
 +
:export DYLD_FALLBACK_LIBRARY_PATH=${PWD}/libs<br/>
 +
:export DYLD_FALLBACK_FRAMEWORK_PATH=${PWD}/libs
 +
 +
Change them to read as follows:
 +
 +
:export DYLD_LIBRARY_PATH=${PWD}/libs<br/>
 +
:export DYLD_FRAMEWORK_PATH=${PWD}/libs
 +
 +
With the change, Dwarf Fortress should run normally.
 +
 +
Note that DF v0.34.01+ contains this fix in the "df" script, so there's no need to do this manually.
  
 
== Linux ==
 
== Linux ==

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!

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

Cancel Editing help (opens in new window)