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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 01-12-2007, 04:28 AM   #1
sakuramboo
Pledge
 
Join Date: Jan 2007
Posts: 27
sakuramboo is on a distinguished road
Default crashing on startup, libos.so

i can log in and have the launcher verify the files. after i click "play", it crashes and tells me this in the terminal.

Code:
./game: error while loading shared libraries: libs/libos.so: cannot restore segment prot after reloc: Permission denied
im running it through DDD to see if there is anything i might be able to find. during the verify step, i got this error message.

Code:
Impossible to get permissions for file 'rolauncher' (error 2: No such file or directory)
is rolauncher supposed to be in the live/ folder?

EDIT: okay, i got it working. this is whats happening.

the first error happens in newer distros where you have SELinux installed (found in Fedora Core and a few other distros). the problem is SELinux doesnt allow you to use certain libraries (dont know the specifications behind it). but, there is a work around.

cd /path/to/regnum/libs
sudo chcon -t texrel_shlib_t *.so

this will change the permissions of the libraries and allow you to play the game.

so, for anyone having this problem, do that and you should be good to go.

Last edited by sakuramboo; 01-13-2007 at 12:28 AM.
sakuramboo 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:26 AM.


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