3 echo "If you use this package for server instalation, then you must :"
4 echo " 1) Install this packages :"
6 echo " postgresql-libs"
7 echo " postgresql9-pltcl (from AUR, must be same version as postgresql package)"
8 echo " 2) Create system user, database role, change database port, change permissions... :"
9 echo " /etc/rc.d/flexibee install"
10 echo " 3) Run flexibee server :"
11 echo " /etc/rc.d/flexibee start"