[Met_help] [rt.rap.ucar.edu #80045] History for
John Halley Gotway via RT
met_help at ucar.edu
Thu Apr 6 09:31:56 MDT 2017
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear all,
First of all Congratulations for the new version of Met ! You do a great
jobs !
I have installed, since 2007, almost all METversion. With some of them I
had installation minor problem ...(missing some dependency)
I have tried to install met-6.0 version on the machine - Centos Linux 6.4
*gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)*
I have this error
*:( of course many others started from this...)*make[4]: Entering directory
`/home/util/PAK/met-6.0_build/src/libcode/vx_nc_util'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/basic/vx_cal -I../../../
src/basic/vx_config -I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm -I../../../src/
libcode/vx_analysis_util -I../../../src/libcode/vx_color -I../../../src/
libcode/vx_data2d -I../../../src/libcode/vx_data2d_factory -I../../../src/
libcode/vx_data2d_grib -I../../../src/libcode/vx_data2d_grib2 -I../../../src
/libcode/vx_data2d_nccf -I../../../src/libcode/vx_data2d_nc_met -I../../../
src/libcode/vx_data2d_nc_pinterp -I../../../src/libcode/vx_geodesy
-I../../../src/libcode/vx_gnomon -I../../../src/libcode/vx_grid -I../../../
src/libcode/vx_gsl_prob -I../../../src/libcode/vx_nav -I../../../src/libcode
/vx_nc_util -I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_
plot_util -I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata -I../../../src/libcode/vx_solar
-I../../../src/libcode/vx_statistics -I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series -I../../../src/libcode/vx_tc_util
-I/home/util/netcdf-4.1.3.h5/include -I/home/util/hdf5-1.8.8/include
-I/home/util/g2clib-1.4.0 -I/home/util/gsl-1.16/include -I/usr/include/cairo
-I/home/util/freetype-2.5.3/include -DBLOCK4 -DWITH_GRIB2 -DMET
_BASE="\"/home/util/met-6.0/share/met\"" -g -MT libvx_nc_util_a-nc_var_info.o
-MD -MP -MF .deps/libvx_nc_util_a-nc_var_info.Tpo -c -o
libvx_nc_util_a-nc_var_info.o
`test -f 'nc_var_info.cc' || echo './'`nc_var_info.cc
*In file included from
nc_var_info.cc:24:
nc_utils.h:23:18: error: netcdf: No such file or
directory In
file included from
nc_var_info.cc:24:
nc_utils.h:18: error: ‘netCDF’ is not a
namespace-name *
nc_utils.h:18: error: expected namespace-name before ‘;’
token
In file included from nc_var_info.cc:24:
[................]
hank you very much for your help,
Otilia Daconu
National Meteorological Administration -
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject:
From: John Halley Gotway
Time: Tue Apr 04 05:07:56 2017
Hello Otillia,
I'm not surprised that you'd receive an error when compiling MET 6.0
using
the previous MET 5.2 environment. In 6.0 we've made a large change
from
using NetCDF 3 to 4.
You'll need to have both NetCDF 4 and HDF5, upon which NetCDF 4 is
built,
installed. Please take a look at the MET Users Guide, the online
tutorial,
or run ./configure --help for info about compiling.
Thanks
John Halley Gotway
On Tue, Apr 4, 2017 at 4:01 AM Otilia Diaconu via RT
<met_help at ucar.edu>
wrote:
>
> Tue Apr 04 02:01:11 2017: Request 80045 was acted upon.
> Transaction: Ticket created by otilia.diaconu at gmail.com
> Queue: met_help
> Subject: (No subject given)
> Owner: Nobody
> Requestors: otilia.diaconu at gmail.com
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=80045 >
>
>
> Dear all,
>
> First of all Congratulations for the new version of Met ! You do a
great
> jobs !
>
> I have installed, since 2007, almost all METversion. With some of
them I
> had installation minor problem ...(missing some dependency)
>
> I have tried to install met-6.0 version on the machine - Centos
Linux 6.4
>
>
>
> *gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)*
> I have this error
> *:( of course many others started from this...)*make[4]: Entering
directory
> `/home/util/PAK/met-6.0_build/src/libcode/vx_nc_util'
>
> g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/basic/vx_cal
-I../../../
> src/basic/vx_config -I../../../src/basic/vx_log
> -I../../../src/basic/vx_math
> -I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/
> libcode/vx_analysis_util -I../../../src/libcode/vx_color
-I../../../src/
> libcode/vx_data2d -I../../../src/libcode/vx_data2d_factory
-I../../../src/
> libcode/vx_data2d_grib -I../../../src/libcode/vx_data2d_grib2
> -I../../../src
> /libcode/vx_data2d_nccf -I../../../src/libcode/vx_data2d_nc_met
-I../../../
> src/libcode/vx_data2d_nc_pinterp -I../../../src/libcode/vx_geodesy
> -I../../../src/libcode/vx_gnomon -I../../../src/libcode/vx_grid
-I../../../
> src/libcode/vx_gsl_prob -I../../../src/libcode/vx_nav
> -I../../../src/libcode
> /vx_nc_util -I../../../src/libcode/vx_pb_util
-I../../../src/libcode/vx_
> plot_util -I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
> -I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
> -I../../../src/libcode/vx_shapedata -I../../../src/libcode/vx_solar
> -I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
> -I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util
> -I/home/util/netcdf-4.1.3.h5/include -I/home/util/hdf5-1.8.8/include
> -I/home/util/g2clib-1.4.0 -I/home/util/gsl-1.16/include
> -I/usr/include/cairo
> -I/home/util/freetype-2.5.3/include -DBLOCK4 -DWITH_GRIB2 -DMET
> _BASE="\"/home/util/met-6.0/share/met\"" -g -MT
> libvx_nc_util_a-nc_var_info.o
> -MD -MP -MF .deps/libvx_nc_util_a-nc_var_info.Tpo -c -o
> libvx_nc_util_a-nc_var_info.o
> `test -f 'nc_var_info.cc' || echo './'`nc_var_info.cc
>
>
>
>
>
> *In file included from
> nc_var_info.cc:24:
> nc_utils.h:23:18: error: netcdf: No such file or
> directory
In
> file included from
> nc_var_info.cc:24:
> nc_utils.h:18: error: ‘netCDF’ is not a
> namespace-name *
>
> nc_utils.h:18: error: expected namespace-name before ‘;’
> token
> In file included from nc_var_info.cc:24:
> [................]
> hank you very much for your help,
>
> Otilia Daconu
>
> National Meteorological Administration -
>
>
------------------------------------------------
Subject:
From: Otilia Diaconu
Time: Tue Apr 04 06:37:26 2017
Hi John, I have netcdf_4.1.3 instaled with hdf5 ! I have set-up the
environment $MET_ "by the book " !
I will try to re-compile necdf...with hdf...and re-try met . I will
inform
you about ..during next few days !
Thank you,
Best regards
Otilis
a
On 4 Apr 2017 14:07, "John Halley Gotway via RT" <met_help at ucar.edu>
wrote:
Hello Otillia,
I'm not surprised that you'd receive an error when compiling MET 6.0
using
the previous MET 5.2 environment. In 6.0 we've made a large change
from
using NetCDF 3 to 4.
You'll need to have both NetCDF 4 and HDF5, upon which NetCDF 4 is
built,
installed. Please take a look at the MET Users Guide, the online
tutorial,
or run ./configure --help for info about compiling.
Thanks
John Halley Gotway
On Tue, Apr 4, 2017 at 4:01 AM Otilia Diaconu via RT
<met_help at ucar.edu>
wrote:
>
> Tue Apr 04 02:01:11 2017: Request 80045 was acted upon.
> Transaction: Ticket created by otilia.diaconu at gmail.com
> Queue: met_help
> Subject: (No subject given)
> Owner: Nobody
> Requestors: otilia.diaconu at gmail.com
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=80045 >
>
>
> Dear all,
>
> First of all Congratulations for the new version of Met ! You do a
great
> jobs !
>
> I have installed, since 2007, almost all METversion. With some of
them I
> had installation minor problem ...(missing some dependency)
>
> I have tried to install met-6.0 version on the machine - Centos
Linux 6.4
>
>
>
> *gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)*
> I have this error
> *:( of course many others started from this...)*make[4]: Entering
directory
> `/home/util/PAK/met-6.0_build/src/libcode/vx_nc_util'
>
> g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/basic/vx_cal
-I../../../
> src/basic/vx_config -I../../../src/basic/vx_log
> -I../../../src/basic/vx_math
> -I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/
> libcode/vx_analysis_util -I../../../src/libcode/vx_color
-I../../../src/
> libcode/vx_data2d -I../../../src/libcode/vx_data2d_factory
-I../../../src/
> libcode/vx_data2d_grib -I../../../src/libcode/vx_data2d_grib2
> -I../../../src
> /libcode/vx_data2d_nccf -I../../../src/libcode/vx_data2d_nc_met
-I../../../
> src/libcode/vx_data2d_nc_pinterp -I../../../src/libcode/vx_geodesy
> -I../../../src/libcode/vx_gnomon -I../../../src/libcode/vx_grid
-I../../../
> src/libcode/vx_gsl_prob -I../../../src/libcode/vx_nav
> -I../../../src/libcode
> /vx_nc_util -I../../../src/libcode/vx_pb_util
-I../../../src/libcode/vx_
> plot_util -I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
> -I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
> -I../../../src/libcode/vx_shapedata -I../../../src/libcode/vx_solar
> -I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
> -I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util
> -I/home/util/netcdf-4.1.3.h5/include -I/home/util/hdf5-1.8.8/include
> -I/home/util/g2clib-1.4.0 -I/home/util/gsl-1.16/include
> -I/usr/include/cairo
> -I/home/util/freetype-2.5.3/include -DBLOCK4 -DWITH_GRIB2 -DMET
> _BASE="\"/home/util/met-6.0/share/met\"" -g -MT
> libvx_nc_util_a-nc_var_info.o
> -MD -MP -MF .deps/libvx_nc_util_a-nc_var_info.Tpo -c -o
> libvx_nc_util_a-nc_var_info.o
> `test -f 'nc_var_info.cc' || echo './'`nc_var_info.cc
>
>
>
>
>
> *In file included from
> nc_var_info.cc:24:
> nc_utils.h:23:18: error: netcdf: No such file or
> directory
In
> file included from
> nc_var_info.cc:24:
> nc_utils.h:18: error: ‘netCDF’ is not a
> namespace-name *
>
> nc_utils.h:18: error: expected namespace-name before ‘;’
> token
> In file included from nc_var_info.cc:24:
> [................]
> hank you very much for your help,
>
> Otilia Daconu
>
> National Meteorological Administration -
>
>
------------------------------------------------
More information about the Met_help
mailing list