This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

Go Back   Champions of Regnum > English > General discussion

General discussion Topics related to various aspects of Champions of Regnum

Reply
 
Thread Tools Display Modes
Old 09-14-2010, 04:15 PM   #1
sinman
Pledge
 
Join Date: Sep 2010
Posts: 8
sinman is on a distinguished road
Default where to download

The last 2 downloads I had done for 64bit linux I'm not getting the bin file. I right click the file and left click property and for the type: executable (application/x-executable)

if this is the bin file then I don't have a clue on how to install it in ubuntu 10.04 LTS. yes I'm new to linux and still learning how to install things outside of the synaptic packager manager. I did search the forum first but was unsuccessful.
sinman no ha iniciado sesión   Reply With Quote
Old 09-14-2010, 04:26 PM   #2
HidraA
Banned
 
Join Date: Dec 2009
Posts: 843
HidraA is an unknown quantity at this point
Default

Quote:
Originally Posted by sinman View Post
The last 2 downloads I had done for 64bit linux I'm not getting the bin file. I right click the file and left click property and for the type: executable (application/x-executable)

if this is the bin file then I don't have a clue on how to install it in ubuntu 10.04 LTS. yes I'm new to linux and still learning how to install things outside of the synaptic packager manager. I did search the forum first but was unsuccessful.
Open on terminal or just press alt+ctrl+F2
Code:
cd /home/$USER/Desktop
for example or where you downloadet the client...

Now make him executable:
Code:
sudo chmod 777 installername.bin
Launch installer :
Code:
./insatlername.bin


2)*Or try aditional download and install metod:

Open terminal:
Now downlaod client by using command:
Code:
wget http://download02.regnumonlinegame.com/downloads/installer/RegnumOnlineInstall_64
Now set him executable
Code:
sudo chmod 777 installer.bin
Run installer:
Code:
./installer.bin
Note:
if you use wget and terminal you dont need to use "cd" command for change directory.
The installer will be same place.

3)*Or another method of download and install

Download client from terminal using wget in defined place:
(copy and paste in terminal.
Code:
wget http://download02.regnumonlinegame.com/downloads/installer/RegnumOnlineInstall_64 /home/$USER/Desktop
Change directory to Desktop:
(copy and paste in terminal)
Code:
cd /home/$USER/Desktop
Make him executable:
Code:
sudo chmod installername.bin
Launch instaler
Code:
./insatllername.bin
If you dont have wget just install him from terminal usingcommand:
Code:
sudo apt-get install wget
WHen you are asked for password type your username password.

Last edited by HidraA; 09-14-2010 at 04:37 PM.
HidraA no ha iniciado sesión   Reply With Quote
Old 09-14-2010, 04:48 PM   #3
sinman
Pledge
 
Join Date: Sep 2010
Posts: 8
sinman is on a distinguished road
Default

I got it installed, but having big time video lag. going to download the drivers from nvidia site instead of using the drivers from ubuntu and see if it helps.
sinman no ha iniciado sesión   Reply With Quote
Reply

Thread Tools
Display Modes

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 10:04 AM.


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