|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/miriad/MacBinaryInstall.html
Дата изменения: Unknown Дата индексирования: Sun Apr 10 10:17:58 2016 Кодировка: Поисковые слова: http www.badastronomy.com phpbb index.php |
curl -O ftp://ftp.atnf.csiro.au/pub/software/miriad/miriad-darwin_x86_64.tar.bz2 curl -O ftp://ftp.atnf.csiro.au/pub/software/miriad/miriad-common.tar.bz2
tar xzf miriad-darwin_x86_64.tar.bz2 tar xzf miriad-common.tar.bz2
cd miriad export MIR=`pwd` sed -e "s,@MIRROOT@,$MIR," scripts/MIRRC.sh.in > MIRRC.sh chmod 644 MIRRC.sh cd ..
. miriad/MIRRC.sh export PATH=$MIRBIN:$PATH
cd ~/data miriad
echo $PATH- this should show the miriad directory in the executable search PATH
which atlod- should show the location of the atlod binary, in you newly extracted miriad tree
mirsyncto update your installation (or
mirsync -u abc123where abc123 is your atnf account name).
miriad @ atnf.csiro.au - 23-Jun-2015