You should be able to resolve this by using the short name for "Program Files 
(x86)". Usually that's C:\Progra~1\ but because you also have a "Program Files" 
it may be C:\Progra~2. Also you should be able to put speech marks around the 
path with a space so it would be 


Path="C:\Program Files (x86)\imagemagick";C:\Windows... etc

> -----Original Message-----
> From: Thomas Eckardt/eck [mailto:[email protected]]
> Sent: Monday, 30 March 2009 1:27 a.m.
> To: ASSP development mailing list
> Subject: [Assp-test] Antwort: Re: Antwort: Re: Antwort: ASSP_OCR: can
> not find convert from ImageMagick in PATH!? (ASSP version 2.0.0(16.14))
> 
> I know why!  It is the space in the path  'program files' - I think it
> is
> possible to correct this!  (my path is C:\Programme\.... - so I never
> saw
> this)!
> 
> Thomas
> 
> 
> 
> 
> Marco Rauchenstein <[email protected]>
> 29.03.2009 14:17
> Bitte antworten an
> ASSP development mailing list <[email protected]>
> 
> 
> An
> 'ASSP development mailing list' <[email protected]>
> Kopie
> 
> Thema
> Re: [Assp-test] Antwort: Re: Antwort: ASSP_OCR: can not find convert
> from
> ImageMagick in PATH!? (ASSP version 2.0.0(16.14))
> 
> 
> 
> 
> 
> 
> I found a x64 based version of ImageMagick and installed this one.
> 
> The system path is now:
> 
> Path=c:\program
> files\imagemagick;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system...
> etc.
> 
> A short test with "convert" approved, that windows calls the
> ImageMagick.
> 
> restarting ASSP 2.0.0(16.16) shows:
> 
> Mar-29-09 14:05:26 [startup] Info: try loading plugin ASSP_OCR
> Mar-29-09 14:05:26 [startup] ASSP_OCR: can not find convert from
> ImageMagick in PATH!? No images will be
>                    processed!
> Mar-29-09 14:05:26 [startup] ASSP_OCR: Plugin successful called for
> runlevel 'complete mail'!
> Mar-29-09 14:05:26 [startup] Info: plugin ASSP_OCR version 1.10 loaded
> for
> runlevel 'complete
>                    mail'.
> 
> So my intension based on the x86/x64 path question was wrong and did
> not
> affect assp.
> 
> Marco
> 
> 
> 
> -----Original Message-----
> From: Thomas Eckardt/eck [mailto:[email protected]]
> Sent: Sonntag, 29. März 2009 14:01
> To: ASSP development mailing list
> Subject: [Assp-test] Antwort: Re: Antwort: ASSP_OCR: can not find
> convert
> from ImageMagick in PATH!? (ASSP version 2.0.0(16.14))
> 
> >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:\W
> indows;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
> 
> -----------------------------------------------------------------------
> -------
> _______________________________________________
> 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

Reply via email to