Dear Wiki user, You have subscribed to a wiki page or wiki category on "River Wiki" for change notification.
The "WorkingWithApacheCmsFromTheCommandLine" page has been changed by SimIJskes. http://wiki.apache.org/river/WorkingWithApacheCmsFromTheCommandLine?action=diff&rev1=6&rev2=7 -------------------------------------------------- sudo ln -s /usr/bin/markdown /usr/local/bin/markdown }}} + On ubuntu maverick i had to run + {{{ + sudo cpan XML::RSS::Parser::Lite + sudo cpan XML::Parser::Lite + sudo cpan XML::Atom::Feed + sudo apt-get install libsvn-perl + sudo dpkg --purge libtext-markdown-perl + sudo apt-get install python-markdown + sudo ln -s /usr/bin/markdown_py /usr/local/bin/markdown + }}} + Before the build_file.pl ran.
