summaryrefslogtreecommitdiff
path: root/zsh/README
blob: a07d70d0cfaa4c4fae804d455c8510390bea68c0 (plain)
    1 
    2 REQUIREMENTS
    3 
    4 PRE-INSTALL
    5 
    6 POST-INSTALL
    7 
    8 PRECAUTION
    9 
   10     If you don't remove libpcre before building this port libpcre will
   11     be a runtime dependency of zsh. This is a problem on systems where
   12     zsh needs to be available at boot before the directory containing
   13     libpcre.so is mounted. The same applies to gdbm.so.
   14 
   15     To make the completion for prt-utils work, you have to update prt-get's
   16     cache after port or package db oprertions (e.g. ports -u, prt-get install
   17     xyz). The completion relies prt-utils' cache for performance reasons.
   18 
   19 MISC
   20     zsh-lovers.1 is taken from http://www.grml.org/zsh/zsh-lovers.1

Generated by cgit