Am Samstag, 27. November 2010 schrieb Yuval Levy:
...
> > Since loading of shared libraries is configured with
> > /etc/ld.so.conf.d/*.conf, I checked the files there. I found a file
> >
> >         /etc/ld.so.conf.d/GL.conf
> >
> > which lists the needed directories here
> >
> >         # cat /etc/ld.so.conf.d/GL.conf
> >                 /usr/lib/nvidia-173
> >                 /usr/lib32/nvidia-173
> > 
> >
> > Maybe it applies to your system too? Maybe we should use this info. But
> > it really belongs to FindOpenGL.cmake, so I am not too eager to
> > manipulate
> 
> bingo!
> 
> $ cat /etc/ld.so.conf.d/GL.conf  
> /usr/lib/nvidia-current
> /usr/lib32/nvidia-current

OK.

> no, not manipulate.  this kind of investigation helps understanding.

Yes. But it itches.

> I wonder if there is a relationship to this bug
> 
> https://bugs.launchpad.net/hugin/+bug/679427

I don't think so. In this case hugin crashes, while in our case there is only 
incorrect setting
in cmake. This does not break the compilation here, and *my* hugin does not 
crash.

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to