>Also renaming the Skeleton plugin did not help. It is what it is - a skeleton - it does nothing else than using memory and CPU time!
Thomas Marco Rauchenstein <[email protected]> 29.03.2009 13:43 Bitte antworten an ASSP development mailing list <[email protected]> An 'ASSP development mailing list' <[email protected]> Kopie Thema Re: [Assp-test] Antwort: ASSP_OCR: can not find convert from ImageMagick in PATH!? (ASSP version 2.0.0(16.14)) This is currently true, but no success. Can it probably be a problem, that my ASSP is running on a Windows 2008 X64 based system? This is my system path variable: Path=c:\program files (x86)\imagemagick;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C.....etc. Compared with a x86 system the program path is "c:\program files (x86)\" and not "c:\program files\" for 32bit based applications. The directory "c:\program files\" will be used for 64bit based applications. When I open the command line interpreter I can successfully call convert, but ASSP seems not to find it. Also renaming the Skeleton plugin did not help. regards Marco -----Original Message----- From: Thomas Eckardt/eck [mailto:[email protected]] Sent: Sonntag, 29. März 2009 07:20 To: ASSP development mailing list Subject: [Assp-test] Antwort: ASSP_OCR: can not find convert from ImageMagick in PATH!? (ASSP version 2.0.0(16.14)) >Mar-28-09 21:47:47 [startup] ASSP_SkeletonTest: Plugin successful called! remove or rename the Skeleton plugin! >Mar-28-09 21:47:47 [startup] ASSP_OCR: can not find convert from ImageMagick in PATH!? The ImageMagick dir must be in the system PATH if you run ASSP as a service (or in the user PATH of the user that is running the service)! Use the latest OCR plugin (1.10) and the latest assp.pl! Thomas Marco Rauchenstein <[email protected]> 28.03.2009 21:55 Bitte antworten an ASSP development mailing list <[email protected]> An 'ASSP development mailing list' <[email protected]> Kopie Thema [Assp-test] ASSP_OCR: can not find convert from ImageMagick in PATH!? (ASSP version 2.0.0(16.14)) Mar-28-09 21:47:47 [startup] ASSP version 2.0.0(16.14) (Perl 5.010000) (on MSWin32) initializing Mar-28-09 21:47:47 [startup] Info: try loading plugin ASSP_AttachmentFullCheck Mar-28-09 21:47:47 [startup] ASSP_AttachmentFullCheck: Plugin successful called! Mar-28-09 21:47:47 [startup] Info: plugin ASSP_AttachmentFullCheck version 1.05 loaded for runlevel 'complete mail'. Mar-28-09 21:47:47 [startup] Info: try loading plugin ASSP_OCR Mar-28-09 21:47:47 [startup] ASSP_OCR: can not find convert from ImageMagick in PATH!? No images will be processed! Mar-28-09 21:47:47 [startup] ASSP_OCR: Plugin successful called for runlevel 'complete mail'! Mar-28-09 21:47:47 [startup] Info: plugin ASSP_OCR version 1.10 loaded for runlevel 'complete mail'. Mar-28-09 21:47:47 [startup] Info: try loading plugin ASSP_SkeletonTest Mar-28-09 21:47:47 [startup] ASSP_SkeletonTest: Plugin successful called! ******************************************************************************************** Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\Administrator>convert Version: ImageMagick 6.4.5 2008-10-31 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC Usage: convert [options ...] file [ [options ...] file ...] [options ...] file Image Settings: -adjoin join images into a single multi-image file -affine matrix affine transform matrix -alpha option activate, deactivate, reset, or set the alpha channel -antialias remove pixel-aliasing -authenticate password decipher image with this password -attenuate value lessen (or intensify) when adding noise to an image -background color background color -bias value add bias when convolving an image -black-point-compensation use black point compensation -blue-primary point chromaticity blue primary point ... remaining text truncated! ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
