04-14-2008, 07:00 PM | #1 |
Pledge
Join Date: Apr 2008
Posts: 2
|
Problems with installing
I am running Ubuntu 7.10 64-bits version and I can't install Regnum. Maybe it's worth saying that my graphical card is of the type NVIDIA GeForce 8400M GS. I don't know what more to say, I have no idea why it fails. When I run rolauncher I get this output: http://pastebin.com/m6f69e331
I have tried running it as root also, without any success. Oh, and hi. |
04-14-2008, 08:27 PM | #2 |
Initiate
Join Date: Dec 2007
Location: Sweden
Posts: 231
|
Have you tried the following (it works for most who gets that problem):
MALLOC_CHECK_=0 ./rolauncher Also, some reports about: MALLOC_CHECK_=1 ./rolauncher |
04-14-2008, 10:17 PM | #3 |
Pledge
Join Date: Apr 2008
Posts: 15
|
I have a similar problem.. I'm running Ubuntu 7.10, and I can't seem to get it to recognise the existence of rolauncher.. clicking on it does nothing, and the terminal says it doesn't exist.
|
04-15-2008, 08:30 PM | #4 | |
Pledge
Join Date: Apr 2008
Posts: 2
|
Quote:
|
|
04-15-2008, 09:27 PM | #5 |
Initiate
Join Date: Dec 2007
Location: Sweden
Posts: 231
|
It's a very common problem. I'm happy that the solution worked this time too
@pharo212: Follow these steps: Create a directory into which Regnum is to be installed. Let's say like this: mkdir -p ~/games/regnum Then, save your rolauncher-file in that directory. Run the following three commands, in the following order (adjust as above): cd ~/games/regnum chmod +x rolauncher ./rolauncher |
04-20-2008, 07:00 AM | #6 |
Pledge
Join Date: Mar 2008
Posts: 1
|
rolauncher fails on Ubuntu Gutsy and Hardy RC
The direct download rolauncher requires:
MALLOC_CHECK_=0 ./rolauncher but the updated rolauncher that gets downloaded doesn't. In my case it doesn't overwrite the original but is install 1 folder level down (regnum folder) The direct download rolauncher should really be replaced with the updated version as it is no doubt keeping a lot of (potentially paying) users from enjoying Regnum. |
|
|