PDA

View Full Version : Regnum install fail


nyxoseus
05-14-2012, 09:27 AM
iam using nvidia 9600GT and:


uname -a
Linux darkstar 3.2.12-gentoo #1 SMP Wed Apr 11 01:19:03 CEST 2012 x86_64 Pentium(R) Dual-Core CPU E5200 @ 2.50GHz GenuineIntel GNU/Linux


after chmod +x i got this msg:


./ROInstall_64
invalid command name "bind"
while executing
"::unknown bind Text <Tab>"
("uplevel" body line 1)
invoked from within
"uplevel 1 $next $args"
(procedure "::obj::Unknown" line 3)
invoked from within
"bind Text <Tab>"
(procedure "::InstallJammer::InitializeGui" line 19)
invoked from within
"::InstallJammer::InitializeGui "
(procedure "::InstallJammer::InitInstall" line 68)
invoked from within
"::InstallJammer::InitInstall"
(file "/installkitvfs/main.tcl" line 28673)



any suggestions?

Kitsuni
05-14-2012, 12:32 PM
There is an older thread (http://www.regnumonline.com.ar/forum/showthread.php?t=76353) on this issue. The solution is to have someone send you rolauncher so that it downloads everything for you.

Unfortunately the newest 64-bit version is 2.9MB so I can't really post it here. :p

I think the actual problem is caused by missing lib32 libraries, but the easier solution is above!
This is the problem I think. It can be solved by installing the 32-bit libraries for your distribution. For example, for me (on Debian), it would be ia32-libs.

Awrath
05-14-2012, 12:33 PM
Here is a download for the latest 64 bit rolauncher (dl.dropbox.com/u/125734/rolauncher.gz). It should download all the files needed to run the game.

I think the actual problem is caused by missing lib32 libraries, but the easier solution is above!

nyxoseus
05-14-2012, 03:45 PM
thx a lot, thread solved

Redstone
10-09-2012, 09:59 AM
Awrath, you're a lifesaver! Just running rolauncher wouldn't download the data files for me, though. I had to install the Windows version in WINE and copy the data files into my Linux install. But thanks to you, I'm finally in the game!

Tip for the devs: forget the stupid installer! InstallJammer is total crap. Searching for the error messages your installer threw, I found a bunch of other software using IJ and suffering the same install issues as RO. More importantly, there is no reason for Linux software to ever use installers! Either distribute Linux binaries in distro-specific packages (.deb, .rpm, etc.) or better yet just give us a tarball.