Edit first your personal shell configuration file by setting the
environment
variable and point the directory where the package will been installed.
Add its bin directory to your PATH environment variable.
For bash:
export VMMPS=${HOME}/<VMMPS_DIR>/vmmps
export PATH=${VMMPS}/bin:${PATH}
For tcsh:
setenv VMMPS ${HOME}/<VMMPS_DIR>/vmmps
setenv PATH ${VMMPS}/bin:${PATH}
To install Vmmps, you will need to retrieve the tarball, unpack it, and configure the environments.
Please follow these steps:
vmmps-3.8.tar.gz
gunzip -c vmmps-<ver>.tar.gz | tar xovf -This creates a directory structure in <VMMPS_DIR> as:
vmmps
cd $VMMPS/src
For bash:
source configure.bashFor tcsh:
source configure.tcsh
make allIMPORTANT: USE GNUMAKE!!!
vmmpsLINUX73.tar.gz
vmmpsSOLARIS58.tar.gz
vmmpsHPUX11.tar.gz
vmmps &If the Vmmps main panel appears, you have successfully installed Guidecam. You can delete the compressed TAR file.
- Check your skycat reference by typing:
which skycat
It should point to $VMMPS/bin/skycat
IMPORTANT: use vmmps only with 2.6.x versions of skycat!!!
Download manual: