View Full Version : Game issue (ubuntu Linux)
leonar91
01-07-2007, 02:31 PM
I installed the game, then i lunch the "rolalauncher" i changed the language and other options. he were downloading some files. When he dowloaded those files. I
Saw an Error and it said:"error, Can't write . No premisson" or sth like that . Itrie to run from root but i saw the same error.
Sorry for my English.
leonar91
01-07-2007, 02:35 PM
sorry wrong thred. Plz move to "Technical"
lncelot
01-10-2007, 11:23 AM
ok
im running the client on linux without probs. so we schould get it fixed.
so the first an simple question win wich directory do you run it and ist this dir writable?
PesCyn
02-13-2007, 01:55 AM
i always use
/usr/local/games/regnum$ sudo ./rolauncher
and working :)
[but pulpit shortcut don't :(]
gring0
02-23-2007, 04:39 PM
the most probably error is that /usr/local/games/regnum has no writing permissions
you can do 2 things:
1- install teh game in ~/some_folder
2- enter terminal, type sudo chmod 777 /usr/local/games/regnum
Myxir
03-24-2007, 02:46 PM
i recommend to use the "home" dir for regnum and other games
skoruppa
03-25-2007, 12:16 AM
fast howto for ubuntu (other nix to :>)
1. Download libs
sudo apt-get install libopenal0a libopenal-dev
2. Download game
sudo chmod 777 '/usr/local/games'
cd /usr/local/games
mkdir regnum
cd regnum
wget http://www.regnumonline.com.ar/downloads/files/rolauncher.tar.gz
tar xfz rolauncher.tar.gz
rm rolauncher.tar.gz
chmod +x rolauncher
3. Creat .openalrc file in you home directory
gedit ~/.openalrc
4. Write this&save
(define devices '(native))
5. RUN THE GAME
cd '/usr/local/games/regnum'
./rolauncher
:) simple
slowhands36
04-26-2007, 07:55 PM
how do you change language to english i cant tell what everything says when loading game
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.