X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/bf2c7f2298840c4b7292114d60a0568a48d6abe0..c1bf0eaf5d94371ed6228dcc82277ffa7d594904:/doc/bugs/assumes_system_perl.mdwn diff --git a/doc/bugs/assumes_system_perl.mdwn b/doc/bugs/assumes_system_perl.mdwn index 1c50f8be6..9df61bc80 100644 --- a/doc/bugs/assumes_system_perl.mdwn +++ b/doc/bugs/assumes_system_perl.mdwn @@ -7,4 +7,8 @@ make fails, as the 'make' command attempts to use the perl install in PATH, rather than the one ikiwiki is being installed for. -The installed bin/ikiwiki file also refers to /usr/bin/perl rather than the perl it is being installed for. \ No newline at end of file +The installed bin/ikiwiki file also refers to /usr/bin/perl rather than the perl it is being installed for. + +> I will acdept sufficiently nonintrusive patches to make ikiwiki work better on strange systems like +> yours, but do not plan to work on it myself, since I do not use systems +> where /usr/bin/perl is not a sane default. --[[Joey]]