- October 04, 2024, 12:34
- Welcome, Guest
Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Discussion / DoomRL deb package
« on: June 07, 2013, 23:43 »
Hello fellow Linux users, and especially Debian-derived systems' users!
Here is a .deb package of DoomRL v0.9.9.7 that I built.
https://dl.dropboxusercontent.com/u/46833978/doomrl_0.9.9.7-1_i386.deb
The package contains the latest version from http://doom.chaosforge.org/downloads page. It provides doomrl, doomrl_xterm and doomrl_konsole commands in your system. With it all configuration files are available in /etc/doomrl, and all the game files go to /usr/share/doomrl (including binaries, which is ugly, but I don't see any other way to package the game). Please notice that the /usr/share/doomrl folder will have 777 permissions — if that bothers you, please don't use this package.
Installation:
$ sudo dpkg -i doomrl_0.9.9.7-1_i386.deb
No manual configuration needed, no extra files added (other than /usr/bin/{doomrl, doomrl_xterm, doomrl_konsole} scripts that run the binaries).
Enjoy.
Here is a .deb package of DoomRL v0.9.9.7 that I built.
https://dl.dropboxusercontent.com/u/46833978/doomrl_0.9.9.7-1_i386.deb
The package contains the latest version from http://doom.chaosforge.org/downloads page. It provides doomrl, doomrl_xterm and doomrl_konsole commands in your system. With it all configuration files are available in /etc/doomrl, and all the game files go to /usr/share/doomrl (including binaries, which is ugly, but I don't see any other way to package the game). Please notice that the /usr/share/doomrl folder will have 777 permissions — if that bothers you, please don't use this package.
Installation:
$ sudo dpkg -i doomrl_0.9.9.7-1_i386.deb
No manual configuration needed, no extra files added (other than /usr/bin/{doomrl, doomrl_xterm, doomrl_konsole} scripts that run the binaries).
Enjoy.
Pages: [1]