Chapter 0: Installation
Installation:
Check Requirements:
./configure --prefix=/usr
Compile the terminfofiles and create the translations:
make
Install BashStyle-NG:
sudo make install
[ or ]
su -c "make install"