Re: [gdal-dev] Building for Java on MacOS

2020-04-27 Thread David Rush
l-3.0.4/libgdal.la ' make: *** [libgdalalljni.la] Error 1 Indeed gdal-3.0.4/libgdal.la isn't there. How do I get it? David On Mon, Apr 27, 2020 at 1:26 PM David Rush wrote: > Andrew: > > That's what I thought. I do have the JDK (OpenJDK 11.0.2). > > Ah, found it.

Re: [gdal-dev] Building for Java on MacOS

2020-04-27 Thread David Rush
be looking in the current directory for it, right? The gdalconst_wrap.c file is in the current directory, so I'm in the right place. Suggestions? David On Mon, Apr 27, 2020 at 11:52 AM Andrew C Aitchison wrote: > On Mon, 27 Apr 2020, David Rush wrote: > > > Ivan: > > >

Re: [gdal-dev] Building for Java on MacOS

2020-04-27 Thread David Rush
> > Regards, > > Ivan > > > > -- > *From:* gdal-dev on behalf of David > Rush > *Sent:* Monday, April 27, 2020 10:02 AM > *To:* gdal-dev@lists.osgeo.org > *Subject:* Re: [gdal-dev] Building for Java on MacOS > > Thank you,

Re: [gdal-dev] Building for Java on MacOS

2020-04-27 Thread David Rush
Thank you, Evan. That got me to the next error: /bin/sh: swig: command not found make: *** [gdal_wrap.cpp] Error 127 Where/how does the "swig" script or binary come from? David On Mon, Apr 27, 2020 at 7:11 AM Even Rouault wrote: > On lundi 27 avril 2020 07:03:28 CEST Dav

Re: [gdal-dev] Building for Java on MacOS

2020-04-27 Thread David Rush
. What now? David On Sun, Apr 26, 2020 at 6:10 PM William Kyngesburye wrote: > I don't package GDAL java with my framework, and have no interest in java. > Sorry. > > I don't know about Homebrew. > > - > William Kyngesburye > > <http://www.kyngch

[gdal-dev] Building for Java on MacOS

2020-04-24 Thread David Rush
Hi. I'm trying to get to the point where I can use GDAL with Java (on a Mac now, Linux server box in the future). Current box is MacOS 10.15.4. I've D/L the binaries for 2.4 from https://www.kyngchaos.com/software/frameworks/, and installed, which appears to have put things in /Library/Framework