[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #BKW-333665]: Urgent:



Either #1 or #2 should work. #2 will not.

Try this:
1. do the command
> export LD_LIBRARY_PATH="/usr/lib:$LD_LIBRARY_PATH"
2. execute config_cmaq.sh using the -x flag, e.g.
> csh -x config_cmaq.sh

The second command should ouput a trace of the execution of the config_cmaq.sh 
and should provide some info about what is going wrong.


> Hello,
> the update is that
> there is actually  three locations could be found in user
> would you suggest me the location and could specfiy the environmental
> variable that needs to be changed according to the screen shot attached in
> the previous mail.
> 
> 
> 1:  usr/local/include/netcdf.h
> 2:  usr/local/netcdf/include/netcdf.h
> 3:  usr/include/netcdf.h
> 
> Thanks in advance,
> Akhila Thomas
> 
> 
> 
> On Mon, Jun 3, 2019 at 12:42 PM Green Blue air <address@hidden>
> wrote:
> 
> > Hai,
> >
> > I have netcdf.h in both the directories
> >
> > 1. usr/ include    : in which i have more files in it under the name
> > netcdf.....
> > 2: usr/local/netcdf/include   : in which i have few number if files
> >
> >b
> > i have also attached the screen shot.
> >
> > which one should  is the correct folder.
> >
> > also  am not sure which is that variable which i have to set,
> >  I could not find LD LIB where it is in config_cmaq.csh file, but wat ever
> > i could find the place in it have attached for confirmation.
> > I sthere a way you could take control over my laptop and fix it for me .
> > It is going to be 3 months now, and you know as a begiiner oops itz really
> > confusing sometimes.
> >
> > Thanks in advance,
> > Akhila Thomas
> >
> >
> > address@hidden> wrote:
> >
> >> Assuming you are running on linux, the package managers usually
> >> install into '/usr' or '/usr/local'. To see which, look for the file
> >> '/usr/include/netcdf.h' which means netcdf was installed in '/usr'.
> >> If instead, the file '/usr/local/include/netcdf.h' exists, then
> >> netcdf was installed into '/usr/local'.
> >> One you know that, try setting the LD_LIBRARY_PATH environment variable.
> >> If netcdf was installed into '/usr' then do this command:
> >> > export LD_LIBRARY_PATH="/usr/lib;$LD_LIBRARY_PATH"
> >> If netcdf was installed into '/usr/local' then do this command:
> >> > export LD_LIBRARY_PATH="/usr/local/lib;$LD_LIBRARY_PATH"
> >>
> >>
> >>
> >> > I found it really difficult to install. I am doing to install CMAQ5.2.1.
> >> > So at the moment i have installed netcdf wid the package manger.
> >> > Am not sure how different it could be.
> >> > How can i set the location or search for he location of netcdf
> >> installed by
> >> > package manager.
> >> >
> >> >
> >> > address@hidden> wrote:
> >> >
> >> > > We will need more information. See if there is a file
> >> > > called test-suite.log (or maybe test_suite.log) in your
> >> > > netcdf-fortran directory where you are building netcdf
> >> > > fortran. If you can find it, then send it to us.
> >> > >
> >> > > >
> >> > > > Am trying to install netcdf-fortran 4.4.4.
> >> > > >
> >> > > > While doing make check these are the error am getting.
> >> > > >
> >> > > > Could kindly tell me wat is this idea of setting environment.
> >> > > >
> >> > > > There is 4 test failed and one test pass. screenshot attached.
> >> > > >
> >> > > >
> >> > >
> >> > > =Dennis Heimbigner
> >> > >   Unidata
> >> > >
> >> > >
> >> > > Ticket Details
> >> > > ===================
> >> > > Ticket ID: BKW-333665
> >> > > Department: Support netCDF
> >> > > Priority: High
> >> > > Status: Open
> >> > > ===================
> >> > > NOTE: All email exchanges with Unidata User Support are recorded in
> >> the
> >> > > Unidata inquiry tracking system and then made publicly available
> >> through
> >> > > the web.  If you do not want to have your interactions made available
> >> in
> >> > > this way, you must let us know in each email you send to us.
> >> > >
> >> > >
> >> > >
> >> >
> >> >
> >>
> >> =Dennis Heimbigner
> >>   Unidata
> >>
> >>
> >> Ticket Details
> >> ===================
> >> Ticket ID: BKW-333665
> >> Department: Support netCDF
> >> Priority: High
> >> Status: Open
> >> ===================
> >> NOTE: All email exchanges with Unidata User Support are recorded in the
> >> Unidata inquiry tracking system and then made publicly available through
> >> the web.  If you do not want to have your interactions made available in
> >> this way, you must let us know in each email you send to us.
> >>
> >>
> >>
> 
> 

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: BKW-333665
Department: Support netCDF
Priority: High
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.