![](https://secure.gravatar.com/avatar/01c2dd03530db1afb305df3aaad0fed8.jpg?s=120&d=mm&r=g)
Ted Gould wrote:
On Fri, 2007-11-02 at 18:31 +0100, romunov wrote:
I ran the command and when I run Inkscape, I get this:
Wow, okay, didn't expect that.
Aaron, I guess we should either have the autopackage staticly compile in ImageMagick or just build it without...
We went a little while without current autopackage snapshots, because I got stuck on a problem and then too swamped to investigate. During that time a ton of new dependancies were added. So I was expecting to have to take some time sorting things out, but from the looks of this report something is horribly wrong, even deps that have been dealt with solidly for years are biting.
WRT ImageMagick, there is a third option. RelayTool allows us to link to a library without requiring it to be installed at runtime and yet the functionality will be conditionaly available based on the presence of the library. I used this for libssl inside of the whiteboard code. I would like to see ImageMagick, poppler and as many other new deps as possible dealt with in this manner.
Aaron Spike