Hi did u installed fortran compiler (f77).
On Tue, Feb 10, 2009 at 1:28 AM, ramya narasimhan <ramya_jln_at_[hidden]>wrote:
> Hi All,
> I tried to install lam-7.1.3 with ifort and icc compilers in Red
> Hat linux 5 (64-bit). I set the environment as
> setenv F77 /opt/intel/fce/10.0.023/bin/ifort
> setenv gcc /opt/intel/cce/10.0.023/bin/icc
> then I gave
> configure --prefix=/home/programs/lam-7.1.3
> make
> make install
> It gave the following error message:
> make[2]: *** [install-sysconfDATA] Error 1
> make[2]: Leaving directory `/home/programs/lam-7.1.3/etc'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/programs/lam-7.1.3/etc'
> make: *** [install-recursive] Error 1
>
> But the bin was created with all executable files. When I executed laminfo,
> for C compiler it gives only gcc. Moreover when I executed mpif77 it gives
> as follows
> WARNING: mpif77 expected to find liblammpio.* in
> /home/programs/lam-7.1.3/lib
> WARNING: MPI-2 IO support will be disabled
>
> Can anyone figure out my error?
>
> Thanks in advance.
> Ramya. L.
>
>
> ------------------------------
> Add more friends to your messenger and enjoy! Invite them now.<http://in.rd.yahoo.com/tagline_messenger_6/*http://messenger.yahoo.com/invite/>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
|