From 49bdab9d467a88f32b5c9eda2e05a3c111b3a378 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 29 Dec 2006 03:35:39 +0000 Subject: [PATCH] web commit by JeremyReed: Disable img at build time? --- doc/index/discussion.mdwn | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index f70040abc..6d7f8b1c6 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -224,4 +224,12 @@ Would anyone else find this a valuable addition. In oddmuse and instiki (the on wiki engines I am currently using, the edit, home, and submit link tags have an accesskey attribute. I find it nice not to have to resort to the mouse for those actions. However, it may not be something everyone appreciates. Any thoughts? ---[Mazirian](http://mazirian.com) \ No newline at end of file +--[Mazirian](http://mazirian.com) + +---- + +# Disable build/install requirement on PerlMagick + +Some installs of PerlMagick require X11. I tried to first disable using "img" by using "--disable-plugin img" +in the Makefile. But still failed. My workaround was to remove "img" from the bundle in IkiWiki/Plugin/goodstuff.pm +before building. What is the recommended way to install ikiwiki without "img" support? --[[JeremyReed]] \ No newline at end of file -- 2.45.0