Posted by Victor Vysotskiy on February 10, 2009 at 15:04:04:
Dear Users of Molcas,
I will share the instruction about compilation the 5'th version of molcas on modern Linux PC's. You need 2 things to have robust binaries:
1) have access to Linux machine under kernel 2.4 (just for compillation by gcc&&g77 v2.95.* and using linuxthreads). At this step one skip using static
linking;
2) copy binaries to modern Linux PC (under linux kernel 2.6.* and fresh gcc/glibc) and set only one env. variables:
export LD_ASSUME_KERNEL=2.4.1
Now molcas5 works properly (all test should pass).
Hope it can be useful to someone,
Regards,
Victor.