Dokuwiki
From Gentoo Wiki
DokuWiki is a wiki system based on files instead of a database. The file-based approach makes it easier to use with file hosting and sychronization services. Access controls are provided by default, more than 50 languages are supported, and a range of plugins and themes ('templates') are available.
Installation
USE flags
USE flags for www-apps/dokuwiki DokuWiki is a simple to use Wiki aimed at a small company's documentation needs
Emerge
root #
emerge --ask www-apps/dokuwiki
Unmasking the package (if necessary):
root #
echo "www-apps/dokuwiki" > /etc/portage/package.accept_keywords/dokuwiki
Note
The command have to be edited accordingly to the system settings.
The command have to be edited accordingly to the system settings.
And now the emerge command should install www-apps/mediawiki.