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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 07-23-2007, 04:52 PM   #1
crabdog
Pledge
 
Join Date: Oct 2006
Posts: 40
crabdog is on a distinguished road
Default 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.
crabdog no ha iniciado sesión   Reply With Quote
Old 07-23-2007, 04:56 PM   #2
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

Quote:
Originally Posted by crabdog
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.
see that:

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
arlick no ha iniciado sesión   Reply With Quote
Old 07-23-2007, 05:03 PM   #3
crabdog
Pledge
 
Join Date: Oct 2006
Posts: 40
crabdog is on a distinguished road
Default

But you see, I'm not trying to run it in Ubuntu...I'm using PCLinuxOS...
crabdog no ha iniciado sesión   Reply With Quote
Old 07-23-2007, 05:24 PM   #4
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

Quote:
Originally Posted by crabdog
But you see, I'm not trying to run it in Ubuntu...I'm using PCLinuxOS...
oh sorry, i dont know that its a distro

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
arlick no ha iniciado sesión   Reply With Quote
Old 07-23-2007, 11:03 PM   #5
Froste
Baron
 
Froste's Avatar
 
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
Froste is on a distinguished road
Default

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...
Froste no ha iniciado sesión   Reply With Quote
Old 07-24-2007, 12:53 PM   #6
crabdog
Pledge
 
Join Date: Oct 2006
Posts: 40
crabdog is on a distinguished road
Default

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 ^^
crabdog no ha iniciado sesión   Reply With Quote
Old 07-24-2007, 12:58 PM   #7
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

Quote:
Originally Posted by crabdog
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 ^^
write this

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
arlick no ha iniciado sesión   Reply With Quote
Old 07-25-2007, 12:44 PM   #8
crabdog
Pledge
 
Join Date: Oct 2006
Posts: 40
crabdog is on a distinguished road
Default

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
crabdog no ha iniciado sesión   Reply With Quote
Old 07-25-2007, 06:48 PM   #9
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

Quote:
Originally Posted by crabdog
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
whats wrong with the launcher?
__________________
"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 07-28-2007, 10:18 AM   #10
crabdog
Pledge
 
Join Date: Oct 2006
Posts: 40
crabdog is on a distinguished road
Default

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?
crabdog 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:33 PM.


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