#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):
OpenEXR latest version is openexr-1.4.0a from http://www.openexr.com. Dependencies: OpenGL, FLTK (http://www.fltk.org) and (eventually for NVIDIA users) Cg (http://developer.nvidia.com/page/cg_main.html) Compiled with the following istructions: {{{ ./configure --prefix=/usr make make install }}} --enable-imfexamples is needed for the examples, default disabled, --with- fltk-config=<PATH> and, optionally for NVIDIA users, --with-cg- prefix=<DIR> (however actually I can't make it work, it warns about Cg old version so I'll write an email for info). It is also possible to specify which GL to use with the --with-gl-includes=<DIR>. -- 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
