Søren Hauberg wrote:
> 
> lør, 29 03 2008 kl. 02:39 -0700, skrev wangji:
>> I did all that in ubuntu-7.10
>> Since there is no ubuntu_libmagick-c++-dev I pick from the rpm and just
>> unpack manually with alien and copy to the /usr/include
>> I have mixed  different cases but with no success
> You should _never_ use rpm's from another distro on Ubuntu. On Ubuntu
> the packages you need are called (at least on the development version
> that I'm running)
>   libmagick++9-dev
>   libmagick9-dev
> You can just install these packages using synaptic. But first, get rid
> of the rpm stuff you installed. These will screw up your system.
> 
> Søren
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
> 
> 

You are absolutely "right" !

My big difficulties were "some stupid bad installed flashplugin-nonfree got
blocked somehow"
this is why I try to solve by hand download libmagick-dev 
And it turns out a previous version of libmagick-dev they used Magickcore.h
which later merged to ImageMagick.h   !! (anyway ,that's my fault of not
doing the right way !)

Now even with still flashplugin-nonfree_unsolved there,I just check to make
sure the libmagick(c++)-dev were installed before ...compiling image-1.0.5
then everything is in order

Thank a lot !
-- 
View this message in context: 
http://www.nabble.com/imread-pngread-tp16200424p16369483.html
Sent from the octave-dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to