Skip to content

gflohr/perlmagick-hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PerlMagick-Hint

A helper script to compile PerlMagick, the Perl binding of ImageMagick.

Description

This is the accompanying repository to the blog post https://www.guido-flohr.net/compile-perlmagick/. See there for more information.

tl;dr:

  1. Download and unpack ImageMagick from https://metacpan.org/dist/Image-Magick.
  2. Create a directory hints inside the directory created in step 1.
  3. Copy hint.pl into the directory hints.
  4. Run the script with perl hints/hint.pl. It will tell you how you have to rename it in order to be recognized.
  5. Build and install with the usual perl Makefile.PL && make && make install.

BUGS

Please report bugs at https://github.com/gflohr/perlmagick-hint/issues!

COPYRIGHT

This is free software. Copyright © 2024 Guido Flohr https://www.guido-flohr.net, released under the terms and conditions of the WTFPL 2 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages