Hi! I've update the istructions for installing OpenEXR on the wiki page (ticket 1550).
However I'll post them here too: Latest version is 1.4.0a (http://www.openexr.com) Dependencies: Zlib, OpenGL, FLTK (http://www.fltk.org) and Cg (http://developer.nvidia.com/page/cg_main.html) Istructions are simple: ./configure --prefix=/usr make make install Useful switches --enable-imfexamples (for the examples, default no), --with-fltk-config=<PATH> and --with-cg-prefix=<DIR>; optionally it's possible to pass the --with-gl-includes=<DIR> to specify which GL to use. NOTE: FLTK >= 1.1 and Cg are useful for the 'exrdisplay' image viewer. Bye, Luca -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
