Compiling Tips
editor: David Buttler
Return to Index
Using the configure utility
Usually configure will take the following option to allow you to specify the location that you want to
install the package:
./configure --prefix=/net/hp72/projects/WebCQ/bin
This sets up the makefile so that the package will be installed in WebCQ/bin
Monitor this page for changes