updated on Thu Jan 12 20:00:29 UTC 2012
[aur-mirror.git] / lionwiki / lionwiki.install
blobb1376923ad2d6fa85d39034c0b35be26e48a0701
1 post_install() {
2         echo -e "In order to use this application, you will need to install a web server"
3         echo -e "such as Apache, Cherokee, or Lighttpd. The web server will need to be "
4         echo -e "able to use PHP (eg. http://wiki.archlinux.org/index.php/LAMP)"
5         echo -e "\n"
6         echo -e "Please see the documenation on http://lionwiki.0o.cz/ for configuration help."