On Thu, 23 Mar 2006 14:44:30 -0600, Rob Huffstedtler wrote: Hi Rob
> I have a server, on which I have successfully installed > ImageMagick. Version: ImageMagick 6.2.6 03/09/06 Q16 > http://www.imagemagick.org Copyright: Copyright (C) 1999-2006 > ImageMagick Studio LLC Ummm, we need magick to read your mind to determine what OS you're dealing with :-(. Did you install ImageMagick from source? If so, what happened when you tried to install PerlMagick at the same time (i.e. why did the latter fail?) > This machine is an Interwoven TeamSite content management server. > Interwoven ships their own custom distribution of perl, which is > version 5.8.2 with a few of the compile options set a little > differently than the default. I don't have a compiler on that > machine, but if I get completely stuck, I do have a dev server that > I can install Visual Studio on if I have to do some compiling. Ahh, so the dev server runs Windows, right? And if you plan to copy the binary, the the destination server runs Windows, right? But in that case is the problem now that the pre-compiled ImageMagick + PerlMagick is not available for that version of Perl? > I first tried to build PerlMagick on my local machine, which is > running ActiveState perl 5.8.8. I figured I could then deploy the > result. I ran into a number of compile problems and decided I > would first see if I could download the ppm and just move the > modules over. I did that, but when I run my test script, it pops > up a dialog that says: There is an old article here http://savage.net.au/ImageMagick.html I wrote on compiling ImageMagick under Windows. That was V 5.3.9. > The procedure entry point Perl_IStdio_ptr could not be located in > the dynamic link library perl58.dll. So, I'm guessing there's a > change in the internals of perl that is going to block from further > progress down this road. Changes are documented here: http://perldoc.perl.org/index-history.html I did not check, but I'd /guess/ you're right about incompatible changes. -- Cheers Ron Savage, [EMAIL PROTECTED] on 24/03/2006 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
