2 echo "You can find documntation for this library in the following URL:"
3 echo "http://download.gna.org/mbfl/1.0.6/mbfl.html"
5 echo "If you'd like to have this library available under your interactive shell, please add this to your /etc/profile: mbfl_INTERACTIVE='yes'"
6 echo "Don't forget that when creating scripts that use the library you must use the following:"
7 echo "mbfl_INTERACTIVE='no'
8 source "${MBFL_LIBRARY:=`mbfl-config`}""
9 echo "Ignoring this may break your system, be warned"