plotting package installation

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

plotting package installation

#1 Unread post by haohaoai65 »

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
Attachments
1.PNG
1.PNG (10.66 KiB) Viewed 4958 times

nmhuan61

Re: plotting package installation

#2 Unread post by nmhuan61 »

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

haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

Re: plotting package installation

#3 Unread post by haohaoai65 »

nmhuan61 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
Thank you for your reply, but i don't understand your meaning

linzhenhua
Posts: 64
Joined: Mon Oct 17, 2005 2:02 am
Location: Institute of Oceanology,Chinese Academy of Sciences

Re: plotting package installation

#4 Unread post by linzhenhua »

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

haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

Re: plotting package installation

#5 Unread post by haohaoai65 »

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

linzhenhua
Posts: 64
Joined: Mon Oct 17, 2005 2:02 am
Location: Institute of Oceanology,Chinese Academy of Sciences

Re: plotting package installation

#6 Unread post by linzhenhua »

Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.

haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

Re: plotting package installation

#7 Unread post by haohaoai65 »

i use the gfortran compiler, the makefile and CYGWIN-gfortran.mk are as follows. what's wrong with it.
Attachments
2.PNG
2.PNG (29.52 KiB) Viewed 4921 times
CYGWIN-gfortran.mk
(5.53 KiB) Downloaded 230 times

haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

Re: plotting package installation

#8 Unread post by haohaoai65 »

linzhenhua wrote:Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.
But i can compile the upwelling test successful

haohaoai65
Posts: 7
Joined: Mon Feb 17, 2014 2:43 pm
Location: INSTITUTY OF OCEANOLOGY,CHINESE ACADEMY OF SCIENCE

Re: plotting package installation

#9 Unread post by haohaoai65 »

linzhenhua wrote:Please note that gfortran is a fortran compiler, what you may need is netcdf fortran library.
thank you for your help!! the question has been solved!

Post Reply