Molcas on Suse 10.0 systems


[ Molcas user's WWWBoard ]

Posted by Asbjørn Holt on December 20, 2005 at 16:53:04:

When installing Molcas on suse 10.0 systems, one needes to install gcc 3.4.5 (from gcc.gnu.org). In addition it is needed to spesify that the compiler (the 3.4.5 compiler) is located in /usr/local/bin and not in /usr/bin where the 4.0.X version that follows the suse package is installed. This can be done by for instance changing the references to cpp, g77 and gcc in the Symbols file to from /usr/bin/XXX to /usr/local/bin/XXX . Then type configure --makefile followed by make.
Another way to do this is to change in $MOLCAS/cfg/Linux-x86.cfg from EXE_PATH="/usr/bin:/usr/local/bin:/bin:/lib:$PATH" to
EXE_PATH="/usr/local/bin:/usr/bin:/bin:/lib:$PATH"
followed by configure and make.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

if B is 1s22s22p1, what is Li?

Passfield:

Comments:


[ Follow Ups ] [ Post Followup ] [ Molcas user's WWWBoard ]