]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/ikiwiki_can__39__t_find_imagemagick/comment_6_1ed093f9dde0f785c07d73d25413d6ee._comment
anon push test
[git.ikiwiki.info.git] / doc / forum / ikiwiki_can__39__t_find_imagemagick / comment_6_1ed093f9dde0f785c07d73d25413d6ee._comment
1 [[!comment format=mdwn
2  username="openmedi"
3  subject="comment 6"
4  date="2016-06-07T11:19:47Z"
5  content="""
6 Hm. Maybe the problem is more that I don't understand what needs to happen to make imagemagick available for ikiwiki. I though it would be enough to install imagemagick and have my prefered perl in the path, but that seems not to be the case? I'm, also not sure what \"`cd www/ikiwiki && make install` automatically brings in Perl\" means. Aren't we installing ikiwiki etc. through pkgsrc with `sudo pkgin -y install ikiwiki`? Am I mistaken that you suggesting building ikiwiki myself? Sorry, if I'm getting things wrong.
8 What I though would need to happen:
10 1. [update to the latest branch of joyent pkgsrc](http://pkgsrc.joyent.com/install-on-osx/)
11 1. sudo pkgin -y update
12 1. sudo pkgin -y full-upgrade
13 1. sudo pkgin -y install p5-PerlMagick (this installs all the dependencies, including a useable perl, I thought)
14 1. sudo pkgin -y install ikiwiki
16 This is wrong/not enough?
17 """]]