On 2/2/13 11:47 PM, Eigil Krogh Sorensen wrote:
> When I try to plot a picture in octave-atlas (3.6.3) I get this message:
> 
> 
> warning: your version of GraphicsMagick limits images to 16 bits per pixel
> 
> 
> I installed octave-atlas with –y (fink –y install octave-atlas), but I
> remember, that could have chosen something else than GraphicsMagick when
> I started the installation.
> 
> 
> Can I change GraphicsMagick to something else, now after octave-atlas is
> installed ?
> 
> 
> 
> 
> Best regards
> 
> Eigil Krogh Sorensen
> 
> 
> 

Actually, no, you could _not_ have installed something else for
octave-atlas.

$ fink show-deps octave-atlas | grep magick
    graphicsmagick-dev
    graphicsmagick-shlibs

Octave links to GraphicsMagick's libraries, so there's no way to allow
for ImageMagick as an alternative other than by having yet another set
of variants of the package, which I really didn't want to do.

You could rebuild octave to use imagemagick via a local modification:

http://finkers.wordpress.com/2009/07/24/creating-local-packages/

I'll cc the graphicsmagick maintainer, since he may have some insight here.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to