On Apr 11, 2012, Daniel Wexler <[email protected]> wrote: > > Thanks for the tip, and I'll give it a shot, but I don't think it would be > appropriate to put the reference to the formula at the bottom of these > instructions into the OIIO INSTALL and wiki docs since it isn't officially > integrated into mxcl or OIIO. However, it is quite useful! > > Updated INSTALL and wiki docs coming shortly.
Completely agree, and thanks for the compliment. Major formula revisions like mine take a while to get reviewed. It was going to get pulled into the main repo yesterday, but I found an openjpeg error that needed to be fixed causing another delay. So maybe tomorrow the admins can get to it again. I will probably alter the formula in the next hour to make IV an option to save people from needing Qt if they don't want it, i.e. brew install --build-iv oiio You might like to hear that Homebrew offers a precompiled version of Qt4 in a "bottle" we call it, so that people don't have to spend an hour compiling Qt4. The trigger to get the bottled version is to install Qt4 without any options: brew install qt So as fast as you can download 100MB is all the time it would take you to install Qt4. I would like that thank Larry and everyone involved for making oiio install so easy with simply make If it wasn't for the test images and finding python, my formula would be just that command plus copying the files into the install location. Ok, thanks again. _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
