aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/po_plugin_adds_new_dependency.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-15 14:10:39 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-15 14:10:39 -0400
commit04760df3813a1b44043176e95bcd3eae6ba0507c (patch)
treed5d169a503d529f1f8d510810c0b7c801904366f /doc/bugs/po_plugin_adds_new_dependency.mdwn
parent1f95a925f39e09e3ad916de6d90f317ae3c25281 (diff)
downloadikiwiki-04760df3813a1b44043176e95bcd3eae6ba0507c.tar
ikiwiki-04760df3813a1b44043176e95bcd3eae6ba0507c.tar.gz
Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case.
Diffstat (limited to 'doc/bugs/po_plugin_adds_new_dependency.mdwn')
-rw-r--r--doc/bugs/po_plugin_adds_new_dependency.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/po_plugin_adds_new_dependency.mdwn b/doc/bugs/po_plugin_adds_new_dependency.mdwn
index 3da326f48..3ddcc30f2 100644
--- a/doc/bugs/po_plugin_adds_new_dependency.mdwn
+++ b/doc/bugs/po_plugin_adds_new_dependency.mdwn
@@ -1,5 +1,8 @@
Was it intended that the po plugin add a new dependency?
+> Yes; see debian/control Build-Depends. However, I have made it disable
+> building that is po4a is not available. [[done]] --[[Joey]]
+
PERL5LIB=.. ./po2wiki underlay.setup
Failed to load plugin IkiWiki::Plugin::po: Can't locate Locale/Po4a/Common.pm in @INC (@INC contains: .. /Library/Perl/Updates/5.8.8 /System/Library/Perl/5.8.8/darwin-thread-multi-2level /System/Library/Perl/5.8.8 /Library/Perl/5.8.8/darwin-thread-multi-2level /Library/Perl/5.8.8 /Library/Perl /Network/Library/Perl/5.8.8/darwin-thread-multi-2level /Network/Library/Perl/5.8.8 /Network/Library/Perl /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.8 /Library/Perl/5.8.6 /Library/Perl/5.8.1 /sw/lib/perl5/5.8.8/darwin-thread-multi-2level /sw/lib/perl5/5.8.8 /sw/lib/perl5/darwin-thread-multi-2level /sw/lib/perl5 /sw/lib/perl5/darwin /usr/local/lib/perl5/site_perl/5.8.8/darwin-thread-multi-2level /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at ../IkiWiki/Plugin/po.pm line 13.
BEGIN failed--compilation aborted at ../IkiWiki/Plugin/po.pm line 13.