[magick-users] Building with MagickWand API
Richard Vallée
richardvallee at gmail.com
Thu Oct 23 08:43:21 PDT 2008
Great!
So recompiling from source, with an additional step, worked.
At first I was having problem with libMagickWand.so.1 not being found. Turns
out /usr/local/lib has to be added to the linker flags (export
LDFLAGS="-L/usr/local/lib -Wl,-rpath,/usr/local/lib") before compiling.
Just so I can get a little more autonomous on this, where did I miss these
informations? I haven't found anything in the documentation related to this.
Many thanks!
Rich.
On Wed, Oct 22, 2008 at 11:29 PM, Anthony Thyssen
<anthony at griffith.edu.au>wrote:
> "=?ISO-8859-1?Q?Richard_Vall=E9e?=" on wrote...
> | Indeed!
> | How is it that I have an old version? The Ubuntu packages are all older
> | versions? I should install from source then?
> |
> |
> generally yes.
>
> However I do not know how to generate DEB packages. I generally
> generate a SRPM package from the source, and then generate RPM packages
> from that.
>
>
> Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
>
> -----------------------------------------------------------------------------
> Now we make our own magic!
> Now we create our own legends!
> We build the future.
> Now we stop -- being afraid of Shadows! -- Babylon 5, "Into the
> Fire"
>
> -----------------------------------------------------------------------------
> Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
>
More information about the Magick-users
mailing list