Pages: [1]
|
 |
|
Author
|
Topic: Need help compiling de-cleansing mod in Ubuntu linux (Read 3011 times)
|
onfurtherreview
Zebranky food

Offline
Gender: 
Posts: 4

|
The subject title pretty much says it all, but I'm apparently incapable of figuring out how to apply the de-cleansing mod to version 0.7.0 in Ubuntu 12.04. Could someone please walk me through the process?
I've played through the game six times already without any cheating, but I'm really wanting to spend a lot more time on exploration.
|
|
|
Logged
|
|
|
|
oldlaptop
*Smell* controller
   
Offline
Posts: 337
|
Firstly, download the patch against UQM 0.7.0: http://sourceforge.net/projects/uqm-mods/files/De-Cleansing Mod/0.7.0/uqm-0.7.0-dcm.diff/download
Secondly, you will need to apply this patch to a freshly unpacked UQM 0.7.0 source tree. For example:
$ patch -p0 < /path/to/uqm-0.7.0-dcm.diff
Now you simply compile UQM normally, as described in the INSTALL file in UQM source. Note that in Ubuntu you should be able to ensure UQM has all the packages it needs to compile with:
$ sudo apt-get build-dep uqm
|
|
|
Logged
|
|
|
|
|
onfurtherreview
Zebranky food

Offline
Gender: 
Posts: 4

|
Thank you both very much.
|
|
|
Logged
|
|
|
|
onfurtherreview
Zebranky food

Offline
Gender: 
Posts: 4

|
I feel even more like an idiot now--I was running version 0.6.2 to start with! No wonder nothing worked right!
|
|
|
Logged
|
|
|
|
onfurtherreview
Zebranky food

Offline
Gender: 
Posts: 4

|
Up and running, working fine! Had to dig around for a lot of the dependencies... I'll try to remember what all I went through to get it up and running, but it mostly involved making sure to install the "-dev" of anything that doesn't immediately work when you install the regular version from the repositories.
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
|
|