#1550: OpenEXR -----------------------------------------+---------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: enhancement | Status: new Priority: normal | Milestone: future Component: BOOK | Version: SVN Severity: minor | Resolution: Keywords: | -----------------------------------------+---------------------------------- Comment (by Luca):
Well, just tried to rebuild openexr with the same instructions, but this time it complained about Cg and no fragment shader support. Taking a look at openexr config.log when checking for Cg it checks also for lGLU, however in my ld.so.conf I have /usr/X11R7/lib and before trying configure I passed ldconfig. I don't know if it has something to do with openexr or cg but actually to make it find and use cg (tried rebuild various times) I had to symlink libGLU.so and libGLU.so.? libraries from /usr/X11R7/lib to /usr/lib. I'll investigate further... -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1550> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
