|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
07-23-2007, 04:52 PM | #1 |
Pledge
Join Date: Oct 2006
Posts: 40
|
my first day on linux so pls don't burn me
Hi all. I've played this game on windows before and thought it was pretty cool. Today I thought I'd have a go at Linux to see what all the fuss is about and I remembered this game having a linux client.
I first loaded up Ubuntu (nice distro) and I can't remember how now but I got the installer working. However, now I'm using PCLinuxOS and cannot get the launcher to run at all. Can anyone confirm whether or not I can run Regnum on this OS? If so, could you provide a quick rundown on how to do it? Thanks in advance and sorry if this has been posted before but I couldn't find any info from searching the forum. |
07-23-2007, 04:56 PM | #2 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
http://www.regnumonline.com.ar/forum...ead.php?t=2419 most ppl in the game use ubuntu, im not, i use openSuSE 10.2 of course u can run it in ubuntu. whats your problem? u dont know how to run the game?
__________________
"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 |
|
07-23-2007, 05:03 PM | #3 |
Pledge
Join Date: Oct 2006
Posts: 40
|
But you see, I'm not trying to run it in Ubuntu...I'm using PCLinuxOS...
|
07-23-2007, 05:24 PM | #4 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
well... what is it based? debian? rpm? similar to slack? a mutant? other?
__________________
"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 |
|
07-23-2007, 11:03 PM | #5 |
Baron
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
|
Hello, thought I'd give you some basic linux knowledge: while ubuntu and pclinuxos are different operating systems technically, they are both gnu/linux, they both run the same gnu programs that make up the surrounding layer of stuff around the same kernel (linux), so a program that runs on one linux will always be able to run on another - it's a little more complex than that, but that's the gist of it
now I don't know what you've done already, so I'll just talk to you like a newbie, so don't get offended When you download the launcher it's a tar archive compressed with gzip (.tar.gz), you have to unpack the file inside this archive, and if you don't know how to navigate in console i'm just going to give you straight instructions, if you do know, then you'll know which parts you can skip: open a terminal, make sure you have the program called wget by typing wget, if it says no command found you'll have to install this (there should be a package called wget in your package management, whichever you use) type: mkdir regnum cd regnum wget http://www.regnumonline.com.ar/downl...auncher.tar.gz (if right click this url in the browser and choose "copy link address" or something like that, then hit middle mouse button in the terminal, and it will copy the url into the terminal, so you don't have to type it all out, middle mouse is the common linux way of copying text you've marked up) tar zxvf rolauncher.tar.gz ./rolauncher now assuming you've already done all this, and the launcher still won't work, it will usually say something in the terminal when it fails, what does it say?
__________________
Eagles may soar, but weasels don't get sucked into jet engines...
|
07-24-2007, 12:53 PM | #6 |
Pledge
Join Date: Oct 2006
Posts: 40
|
Thanks Froste for the information. Here's the message I got in the Konsole:
--18:48:14-- http://www.regnumonline.com.ar/downl...auncher.tar.gz => `downl...auncher.tar.gz' Resolving www.regnumonline.com.ar... 212.214.41.26 Connecting to www.regnumonline.com.ar|212.214.41.26|:80... connected. HTTP request sent, awaiting response... 404 Not Found 18:48:15 ERROR 404: Not Found. i think i did everything right ^^ |
07-24-2007, 12:58 PM | #7 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
Code:
wget http://www.regnumonline.com.ar/downloads/files/rolauncher.tar.gz
__________________
"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 |
|
07-25-2007, 12:44 PM | #8 |
Pledge
Join Date: Oct 2006
Posts: 40
|
Thanks arlick, that worked but when I run the launcher nothing happens oO.
Ahh It's not important because I will probably switch back to Ubuntu anyway - although I'm kind of liking this distro also. Maybe I'll try a triple boot system =x |
07-25-2007, 06:48 PM | #9 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
__________________
"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 |
|
07-28-2007, 10:18 AM | #10 |
Pledge
Join Date: Oct 2006
Posts: 40
|
What's wrong with the launcher? Nothing now..because I've just moved back to Ubuntu and the launcher is working again.
But now it's telling me my video card is unsupported zzzzzzz. Here's a quick rundown on my system specs: C2D E4300 @ 2.4ghz Asus Nvidia EN7900GT 2 x 1GB Kingston value DDR2 800 So what's next? |
|
|