fedoraでds9 インストール

環境:Fedora25
1. http://ds9.si.edu/site/Download.html でLinux CentOS 7をダウンロード
  (Fedoraだけどないので仕方ない)
2. su
3. mkdir /usr/local/ds9
4. cp /home/moe/Downloads/ds9.centos7.***.tar.gz /usr/local/ds9
5. cd /usr/local/ds9
6. tar -zxvf ds9.centos7.***.tar.gz
7. exit
8.cd ~
9. gedit .bashrc
10. alias ds9=/usr/local/ds9/ds9 を追加
11. source .bashrc

ds9と打てばds9が動くはず。

コメント

このブログの人気の投稿

TypeError: ufunc 'bitwise_xor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

overleafで画像が表示されない!

エラー: ""C:\U" で始まる文字列の中で 8 進文字なしに '\U' が使われています