Hello,
I follow all steps in README and type the cammands in 'bashcr':
export SACHOME=/usr/local/sac
source ${SACHOME}/bin/sacinit.sh
alias sac='${SACHOME}/macros/init.m'
However, when I want to run SAC from terminal, it says:
bash: /usr/local/sac/sacinit.sh : permission denied
I also check the content of macro directory but unfortunatly there is no 'init.m'
Would you please help me to solve this problem
I follow all steps in README and type the cammands in 'bashcr':
export SACHOME=/usr/local/sac
source ${SACHOME}/bin/sacinit.sh
alias sac='${SACHOME}/macros/init.m'
However, when I want to run SAC from terminal, it says:
bash: /usr/local/sac/sacinit.sh : permission denied
I also check the content of macro directory but unfortunatly there is no 'init.m'
Would you please help me to solve this problem
-
Try this:
export SACHOME=/usr/local/sacexport PATH=${PATH}:${SACHOME}/binexport
SACAUX=${SACHOME}/auxexport SAC_DISPLAY_COPYRIGHT=1export
SAC_USE_DATABASE=1export SAC_PPK_LARGE_CROSSHAIRS=1
2014-04-28 19:04 GMT+08:00 Masoumeh Makki <masoumeh.makki<at>yahoo.com>:
Hello,
I follow all steps in README and type the cammands in 'bashcr':
export SACHOME=/usr/local/sac
source ${SACHOME}/bin/sacinit.sh
alias sac='${SACHOME}/macros/init.m'
However, when I want to run SAC from terminal, it says:
bash: /usr/local/sac/sacinit.sh : permission denied
I also check the content of macro directory but unfortunatly there is no
'init.m'
Would you please help me to solve this problem
_______________________________________________
sac-help mailing list
sac-help<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/sac-help