Page 1 of 1

wandtest.h failed?

Posted: 2011-08-11T01:42:07-07:00
by quicken
I tried installing tonight on a linux server, and this showed up after running the check:


PASS: tests/validate-compare.sh
PASS: tests/validate-composite.sh
PASS: tests/validate-convert.sh
PASS: tests/validate-identify.sh
PASS: tests/validate-import.sh
PASS: tests/validate-montage.sh
PASS: tests/validate-pipe.sh
PASS: tests/validate-stream.sh
PASS: tests/validate-formats-in-memory.sh
PASS: tests/validate-formats-on-disk.sh
PASS: wand/drawtest.sh
FAIL: wand/wandtest.sh
===========================================
1 of 12 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===========================================

Is this critical?

Re: wandtest.h failed?

Posted: 2011-08-11T05:52:53-07:00
by magick
Most likely the failure is not critical, however, post the output of this file: wand/wandtest.log so we can identify which unit test failed and determine why.

Re: wandtest.h failed?

Posted: 2012-01-23T12:48:30-07:00
by technotrope
Hello -

While trying to install ImageMagick (v6.7.4-7) for use by Foswiki, I am also getting this message. I do not believe I have permissions to upload attachments to this forum. Is there another location I should upload the log file to? Thank you.

Re: wandtest.h failed?

Posted: 2012-01-23T12:53:15-07:00
by magick
Send your log file to patches at imagemagick dot org.

Re: wandtest.h failed?

Posted: 2012-01-23T13:47:47-07:00
by technotrope
Thanks for your quick reply. I've forwarded the .log file.

Re: wandtest.h failed?

Posted: 2012-01-23T15:16:46-07:00
by magick
wantest.sh requires the Freetype delegate library to complete successfully. You can safely ignore this failure or you can install the Freetype library on your system and rebuild and reinstall ImageMagick and try the units tests again.

Re: wandtest.h failed?

Posted: 2012-01-26T10:38:17-07:00
by technotrope
Thanks for your reply.

It appears it's installed, and I enabled "Image Plugin" in Foswiki. However, now I'm getting the "Can't locate Imagepath in @INC" error. What I have in my Foswiki topic reads:

%IMAGE{"\\forbin\CADmgt\MKACADD_Hybrid\CADWiki\Graphics\AutoCADSeedDialog.jpg" type="frame" align="center" caption="Seeds" }%

"Forbin" is on our network. Regular HTML image commands can display images from this location. Can you suggest what else I might be missing? I'll be the absolute first to admit I'm fumbling around without really knowing enough about linux, Foswiki, Apache, etc., much less how to install and use plugins, so I'm hoping you'll cut me some slack for asking (probably) newbie questions.

Re: wandtest.h failed?

Posted: 2012-02-23T14:51:22-07:00
by technotrope
Hi - touching base again to see if I can get any additional info. I think ImageMagick is correctly installed and enabled in Foswiki. However, now I'm getting the "Can't locate Imagepath in @INC" error. What I have in my Foswiki topic reads:

%IMAGE{"\\forbin\CADmgt\MKACADD_Hybrid\CADWiki\Graphics\AutoCADSeedDialog.jpg" type="frame" align="center" caption="Seeds" }%

"Forbin" is on our network. Regular HTML image commands can display images from this location. Can you suggest what else I might be missing? I'll be the absolute first to admit I'm fumbling around without really knowing enough about linux, Foswiki, Apache, etc., much less how to install and use plugins, so I'm hoping you'll cut me some slack for asking (probably) newbie questions.

Thanks, in advance, for any additional suggestions you can offer.

Re: wandtest.h failed?

Posted: 2012-05-24T10:47:32-07:00
by technotrope
Hi - touching base again to see if I can get any additional info. I think ImageMagick is correctly installed and enabled in Foswiki. Per a suggestion from the Foswiki forum, I went back and installed the "perl-PerlMagick-6.6.1.0-4.5.1.i586.rpm" package. I'm still getting the "Can't locate Imagepath in @INC" error.

What I have in my Foswiki topic reads:

%IMAGE{"\\forbin\CADmgt\MKACADD_Hybrid\CADWiki\Graphics\AutoCADSeedDialog.jpg" type="frame" align="center" caption="Seeds" }%

"Forbin" is on our network. Regular HTML image commands can display images from this location. Can you suggest what else I might be missing? I'll be the absolute first to admit I'm fumbling around without really knowing enough about linux, Foswiki, Apache, etc., much less how to install and use plugins, so I'm hoping you'll cut me some slack for asking (probably) newbie questions.

Thanks, in advance, for any additional suggestions you can offer.