Re: Setting up HDRI in ImageMagick

2016-02-21 Thread Gary Roach
On 02/19/2016 12:35 PM, Thomas Schmitt wrote: Hi, i tried my proposal on Jessie. After ./configure --enable-hdri i see Options used to compile and link: ... CPPFLAGS= -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 while "make" it reports lines lik

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Thomas Schmitt
Hi, i tried my proposal on Jessie. After ./configure --enable-hdri i see Options used to compile and link: ... CPPFLAGS= -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 while "make" it reports lines like CC magick/magick_libMagickCore_6_Q16HDRI

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Anders Andersson
On Fri, Feb 19, 2016 at 8:33 PM, Sven Arvidsson wrote: > On Fri, 2016-02-19 at 10:31 -0800, Gary Roach wrote: >> That said, the identify >> function should still work but doesn't show any indication that HDRI >> exists. I still need help. How do you switch HDRI on with a standard >> debian install

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Sven Arvidsson
On Fri, 2016-02-19 at 10:31 -0800, Gary Roach wrote: > That said, the identify  > function should still work but doesn't show any indication that HDRI  > exists. I still need help. How do you switch HDRI on with a standard  > debian install. I don't think you can. There's a bug about HDRI support

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Gary Roach
On 02/19/2016 09:04 AM, Anders Andersson wrote: On Thu, Feb 18, 2016 at 11:40 PM, Gary Roach wrote: OOPS. I didn't notice that the instructions were assuming a tarball installation. I just used the debian aptitude install application. That answers one question but I still have a problem. The in

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Anders Andersson
On Thu, Feb 18, 2016 at 11:40 PM, Gary Roach wrote: > OOPS. I didn't notice that the instructions were assuming a tarball > installation. I just used the debian aptitude install application. That > answers one question but I still have a problem. The instructions say that > after the installation

Re: Setting up HDRI in ImageMagick

2016-02-19 Thread Thomas Schmitt
Hi, Gary Roach wrote: > the only feature that shows up is DCP Modules Open MP. No HDRI. Does "identify -version" report the same version number as the tarball ? (I.e. did you get rid of the older binaries properly ?) If so, then you will have to contact the ImageMagick project and ask for advise

Re: Setting up HDRI in ImageMagick

2016-02-18 Thread Gary Roach
On 02/18/2016 12:42 PM, Thomas Schmitt wrote: Hi, Gary Roach wrote: The instructions say to run ./configure --enable-hdri at the command line. On Debian Stretch with KDE desktop and bash konsole this returns command not found. You first need to go to the directory with the ./configure script.

Re: Setting up HDRI in ImageMagick

2016-02-18 Thread Thomas Schmitt
Hi, Gary Roach wrote: > The instructions say to run ./configure --enable-hdri at the > command line. On Debian Stretch with KDE desktop and bash konsole this > returns command not found. You first need to go to the directory with the ./configure script. Normally this is the top directory unpacke

Re: Setting up HDRI in ImageMagick

2016-02-18 Thread Dan Ritter
On Thu, Feb 18, 2016 at 11:11:03AM -0800, Gary Roach wrote: > Hi all, > > Does anyone have experience with setting up High Dynamic Range > Imaging with ImageMagick. The instructions say to run ./configure > --enable-hdri at the command line. On Debian Stretch with KDE desktop > and bash konsole th

Setting up HDRI in ImageMagick

2016-02-18 Thread Gary Roach
Hi all, Does anyone have experience with setting up High Dynamic Range Imaging with ImageMagick. The instructions say to run ./configure --enable-hdri at the command line. On Debian Stretch with KDE desktop and bash konsole this returns command not found. This is the only procedure that I have