Go up one levelGo to Previous Go to Next

VLT Make Procedure

As an alternative to running configure and make, you can also do this:

 
	cd src 
	make  
	make install

The Makefile in the $ASTOTCL/src directory runs configure and then make as described above. You can also specify options to that Makefile, for example:

 
	cd src 
	make PREFIX=$INSTALLDIR

The PREFIX variable defaults to /usr/local and is the prefix of the directory in which to install the software.


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory