File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55#
66# The script sequence is:
77#
8- # 1) Download the CFITSIO, WCSLib and phy++ libraries and build them
8+ # 1) Download the CFITSIO, WCSLib and vif libraries and build them
99# 2) Download EGG, build it, install it
1010#
1111# To use this script, just make it executable, and run it. Your current
3131# system-wise or if you do not have root access on your computer. In any
3232# case this has to be an absolute path.
3333#
34- # See the INSTALL file in the phy++ directory or the doc.pdf file
34+ # See the INSTALL file in the vif directory or the doc.pdf file
3535# in the EGG directory if you get into trouble.
3636
3737# Example:
@@ -54,7 +54,7 @@ function abort {
5454 echo " "
5555 echo " Oops, there was an error in the installation process."
5656 echo " Make sure that all the dependencies are properly installed"
57- echo " and that your compiler is supported by phy++ ."
57+ echo " and that your compiler is supported by 'vif' ."
5858 echo " "
5959 cd $TMP_DIR
6060 exit 1
@@ -111,7 +111,7 @@ cd $TMP_DIR
111111
112112
113113# -----------------------------------------
114- # The phy++ library
114+ # The vif library
115115# -----------------------------------------
116116
117117# Download and extract it
You can’t perform that action at this time.
0 commit comments