gotmonkey
June 30th, 2006, 08:36 AM
The game is a little older, but it has a native linux install. Here is what I did to install the game in linux and get it running.
Running Savage 2.00c Retail in Ubuntu Linux 6.06 gnome
Note: I am terrible at extracting archives in console, so I created a super user launcher on my desktop to make things a little easier for myself and others like me.
1. download patches
2.00b: http://www.dragonsvalley.com/savage/patch/savage_patch_200b.tar.gz
2.00C: http://www.dragonsvalley.com/savage/patch/savage_patch_200b_to_200c.tar.gz
SEP2C: http://www.notforidiots.com/SEP-2C/SEP-2C.tar.gz
2. Install libtgk 1.2 in package manager
3. Install libtiff (1.3 or higher) in package manager
4. Create Root Nautilis launcher on desktop (this just makes things easier to move around)
launcher command gksudo nautilus
5. install game
Open console and cd to /media/cdrom
verify directory list $ls -la
sudo sh INSTALL.linux
after install, don't bother launching game
6. Install patches
open root nautilus from launcher on desktop
navigate to directory that the patches are in
open the patch archives and extract them to /home/'user'/games/Savage in order of list above
7. Symlink libtiff
in root nautilus, navigate to /usr/lib
right click on libtiff.so.4.0.4 and click make link
copy created link
in root nautilus, navigate to /home/'user'/games/Savage
paste symlink and rename to libtiff.so.3
8. Create Desktop Launcher
copy icon.xpm icon from cdrom to desktop
in console $sudo mv icon.xpm /usr/share/pixmaps/
right click on desktop, create launcher
command line gksudo /home/'user'/savage
choose icon
"ok"
9. Launch program
If program does not launch.
open console and run $sudo /home/'user'/savage
take note of "import error"
Enjoy!
Running Savage 2.00c Retail in Ubuntu Linux 6.06 gnome
Note: I am terrible at extracting archives in console, so I created a super user launcher on my desktop to make things a little easier for myself and others like me.
1. download patches
2.00b: http://www.dragonsvalley.com/savage/patch/savage_patch_200b.tar.gz
2.00C: http://www.dragonsvalley.com/savage/patch/savage_patch_200b_to_200c.tar.gz
SEP2C: http://www.notforidiots.com/SEP-2C/SEP-2C.tar.gz
2. Install libtgk 1.2 in package manager
3. Install libtiff (1.3 or higher) in package manager
4. Create Root Nautilis launcher on desktop (this just makes things easier to move around)
launcher command gksudo nautilus
5. install game
Open console and cd to /media/cdrom
verify directory list $ls -la
sudo sh INSTALL.linux
after install, don't bother launching game
6. Install patches
open root nautilus from launcher on desktop
navigate to directory that the patches are in
open the patch archives and extract them to /home/'user'/games/Savage in order of list above
7. Symlink libtiff
in root nautilus, navigate to /usr/lib
right click on libtiff.so.4.0.4 and click make link
copy created link
in root nautilus, navigate to /home/'user'/games/Savage
paste symlink and rename to libtiff.so.3
8. Create Desktop Launcher
copy icon.xpm icon from cdrom to desktop
in console $sudo mv icon.xpm /usr/share/pixmaps/
right click on desktop, create launcher
command line gksudo /home/'user'/savage
choose icon
"ok"
9. Launch program
If program does not launch.
open console and run $sudo /home/'user'/savage
take note of "import error"
Enjoy!