Compile Tips

If you wish to compile the codes, a traditional Linux location will be in the /usr/local directory tree (I untar the archive in /usr/local/src). This produces the top directory in /usr/local/src/bsu-3.0.2, and that is where you will issue the configure command. To learn about alternative options, issue the command “configure -help”. For example, to compile with the GNUPLOT alternative, just “configure” will work. To use the PLPLOT options, the configure command would be “configure -with-plplotlib ”. In addition, you might also need the old version of PLPLOT libraries. In that case, “configure -with-plplotlib -with-plplot-old” would be the command to invoke.



Subsections