Re: [gdal-dev] Issues building ECW/JP2ECW driver as a plugin on Ubuntu

2014-08-13 Thread Luke
Luke wrote > ...(in fact python segfaults immediately for me when trying to import > gdal)... When using the plugin built as per Andre's workflow. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Issues-building-ECW-JP2ECW-driver-as-a-plugin-on-Ubuntu-tp5156322p51

Re: [gdal-dev] Issues building ECW/JP2ECW driver as a plugin on Ubuntu

2014-08-13 Thread Luke
Andre Joost wrote > I have written down my workflow here: > > http://gis.stackexchange.com/questions/94870/unable-to-install-ecw-support-on-lubuntu-14-04 Andre, doing this, you are building the plugin for gdal 1.11 with old gdal 1.10 code, which is not optimal as there were quite a few changes to

Re: [gdal-dev] Issues building ECW/JP2ECW driver as a plugin on Ubuntu

2014-08-13 Thread Andre Joost
Am 14.08.2014 02:56, schrieb Luke Pinner: Can anybody provide some guidance on how to compile the ECW/JP2ECW drivers as a plugin on Linux? I have written down my workflow here: http://gis.stackexchange.com/questions/94870/unable-to-install-ecw-support-on-lubuntu-14-04 The plugin works in

[gdal-dev] Issues building ECW/JP2ECW driver as a plugin on Ubuntu

2014-08-13 Thread Luke Pinner
I can build the ECW/JP2ECW driver as a plugin (using 5.0 or 5.1 SDK) on Ubuntu 12.04 (GDAL 1.10) using the gdal-ecw-build script from from the ubuntugis-unstable libgdal-ecw package ( https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable). I have also built the ECW/JP2ECW driver as a plugin

Re: [gdal-dev] Register a driver programatically with java

2014-08-13 Thread kursatk
I did it. I did everything again from the beginning and it works now. I think, i have missed any library during copying to system32 folder. Thanks... -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Register-a-driver-programatically-with-java-tp5156082p5156128.html Sent fro

[gdal-dev] Register a driver programatically with java

2014-08-13 Thread kursatk
Hi; I'm new to this world. Maybe, it's a easy question but i am trying to solve this for hours. I have installed all gdal core distribution in C://Program Files//GDAL. From this directory, i have copied all dll files and put them in system32. Then i have tried to register gdal plugin netCDF in C:/