Posted by Jean-Pierre Dognon on May 26, 2005 at 12:37:37:
Hi,
I try to compile the 6.2 version on a G5 (Mac OS X 10.3.9, g77) and I have the following error on make:
***
*** Building Programming Guide (PostScript format)
***
cd doc/programming && /usr/bin/gnumake ps
gnumake[1]: molcas: Command not found
gnumake[1]: *** [.stamp] Error 127
make: [pspg] Error 2 (ignored)
***
*** Installing molcas databases
***
cd src/Data; /usr/bin/gnumake
cd ../..; MOLCAS=`pwd`; export MOLCAS; sbin/mkhelp
/bin/sh ../../sbin/firstrun
../../sbin/firstrun: line 1: molcas: command not found
********* Molcas installation failed *********
gnumake[1]: *** [.stamp] Error 1
make: *** [data/ABDATA] Error 2
have you an idea for a solution,
Best Regards,
Jean-Pierre