Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 05-14-2007, 07:01 PM   #1
Ketobitus
Initiate
 
Join Date: Apr 2007
Posts: 118
Ketobitus is an unknown quantity at this point
Default Other folder than Home

Maybe its not the first time someone asks and ive found that topic in the spanish forum but my spanish is bad.
(Why can't them speak english like everyone on the internet does...)
To Topic: How can i get Regnum to store its files in another folder than home?

i created
~/spiele/ro
copied all the stuff there and started rolauncher. it starts to load the files down again in the home folder.

2. approach
i deleted all files related to regnum (also the hidden ones in the home dir). downloaded rolauncher again into the above created folder, started it and it still downloads all files into my home dir.

does someone know how to workaround this?
Ketobitus no ha iniciado sesión   Reply With Quote
Old 05-14-2007, 07:22 PM   #2
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

make a file that contains the following:

Code:
cd ~/regnum_folder
./rolauncher
Make it executable..
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 05-14-2007, 07:24 PM   #3
Ketobitus
Initiate
 
Join Date: Apr 2007
Posts: 118
Ketobitus is an unknown quantity at this point
Default

i did as you easily can see if you read my post
Ketobitus no ha iniciado sesión   Reply With Quote
Old 05-14-2007, 07:25 PM   #4
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Quote:
Originally Posted by Ketobitus
i did as you easily can see if you read my post
Nononono, run the file i told you to create... You'll see it works.

Mine is:

Code:
cd ~/rol/
aoss ./rolauncher
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 05-14-2007, 07:27 PM   #5
Ketobitus
Initiate
 
Join Date: Apr 2007
Posts: 118
Ketobitus is an unknown quantity at this point
Default

ahh, the power of misunderstanding ^^
done it from the konsole and that did the trick
thx
Ketobitus no ha iniciado sesión   Reply With Quote
Old 05-19-2007, 09:34 AM   #6
Ycremon
Initiate
 
Ycremon's Avatar
 
Join Date: Feb 2007
Location: Aachen - Germany
Posts: 190
Ycremon is on a distinguished road
Default

Quote:
Originally Posted by Ketobitus
ahh, the power of misunderstanding ^^
done it from the konsole and that did the trick
thx
Keto erkläre mir das doch mal so das ich es auch verstehe

wie ausfühbar machen und in Konsole starten ???



Translation (not by goggle)
Keto explain me that again so that even i can understand that
How to make it executable and start it from the konsole
__________________
U want some
come
and get some

Last edited by Ycremon; 05-19-2007 at 09:45 AM.
Ycremon no ha iniciado sesión   Reply With Quote
Old 05-19-2007, 11:59 AM   #7
Froste
Baron
 
Froste's Avatar
 
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
Froste is on a distinguished road
Default

chmod 755 filename
Froste no ha iniciado sesión   Reply With Quote
Old 05-28-2007, 10:46 AM   #8
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

type that:

$ touch my_rolauncher.sh
$ echo -e '#/bin/sh\ncd ~/spiele/ro\n./rolauncher' > my_rolauncher.sh
$ chmod +x my_rolauncher.sh

and thats all , u can execute it in two ways:

1) ./my_rolauncher.sh
2) sh my_rolauncher.sh

Regards.
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 06-04-2007, 07:52 AM   #9
Ycremon
Initiate
 
Ycremon's Avatar
 
Join Date: Feb 2007
Location: Aachen - Germany
Posts: 190
Ycremon is on a distinguished road
Thumbs up

Thx I'm gonna try that when I'm back from work
__________________
U want some
come
and get some
Ycremon no ha iniciado sesión   Reply With Quote
Old 06-04-2007, 11:04 AM   #10
Ketobitus
Initiate
 
Join Date: Apr 2007
Posts: 118
Ketobitus is an unknown quantity at this point
Default

als pinguin ei (linux newb) hab ichs nen bisschen anders gemacht. ich hab regnum in das verzeichnis installiert in dem ichs haben will, soweit logisch, dann hab ich nen texteditor aufgemacht und mir nen script zum starten in dem ordner erstellt, also:
Code:
#!/bin/sh
cd ~/regnum_folder
./rolauncher
das hab ich dann mit
Code:
chmod 777 ~/regnum_folder/regnumscript
ausführbar gemacht und mir zum schluss ne verknüpfung zu diesem script auf den desktop gelegt.

----------------------------------------------------------------------------

as a linux newb i made it in a similar way, i installed regnum to the folder i like, opened an editor, created a script [code1], made it executable [code2] and put a shortcut to that script on my desktop.
Ketobitus no ha iniciado sesión   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:09 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved