You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

mkdir -p /share/apps/phrap/bin
mkdir /share/apps/phrap/doc
mkdir phrap-1.080812
cd phap-1.080812
zcat ../distrib.tar.gz | tar xvf -
make
cp swat cross_match prhapview cluster loco /share/apps/phrap/bin
cp *.doc /share/apps/phrap/doc
chmod 111 /share/apps/phrap/bin
  • No labels