If you want to install the new BALBES (version 1.0.0 and after) under
the ccp4 suite you have installed.
You need to do the following steps.
These steps will be omitted once the new version of BALBES is
within ccp4 release.
It is not in there at the moment.
mv BALBES_1.1.1_DB_Oct_1_2010_Linux.tar.gz $CCP4/share/
cd $CCP4/share/
rm -rf balbes (that will remove your old BALBES package)
tar zxvf BALBES_1.1.1_DB_Oct_1_2010_Linux.tar.gz(or another *.tar.gz file you downloaded)
cp $CCP4/share/BALBES/Package/bin_py/balbes $CBIN/
export BALBES_ROOT=$CCP4/share/BALBES/PackageIf you use $CCP4_MASTER/setup-scripts/csh/ccp4.setup,
setenv BALBES_ROOT $CCP4/share/BALBES/Package