PDA

View Full Version : Regnum Online deb package


Raely
07-13-2012, 09:51 PM
Lately i migrated to debian, inspired by the oracle java7 installer package, i've decided to install my favourite game the debian way. :P

The package:
http://dl.dropbox.com/u/88716334/regnum-online-installer_1.7.5_all.deb

How to install:
-Download the package.
-Open the terminal.
# cd /path/to/download/directory
# sudo dpkg -i regnum-online-installer_1.7.5_all.deb

Notes:
dpkg doesn't handle dependencies, so if it complains that you miss some package install it with:
# sudo apt-get install -f package
then reissue the dpkg command.

If you have gdebi installed, you just need to double click the package.

One way or the other, regnum will be installed on /opt/regnum-online

To play you need to add your user to the games group:
# sudo gpasswd -a username games


Other notes:
Version: i've used the one setted in the RO installer: 1.7.5
Architecture: it should work on i686 and x86_64. I've tested only amd64.

if you want, you can grab the source here:
http://dl.dropbox.com/u/88716334/regnum-online-installer_1.7.5.tar.gz


Disclaimer:
This package does not contain any software from NGD Studios.
This package does however contain a script to download and install Regnum Online.

standistortion
07-13-2012, 10:58 PM
You can also add the repository to install with apt, details here:
https://launchpad.net/~surakin/+archive/regnumonline
Taken from the Spanish thread here:
http://www.regnumonlinegame.com/forum/showpost.php?p=1600993&postcount=17

Redi44
08-07-2012, 10:42 AM
It would be nice to have Regnum in USC :) I really do not know why it's on website only. It like the devs does not care about market at all!

(BTW this is NOT post about locking Regnum only to Ubuntu. If you think I wrote that. Read it again.)

Anpu
09-15-2012, 09:36 AM
https://launchpad.net/~surakin/+archive/regnumonline (https://launchpad.net/%7Esurakin/+archive/regnumonline)
Surak, why dont you build it in OBS ( http://openbuildservice.org/ , https://build.opensuse.org/ ) so you can have it ready for all platforms (openSUSE, Fedora, Debian, Ubuntu, SUSE Linux Enterprise and other distributions..) instead just limiting to .deb like?