Wednesday, March 2. 2011Setting up Dwarf Fortress in 64bit DebianTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Sehr gut, vielleicht schaffe ich es jetzt DF für Ubuntu mit Tiles zu installieren.
Süchtle gerade viel zu viel Dungeon Crawl Stone Soup (mit Tiles).
./libs/Dwarf_Fortress: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
What's wrong ? 64 bit Debian Squeeze, ia32-libs and ia32-libs-gtk installed. I'm running it with the df script. I followed your advice and it doesn't help.
Thanks for the hint! Looks like ia32-libs only suggests ia32-libs-gtk
Fixed the entry.
thank you this is very clear and usefull
btw i love the way you do a chmod Xr
Thanx for giving step by step method for setting df on 64 bits Minux !
I think that no "ln -s" is required,"ldconfig" ( as root ) will do the trick ! ( it did for me !)
Because it's suppose to be :
tar xf ~/tmp/df_31 ...etc etc there's a ~ missing
No, no missing "~". I wrote:
> Assuming [...] that you have downloaded the tarball from above to /tmp/ ![]()
Debian now has better multiarch support. Here are the new steps for amd64 systems (packages names might vary, this is for unstable):
[as root obviously, each line is a command that should be fitted in a single shell command line] dpkg --add-architecture i386 apt-get update apt-get install libsdl1.2debian:i386 libsdl-image1.2:i386 libsdl-ttf2.0-0:i386 libgtk2.0-0:i386 libglu1-mesa:i386 then it should work...
1. Used this per instruction https://github.com/andrewd18/df-lnp-installer
2. LNP (it) starts, but wont run df. Running df from bash says Dwarf Fortress not found. (try random stuff) 3. Go multiarch: dpkg --add-architecture i386 apt-get update apt-get install libsdl1.2debian:i386 libsdl-image1.2:i386 libsdl-ttf2.0-0:i386 libgtk2.0-0:i386 libglu1-mesa:i386 4. run df from bash: $ ./df win! |
QuicksearchCategoriesOther Blogs |