master
josepht 2010-10-18 15:05:02 +00:00 committed by Joey Hess
parent dd35d0d28f
commit 332cb13310
1 changed files with 4 additions and 0 deletions

View File

@ -34,8 +34,12 @@ curl http://www.kernel.org/pub/software/scm/git/git-manpages-1.7.3.1.tar.gz | su
I had terrible trouble installing ikiwiki. It turned out I had accidentally installed Perl through ports. Uninstalling that made everything install nicely.
I got an error on msgfmt. Turns out this is a program in gettext. I installed that and it fixed the error.
cd ..
git clone git://git.ikiwiki.info/
cd git.ikiwiki.info/
perl Makefile.PL LIB=/Library/Perl/5.10.0
make