Closed ambs closed 3 years ago
It seems I need to take some time to fix the Travis config, as well ;)
Thanks @ambs ! Can you add Alien/Base/ModuleBuild.pm to the deps? It looks like this is missing and breaks travis.
@ambs rebase on upstream master then this should pass.
I see the problem. Will prepare a fix.
Let me know if/when you need help for a release ;)
Hey @ambs you should be able to release yourself as you're co-maintainer. As you've already bumped the version up, just do a ./Build dist and upload the tarball! :)
@jeteve, Great, will do. Was just wondering if you have added me already.
Hi Even when installing in
/usr/local/
, if aldconfig
is not run, the test (perl -MImage::Magick
) will fail. The patch is as simple as:ldconfig
in the path