]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/index/discussion.mdwn
response
[www/ikiwiki.git] / doc / index / discussion.mdwn
index 3d17ddb2a53e8ba5f1e1f284c874b87bf9a2049c..924519d6b51a4cce99275e893a43664ac3bba48b 100644 (file)
@@ -25,6 +25,19 @@ of via syslog?
 > > The reason is that I'm not logged in on the web server regularly to
 > > check the log files. I'll see whether I can install a logwatch instance.
 
+I'm trying to install from scratch on a CentOS 4.6 system.  I installed perl 5.8.8 from source and then added all the required modules via CPAN.  When I build ikiwiki from the tarball, I get this message:
+
+    rendering todo/calendar_--_archive_browsing_via_a_calendar_frontend.mdwn
+    *** glibc detected *** double free or corruption (!prev): 0x0922e478 ***
+    make: *** [extra_build] Aborted
+
+I'm kind of at a loss how to track this down or work around it.  Any suggestions? --Monty
+
+> All I can tell you is that it looks like a problem with your C library or
+> perl. Little perl programs like ikiwiki should only be able to trigger
+> such bugs, not contain them. :-) Sorry I can't be of more help.
+> --[[Joey]]
+
 ----
 
 # Installation of selected docs (html)