Hi!
On Wed, Feb 16, 2011 at 06:19:59PM +0200, pagee...@freemail.hu wrote:
> what's lddtree say? here libGL is loaded for libgtk-x11-2.0.so (x11-libs/gtk+)
> which is needed when you have USE=gtk. so you should look at gtk+ and see why
> it needs libGL (or better, whether it's configurable).
Thank
On 16 Feb 2011 at 18:50, Alex Efros wrote:
> pidgin: error while loading shared libraries: libGL.so.1: failed to
> map segment from shared object: Operation not permitted
>
> While this can be solved by same `paxctl -m`, I don't like to relax PaX
> for pidgin. Instead, I'd like to stop pi
Hi!
I'm using nvidia drivers on hardened workstation (I know this doesn't
supported but I've manually unmasked them) and set `eselect opengl` to
nvidia because this is only way to get hardware 3d acceleration in vmware.
Because of this I've to use `paxctl -m` on few non-critical binaries.
But aft