Displaying 4 results from an estimated 4 matches for "ludunits".
Did you mean:
udunits
2006 Mar 08
1
problem installing RNetCDF
...tom places and
then
% R CMD INSTALL RNetCDF_1.1-3.tar.gz
and got this:
...
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for main in -lnetcdf... yes
checking for main in -ludunits... yes
checking for /Users/zpzhang/research/library/include/netcdf.h... yes
checking for /Users/zpzhang/research/library/include/udunits.h... yes
configure: creating ./config.status
config.status: creating R/load.R
config.status: creating src/Makevars
** libs
gcc -no-cpp-precomp -I/sw/Library/Frame...
2008 May 12
1
problem configuring package udunits
...wnloading the package manually and running ./configure, but with
the same result. As the error message suggested, I looked at the file
udunits_1.0/udunits/src/Makevars.in, (contents below), but am not sure what to
modify.
##PKG_CPPFLAGS=-I/path/to/udunits/header
##PKG_LIBS=-L/path/to/udunits/lib -ludunits
PKG_LIBS=-L at UDUNITS_LIBDIR@ -l at UDUNITS_LIBNAME@
PKG_CPPFLAGS=-I at UDUNITS_INCDIR@
[[elided Hotmail spam]]
Brad
_________________________________________________________________
Get Free (PRODUCT) RED? Emoticons, Winks and Display Pics.
2009 Nov 06
1
centos 5.3 install ncview X libraries error and netcdf header error
I was trying to install software named ncview on a centos 5.3 box.
./configure command gave this error:
Error, the X libraries and development headers must be installed for ncview
to work!
I was surprised that there were many google hits related to ubuntu, none for
centos. So even though I eventually figured out what to do, I decided to
share this with the list anyhow, so maybe next time I
2006 Mar 08
0
survival
...tom places
and
then
% R CMD INSTALL RNetCDF_1.1-3.tar.gz
and got this:
...
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for main in -lnetcdf... yes
checking for main in -ludunits... yes
checking for /Users/zpzhang/research/library/include/netcdf.h... yes
checking for /Users/zpzhang/research/library/include/udunits.h... yes
configure: creating ./config.status
config.status: creating R/load.R
config.status: creating src/Makevars
** libs
gcc -no-cpp-precomp -I/sw/Library/Frame...