On 2021-02-09 19:34, Markus Metz wrote:
On Tue, Feb 9, 2021 at 10:54 AM Hernán De Angelis
mailto:variablestarli...@gmail.com>> wrote:
>
>
> On 2021-02-09 10:49, Andrew C Aitchison wrote:
> > On Tue, 9 Feb 2021, Hernán De Angelis wrote:
> >
> >> On 2021-02-08 20:22, Markus Metz wrote:
> >>> I
On Tue, Feb 9, 2021 at 10:54 AM Hernán De Angelis <
variablestarli...@gmail.com> wrote:
>
>
> On 2021-02-09 10:49, Andrew C Aitchison wrote:
> > On Tue, 9 Feb 2021, Hernán De Angelis wrote:
> >
> >> On 2021-02-08 20:22, Markus Metz wrote:
> >>> Is /usr/local/lib64 known to your system as a path to
On 2021-02-09 10:49, Andrew C Aitchison wrote:
On Tue, 9 Feb 2021, Hernán De Angelis wrote:
On 2021-02-08 20:22, Markus Metz wrote:
Is /usr/local/lib64 known to your system as a path to libraries?
Check the env var LD_LIBRARY_PATH or add "/usr/local/lib64" to some
file in /etc/ld.so.conf.d/
On Tue, 9 Feb 2021, Hernán De Angelis wrote:
On 2021-02-08 20:22, Markus Metz wrote:
Is /usr/local/lib64 known to your system as a path to libraries? Check the
env var LD_LIBRARY_PATH or add "/usr/local/lib64" to some file in
/etc/ld.so.conf.d/ followed by "ldconfig" as root.
You can also se
On 2021-02-08 20:22, Markus Metz wrote:
Is /usr/local/lib64 known to your system as a path to libraries? Check
the env var LD_LIBRARY_PATH or add "/usr/local/lib64" to some file in
/etc/ld.so.conf.d/ followed by "ldconfig" as root.
You can also set the var LDFLAGS for configure if you have lib
Is /usr/local/lib64 known to your system as a path to libraries? Check the
env var LD_LIBRARY_PATH or add "/usr/local/lib64" to some file in
/etc/ld.so.conf.d/ followed by "ldconfig" as root.
You can also set the var LDFLAGS for configure if you have libraries in a
nonstandard directory, such as
L
On 2021-02-08 10:09, Andrew C Aitchison wrote:
On Mon, 8 Feb 2021, Hernán De Angelis wrote:
Hi everyone
I am trying to compile GDAL 3.2.1 with HDF4 4.2.15. HDF4 is in
/usr/local and subdirectories, but GDAL configure (--with-hdf4)
complains:
checking for SDreaddata in -lmfhdfalt... no
che
On Mon, 8 Feb 2021, Hernán De Angelis wrote:
Hi everyone
I am trying to compile GDAL 3.2.1 with HDF4 4.2.15. HDF4 is in /usr/local and
subdirectories, but GDAL configure (--with-hdf4) complains:
checking for SDreaddata in -lmfhdfalt... no
checking for SDreaddata in -lmfhdf... no
checking for
Hi everyone
I am trying to compile GDAL 3.2.1 with HDF4 4.2.15. HDF4 is in
/usr/local and subdirectories, but GDAL configure (--with-hdf4) complains:
checking for SDreaddata in -lmfhdfalt... no
checking for SDreaddata in -lmfhdf... no
checking for SDreaddata in -lhdf4... no
checking for SDread