plotting package installation
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
plotting package installation
hello everyone
i have a trouble when i install plotting package. when i issue the make command, there comes an error as follows
could anyone help me!
ThX
i have a trouble when i install plotting package. when i issue the make command, there comes an error as follows
could anyone help me!
ThX
- Attachments
-
- 1.PNG (10.66 KiB) Viewed 6398 times
Re: plotting package installation
I think, your problem is due to NetCDF package,
you have to ask the admin where is NetCDF lives
and load it before the plotting package installation
you have to ask the admin where is NetCDF lives
and load it before the plotting package installation
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
Re: plotting package installation
Thank you for your reply, but i don't understand your meaningnmhuan61 wrote:I think, your problem is due to NetCDF package,
you have to ask the admin where is NetCDF lives
and load it before the plotting package installation
-
- Posts: 64
- Joined: Mon Oct 17, 2005 2:02 am
- Location: Institute of Oceanology,Chinese Academy of Sciences
Re: plotting package installation
You get this problem if you only install the netcdf c library. Please check the following post for more information:
viewtopic.php?f=31&t=2715
viewtopic.php?f=31&t=2715
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
Re: plotting package installation
no,i have installed gfortran too
linzhenhua wrote:You get this problem if you only install the netcdf c library. Please check the following post for more information:
viewtopic.php?f=31&t=2715
-
- Posts: 64
- Joined: Mon Oct 17, 2005 2:02 am
- Location: Institute of Oceanology,Chinese Academy of Sciences
Re: plotting package installation
Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
Re: plotting package installation
i use the gfortran compiler, the makefile and CYGWIN-gfortran.mk are as follows. what's wrong with it.
- Attachments
-
- 2.PNG (29.52 KiB) Viewed 6361 times
-
- CYGWIN-gfortran.mk
- (5.53 KiB) Downloaded 327 times
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
Re: plotting package installation
But i can compile the upwelling test successfullinzhenhua wrote:Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.
-
- Posts: 7
- Joined: Mon Feb 17, 2014 2:43 pm
- Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE
Re: plotting package installation
thank you for your help!! the question has been solved!linzhenhua wrote:Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.