PowerMaster A6223へのPDS追加インストール
以下の手順を追うかわりに、RPMパッケージを入れても良い。
- STAR
- Pxp
- % tar xzf Pxplib2000.tar.gz; cd Pxplib2000
- % cd src; ./configure; make clean; make; make install
- # cd ../..; mv Pxplib2000 /usr/local/
- # ln -s /usr/local/Pxplib2000 /usr/local/Pxplib
- STAR
- % tar xzf star2001beta2.tar.gz; cd star2001beta2
- % cd lib; ./configure; make clean; make
- % cd ../src; ./configure; make clean; make; make install
- % chmod 644 colormap.c* graymap.c*
- % sed 's/star1998beta/star/g' < starman.csh > ../bin/starman; chmod 755 ../bin/starman
- # cd ../..; mv star2001beta2 /usr/local/
- # ln -s /usr/local/star2001beta2 /usr/local/star
- star-man
- % cd /usr/local/star
- % tar xzf star-man.tar.gz; cd man; make
- # make install; make clean
インストール実行者:60cmグループ