in reply to Re^7: Image-Magick on Strawberry Perl
in thread Image-Magick on Strawberry Perl
It's quite likely that only the first and last of those 7 commands actually needed to be run.gendef ../CORE_RL_magick_.dll * [../CORE_RL_magick_.dll] Found PE+ ima +ge gendef ../CORE_RL_magick++_.dll * [../CORE_RL_magick++_.dll] Found PE+ + image gendef ../CORE_RL_wand_.dll * [../CORE_RL_wand_.dll] Found PE+ image dlltool --kill-at --input-def CORE_RL_magick_.def --output-lib libCORE +_RL_magick_.a dlltool --kill-at --input-def CORE_RL_magick++_.def --output-lib libCO +RE_RL_magick++_.a dlltool --kill-at --input-def CORE_RL_wand_.def --output-lib libCORE_R +L_wand_.a dlltool --kill-at --input-def CORE_RL_magick_.def --output-lib libMagi +ckCore.a
Then cd to the top level folder of the PerlMagick-6.98 source and run 'perl Makefile.PL', 'dmake test' and 'dmake install'.set PATH=%PATH%;C:\_64\im\ImageMagick-6.9.2-Q8 set CPATH=C:\_64\im\ImageMagick-6.9.2-Q8\include;%CPATH% set LIBRARY_PATH=C:\_64\im\ImageMagick-6.9.2-Q8\lib;%LIBRARY_PATH%
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Image-Magick on Strawberry Perl
by syphilis (Archbishop) on Nov 05, 2015 at 13:18 UTC | |
by syphilis (Archbishop) on Nov 06, 2015 at 22:32 UTC | |
by davies (Monsignor) on Mar 04, 2020 at 09:56 UTC | |
by syphilis (Archbishop) on Mar 04, 2020 at 11:21 UTC |