1
Linux Specific Issues / Re: updater and setup error
« on: November 16, 2006, 04:22:44 am »
Im using the latest Fedora, i got the updater to run but it crashes again on the client when it tries to load, so were half way there! haha
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I guess You use Fedora Core or other distribution with active SELinux support (it may be other kind of protection, but I doubt it).Do you have a link to an ATI article like that? I used to use beta and i get an ATI card
The easiest (temporary) way is to turn off SELinux. On Fedora Core You can use the command:Code: [Select]setenforce 0The real solution is to change context of some shared libraries, try the following command with libGL.so.1 first:Code: [Select]chcon system_u:object_r:texrel_shlib_t /usr/lib/libGL.so.1If it is not enough, read the article on NVidia forums and follow instructions from there: -> Notes on installing NVIDIA Linux graphics drivers on recent distributions
(biiig mistake) I plan on getting a NVIDIA one again soon, but for now i need something about ATI
[root@localhost PlaneShift]# ./updaterumm what should i do? (btw im kind of new to linux)
./up: error while loading shared libraries: /usr/lib/libGL.so.1: cannot restore segment prot after reloc: Permission denied