View Full Version : How do I install it?
TheImado
05-07-2010, 12:14 AM
I have had Kubuntu for a little while, so I'm not entirely new. But I can't figure out how to start the installer. I downloaded the 32bit linux installer, but its not a deb file or tar file (it doesn't have any file extension in the name)....properties says it is an executable. Correct me if I'm wrong, but isn't that for Windows. It wont install with Wine, so I am at a loss here.
I am updated to Kubuntu 10.04 also, but I doubt that is causing any problems.
I would appreciate any help in getting the game installed, I would really like to try it!
Thanks
Acknor
05-07-2010, 12:59 AM
Right click on the flle, go to Properties, then the permissions tab and check the "Allow executing file as program" check box. Double clicking the file should then start the install.
Hope that helps, and welcome to RO.
Syd_Vicious
05-08-2010, 07:13 PM
You can also use the command line and do a:
sudo chmod a+x "filename"
If it is saved in a location that you do not have exact permissions to modify. Otherwise copy it to your home directory and follow Acknor's recommendation.
gmz12
05-28-2010, 04:56 PM
I can't run the archive.
I use ubuntu 10.04 64 bits, and i download the 64 bits version.
In console...
javi@javi-laptop:~/regnum$ sudo chmod a+x RegnumOnlineInstall64
javi@javi-laptop:~/regnum$ sudo ./RegnumOnlineInstall64
./RegnumOnlineInstall64: 1: Syntax error: word unexpected (expecting ")")
javi@javi-laptop:~/regnum$
gmz12
05-29-2010, 10:12 AM
someone can help me? :S
Znurre
05-29-2010, 10:31 PM
Did you download it using torrent or http?
gmz12
05-30-2010, 12:17 PM
Did you download it using torrent or http?
i use http
Znurre
05-30-2010, 01:16 PM
I would assume your download is corrupted.
Please try to download it again.
A better choice would be using torrents, since that will assure you a valid download.
gmz12
05-30-2010, 09:05 PM
doesn't work :(
the archive is ok
fxeon
05-30-2010, 10:16 PM
I can't run the archive.
javi@javi-laptop:~/regnum$ sudo ./RegnumOnlineInstall64
Probably nothing to do with it but i don't see why you need to be super user to install it .... i'd go for :
javi@javi-laptop:~/regnum$ ./RegnumOnlineInstall64
Znurre
05-31-2010, 04:07 AM
doesn't work :(
the archive is okApparently it isn't, or that error wouldn't arise.
I've had that error on 2 occasions:
- The file was corrupted
- The file was downloaded using torrents and the torrent app was still running, so some of the file handles were not closed properly.
Another possibility that strikes me is that the problem could be due to Ubuntu using dash instead of bash, but in that case I am sure more users would've had problems...
gmz12
05-31-2010, 06:03 AM
I tried without sudo and.....
javi@javi-laptop:~/Descargas$ ./RegnumOnlineInstall_64
bash: ./RegnumOnlineInstall_64: no se puede ejecutar el fichero binario
javi@javi-laptop:~/Descargas$ ldd RegnumOnlineInstall_64
no es un ejecutable dinámico
javi@javi-laptop:~/Descargas$
Znurre
05-31-2010, 06:12 AM
Try this:
chmod +x ./RegnumOnlineInstall_64
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.