Dwarf Fortress Bootstrap (beta)
for LinuxBuild your own Dwarf Fortress installation from source with no nonsense.
All the shit you need. It Just Works†https://github.com/Ramblurr/df-bootstrap† Probably won't just work yet, it's still in beta. I need your help.
Hey folks,
I got sick and tired of the PITA song and dance that must be done whenever you want to install Dwarf Fortress + friendly utilities on Linux, tired of chasing down missing libraries, updating symlinks, battling compile errors, copy/pasting commands from a forum thread that's years old. All that blows.
Dwarf Fortress has never fit well within the constraints of distro packages. The game is malleable. We love to edit our game assets. But running software outside the package model is a PITA. We continue to press on however. Us Linux-folk have looked on at our Windows and Mac brethren as they frolic about in if-not-gorgeous-then-functional UIs with bundled one-click installers.
I'm here today to take the first steps to deliver us from mockery.
df-bootstrap is a simple tool that installs DF and assorted tools. It aims to support multiple distros with zero fuss for the user.
It currently installs:
- Dwarf Fortress
- dfhack (form source)
- splinterz's Dwarf Therapist fork (from source)
- Soundsense
Supported Distros:
- Fedora (my distro)
- Ubuntu (untested)
It's not pretty yet. If you're completely allergic to the command line, well this isn't for you. I do have grand plans for a GUI launcher ala LNP and
Dwarf Builder for Mac, but, well, the distro specific kinks need to be worked out first.
This first beta version is only available on github. You'll need git to checkout the sources and run the script. This is in order to elicit the help of technical users (and devs!) who can submit bugs and contribute fixes. Please use github's issue tracker and pull request.