post_install() {
 echo '-----------------------------------------------------------------------'
 echo '1) Edit /etc/linpack.conf to configure memory usage for your system.'
 echo
 echo '2) Run the benchmark by typing:'
 echo 'linpack_runme_xeon64'
 echo '        or'
 echo 'linpack_runme_xeon32'
 echo '-----------------------------------------------------------------------'
}