Here are the easy steps to compile the latest dcraw on linux.
Its pretty obvious to most of you guys but it wasnt to me so I thought I
would share.

make a folder and cd to that folder

git clone https://github.com/LibRaw/LibRaw
cd LibRaw
mkdist.sh
configure --prefix=INSTALL_DIR
make
make install

INSTALL_DIR is a full path to where you want the final compiled package to
go


On Mon, Aug 27, 2018 at 12:34 PM Daniel Flehner Heen <
[email protected]> wrote:

> I'm not sure, but you might also find dcraw/libraw in your linux distro's
> package repository.
> Building oiio with libraw is also fairly straight forward if you want an
> updated oiiotool.
>
> Good luck!
>
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to