Hello Jagabandhu,
Before you run './configure' you may need to set environmental
variables, like
FC=xlf90
F90=xlf90
Make sure the compiler's directory is in your PATH environmental variable.
If it still produces an error, you might need to set your
LD_LIBRARY_PATH environmental variable to the directory where your
compiler libraries are.
I'll actually be installing NetCDF on an IBM p690 on Tuesday or
Wednesday so I can tell you the exact instructions afterwards.
-Howard Salis
ncdigest wrote:
ncdigest Friday, February 18 2005 Volume 01 : Number 853
Today's Topics:
help in netcdf installation
help
----------------------------------------------------------------------
Date: Fri, 18 Feb 2005 15:02:17 +0530
From: "jagabandhu panda" <jp79_iitd@xxxxxxxxxxx>
Subject: help in netcdf installation
Hello,
myself jagabandhu a student of IIT Delhi want to install netcdf in a power
series IBM server with AIX5.1 operating system. Please help me to install
it. I've got most of the informations about installation.
I've xlf, xlf_r, xlf90, xlf90_r, xlf95, xlf95_r fortran compilers in my
server along with other vendor requisites. When I run configure script it
says no fortran 90 compiler found and the environment will not be built. I
made a fortran90 program and tested the compiler and i fould that if i write
xlf -qsuffix=f=3f file.3f then it compiles the file with .3f extension
and if i write
xlf90 -qsuffix=f=f90 file.f90 then compiles .f90 extension files
and xlf90 -qsuffix=f=3f90 file.3f90 compiles .3f90 extension files.
could any one please help me how to use these options in the netcdf
installation and also if there is any alternative way.
please help me
####################################
#With Best Compliments From,
#Jagabandhu Panda
#Centre For Atmospheric Science
#IIT Delhi
#Hauz Khas
#New Delhi-110016
#Ph-(011)26596052(lab)
#& 26596911(Aravali Hostel-B72)
#Cell:-(+91)9868326278
####################################
_________________________________________________________________
65,000 jobs listings. http://www.naukri.com/tieups/tieups.php?othersrcp=534
Post your CV on Naukri.com today.
------------------------------
Date: Fri, 18 Feb 2005 16:35:08 +0530
From: "jagabandhu panda" <jp79_iitd@xxxxxxxxxxx>
Subject: help
<html><div style='background-color:'><P>Dear sir</P>
<P>I've got a pseries IBM server.It has AIX5.1 operating system. I discovered that to
compile a program with .f90 or .3f90 or .3f extension the following commands are
required.</P>
<P>xlf90 -qsuffix=f=f90 file.f90, xlf90 -qsuffix=f=3f90 file.3f90, xlf -qsuffix=f=3f
file.3f.</P>
<P>But then i found in the net that it is a known problem in AIX operating system.
But in which file these flags are to be included as they have been indicated for fortran
compiler and fortran configuration with xlf, xlf90 and xlf95 compilers.</P>
<P>could you please help me by saying in which files i should make these changes
although i've made changes in macros.make file in netcdf-3.6.0-p1/src directory.this
problem also persists with netcdf-3.6.0.</P>
<P>please help me in this regard.</P>
<P>with regards,</P>
<P>jagabandhu</P>
<P> </P>
<P><BR><BR><BR> </P>
<DIV>
<DIV><FONT
color=#0066cc><STRONG>####################################</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#With Best Compliments
From,</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#Jagabandhu Panda</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#Centre For Atmospheric
Science</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#IIT Delhi</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#Hauz Khas</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#New Delhi-110016</STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#Ph-(011)26596052(lab) </STRONG></FONT></DIV>
<DIV><FONT color=#0066cc><STRONG>#& 26596911(Aravali
Hostel-B72)</STRONG></FONT></DIV>
<DIV><STRONG><FONT color=#0066cc>#Cell:-(+91)9868326278</FONT></STRONG></DIV>
<DIV><STRONG><FONT
color=#0066cc>####################################</FONT></STRONG></DIV>
<DIV> </DIV></DIV></div><br clear=all><hr>Get headhunted by 5000 tech recruiters. <a
href="http://g.msn.com/8HMBENIN/2737??PS=47575" target="_top">Post your CV on Naukri.com</a> </html>
------------------------------
End of ncdigest V1 #853
***********************