X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a3e1783596ac97e9a257a271a481732ab29997e7..2bf34f1733668603f710c2410cbd09f8137ebf14:/doc/bugs/2.45_Compilation_error.mdwn?ds=sidebyside diff --git a/doc/bugs/2.45_Compilation_error.mdwn b/doc/bugs/2.45_Compilation_error.mdwn index 99013ee66..b885bcc3f 100644 --- a/doc/bugs/2.45_Compilation_error.mdwn +++ b/doc/bugs/2.45_Compilation_error.mdwn @@ -19,3 +19,12 @@ I have perl 5.10.0. Ikiwiki 2.44 compiles fine. Compiling 2.45 fails after 'make >> I removed all traces of the previous installation, and now 2.45 compiles. >> I don't know why it was picking up the old version of Ikiwiki.pm, but now it >> works. Please close this bug, and thanks for the help. + +>>> Where were the files from the old installation? I still don't +>>> understand why they would be seen, since -Iblib/lib is passed to perl. +>>> --[[Joey]] + +>>>> They were under /usr/local/{bin,lib,share}. I can try to provide more info, +>>>> or try to reproduce it, if you need me to. + +[[done]]