[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting up HDRI in ImageMagick



On Thu, Feb 18, 2016 at 11:40 PM, Gary Roach <gary719_list1@verizon.net> 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 that one can run the following to check the
> installation:
>     identify -version and get a Features list that includes HDRI
> Unfortunately, the only feature that shows up is DCP Modules Open MP. No
> HDRI.
> The ImageMagick installation must be there or identify wouldn't work at all.
> In addition I have used several convert functions successfully. Any
> suggestions.

It sounds like this is the first time you build software on a linux machine.

Did you reall uninstall debian's version first, and then typed "make install"?

Try the command "which identify", which should show something like
"/usr/local/bin/identify" if you have installed it correctly.


Reply to: