1,330
edits
Line 19: | Line 19: | ||
* If you want to configure CCP4 using --with-x , you need "yum -y groupinstall 'X Software Development'" | * If you want to configure CCP4 using --with-x , you need "yum -y groupinstall 'X Software Development'" | ||
* Additionally you may need to install g++, gfortran, ncurses-devel and python-devel RPMs for compilation and tcl/tk for ccp4i ("yum -y install gcc gcc-g++ gcc-gfortran ncurses-devel python-devel tcl tk") | * Additionally you may need to install g++, gfortran, ncurses-devel and python-devel RPMs for compilation and tcl/tk for ccp4i ("yum -y install gcc gcc-g++ gcc-gfortran ncurses-devel python-devel tcl tk") | ||
* | * make sure to choose the tcltk package when you download CCP4; this will configure and install blt, bltwish, and tcl/tk together with the main part of CCP4. | ||
* Following Tim Grüne's advice, comment out the modification of MANPATH in $CCP4/include/ccp4.setup . | * Following Tim Grüne's advice, comment out the modification of MANPATH in $CCP4/include/ccp4.setup . | ||