That does seem to have been the problem. Thanks so much for the suggestion!
--john
On Fri, Feb 1, 2019 at 2:05 AM Even Rouault
wrote:
> On jeudi 31 janvier 2019 16:09:40 CET John Cartwright - NOAA Federal wrote:
> > Hello All,
> >
> > I'm having trouble compiling 2
Hello All,
I'm having trouble compiling 2.4.0 on a RHEL 7.6 machine. Errors like:
linkhash.c:43:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘unsigned’
unsigned long lh_char_hash(const void *k)
Compile options are listed below. Any suggestions?
Thanks!
--john
./config
Hello All,
I was looking at the OGR VRT example on
http://www.gdal.org/ogr/drv_csv.html, and it doesn't seem to work -
complains that unrecognized driver. Am I missing something?
Following example on http://www.gdal.org/ogr/drv_csv.html,
1) created a text file (test.csv) with the following:
La
o something like :
--with-hdf5=/usr/local/contrib/hdf5-1.8.4
The configure script will look for include files in the include subdirectory
and library files in the lib subdirectory
On 03/17/2010 09:22 PM, John Cartwright wrote:
I'm trying to get 1.7.1 compiled on a 64-bit RHEL 5 server usin
Hi Greg,
I'm on linux, but I also had trouble using the --with-python switch in
configure. However, going into ./swig/python and running " python
setup.py build" seemed to work OK.
--john
On 03/29/2010 12:15 PM, Gregory Yetman wrote:
> Hi,
>
> Has anyone managed to configure GDAL 1.7.1 with a s
Hi John,
>
> Il giorno Wed, 17 Mar 2010 14:22:01 -0600
> John Cartwright ha scritto:
>
>
>> Hello All,
>>
>> I'm trying to get 1.7.1 compiled on a 64-bit RHEL 5 server using
>> hdf5-1.8.4-patch1. I have hdf5 and netcdf apparently compiled
>&g
Hello All,
I'm trying to get 1.7.1 compiled on a 64-bit RHEL 5 server using
hdf5-1.8.4-patch1. I have hdf5 and netcdf apparently compiled
successfully and have included the following in my configure statement
for gdal:
--with-hdf5=/usr/local/contrib/hdf5-1.8.4
However, configure complains tha
Hello All,
I'm trying to compile in hdf5 support by specifying
"--with-hdf5=/usr/local/contrib" to the configure script. The hdf 5
libraries are located in /usr/local/contrib/lib. However, configure
tells me:
configure: error: HDF5 support requested with arg /usr/local/contrib,
but no hdf5 lib