We have a sqlite3_shell binary that gets built, not sure if this is
interchangeable / same thing as the sqlite3 binary that it wants.
ls $sqlite3InstallDir/bin
sqlite3_shell
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
__
On jeudi 16 mai 2019 11:46:53 CDT joshl wrote:
> Thanks Even, setting up the two SQLITE3 vars seemed to get past one of the
> sqlite errors, but now I need to find out where our manually built sqlite3
> binary is since its complaining about that now. Though I'm not sure which
> flags that info will
Thanks Even, setting up the two SQLITE3 vars seemed to get past one of the
sqlite errors, but now I need to find out where our manually built sqlite3
binary is since its complaining about that now. Though I'm not sure which
flags that info will need to get passed to.
current error output:
checking
On jeudi 16 mai 2019 10:35:22 CDT joshl wrote:
> Thanks for the info Richard.
>
> Right now I'm having issues running proj's ./configure. We build sqlite3
> statically using the sqlite-amalgamation, the version we use is 3.26.0.
>
> Using https://trac.osgeo.org/gdal/wiki/BuildingOnUnixGDAL25dev a
Thanks for the info Richard.
Right now I'm having issues running proj's ./configure. We build sqlite3
statically using the sqlite-amalgamation, the version we use is 3.26.0.
Using https://trac.osgeo.org/gdal/wiki/BuildingOnUnixGDAL25dev as a guide,
the configure script is unable to find sqlite3.
Well, I'm glad it's not just me. I was getting worried there for a while...
On Thu, May 16, 2019 at 8:02 AM Richard Duivenvoorde
wrote:
> On 16/05/2019 16.53, joshl wrote:
> > Tried doing the LDFLAGS export but got the same errors. My full manual
> > ./configure command (just running on command
On 16/05/2019 16.53, joshl wrote:
> Tried doing the LDFLAGS export but got the same errors. My full manual
> ./configure command (just running on command line) that I'm testing (to at
> least get past this error) in the gdal git submodule dir is here:
>
> *projInstallDir*='/home/loshjawrence/clone
Tried doing the LDFLAGS export but got the same errors. My full manual
./configure command (just running on command line) that I'm testing (to at
least get past this error) in the gdal git submodule dir is here:
*projInstallDir*='/home/loshjawrence/clonesRedo/agi-asset-pipeline/build/ThirdParty/pr
On jeudi 16 mai 2019 00:18:47 CDT Matsamentet wrote:
> Hi all!
>
> I'm trying to do the following using Python: Take a GeoTIFF file as input,
> and build an in-memory GeoPackage. Then build overviews on the GeoPackage,
> and finally writing it out to disk.
>
> Before the last step, I have confirm
Hi all!
I'm trying to do the following using Python: Take a GeoTIFF file as input,
and build an in-memory GeoPackage. Then build overviews on the GeoPackage,
and finally writing it out to disk.
Before the last step, I have confirmed that the dataset contains overviews
by using GetOverviewCount(
10 matches
Mail list logo