Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: lnp-forge: Yet another LazyNewbPack builder script for Linux/MacOS  (Read 827 times)

McArcady

  • Bay Watcher
  • working on a mysterious construction
    • View Profile
    • LinuxDwarfPack - a ready-to-play pack for Linux


lnp-forge:

lnp-forge automatically installs/updates a DF Starter Pack on any Linux distro.
It checks for dependencies, downloads the game and tools from their original websites, builds and installs everything in a self-contained directory.


Includes:
  • DwarfFortress
  • DFHack + TWBT
  • full DFGraphics tilesets
  • various keybinds and embark profiles
  • Dwarf Therapist
  • SoundSense
  • Legends Browser


Testers welcomed!

Help from testers on different distros would be much appreciated!
The tool has been tested on Fedora and ArchLinux so far.


Instructions:

Go to https://github.com/McArcady/lnp-forge
Click [Download ZIP], or clone the repo from Github.

On the command-line, enter:
$ ./configure --prefix=$PWD && make install

Default configuration installs DF v0.42.06 and the appropriate versions of the tools.
To check and change any option, do:
$ bin/lnp-forge menuconfig

To start the build:
$ bin/lnp-forge build

The pack is installed in .build/src/lnp-0.10f.
It is self-contained and may be moved or copied anywhere else.
However I recommend leaving a copy at the original location,
so that at the next update, the tool won't have to download/build everything again.


Bug reports:

Please attach the build.log file to any issue report on Github.


« Last Edit: April 20, 2016, 03:31:18 pm by McArcady »
Logged

Toxicshadow

  • Bay Watcher
    • View Profile
    • github
Re: lnp-forge: Yet another LazyNewbPack builder script for Linux/MacOS
« Reply #1 on: April 20, 2016, 04:13:19 pm »

Nice. You may want to move this to Utility Releases however.
Logged
Quote
'ere the Chias get hungry...

McArcady

  • Bay Watcher
  • working on a mysterious construction
    • View Profile
    • LinuxDwarfPack - a ready-to-play pack for Linux
« Last Edit: April 21, 2016, 06:51:40 am by McArcady »
Logged