1,330
edits
Line 898: | Line 898: | ||
If this fails (for example, compiler error messages), then one must re-compile Phenix and/or Rosetta. Try to re-compile only Phenix first (and after that, try rosetta.build_phenix_interface again); Rosetta re-compilation may take hours. There are several issues associated with re-compilation: | If this fails (for example, compiler error messages), then one must re-compile Phenix and/or Rosetta. Try to re-compile only Phenix first (and after that, try rosetta.build_phenix_interface again); Rosetta re-compilation may take hours. There are several issues associated with re-compilation: | ||
* if the Phenix binary installer is not used: the Phenix source installer requires (on Fedora and RHEL) the openssl-devel and | * if the Phenix binary installer is not used: the Phenix source installer requires (on Fedora and RHEL) the openssl-devel, libXt-devel and bzip2-devel RPM to be installed on the system | ||
* to re-compile Rosetta: go to the main/source directory and issue: | * to re-compile Rosetta: go to the main/source directory and issue: | ||
phenix.python scons.py bin mode=release extras=python -j 2 | phenix.python scons.py bin mode=release extras=python -j 2 |