but gdal shouldn't have any java files, i.e. jars.
What is used is something like a "bridge" to access the code in the .dll 
or .so files. This bridge is of course in java, i.e. in a jar.
I would think you only need to replace the dll files by the so files and 
everything else would work. but maybe I am wrong, since I never used 
something like this.

Giuseppe Aruta wrote:
> Hi Stefan,
> As I understand from these pages 
> (http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructions and 
> http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix), gdal for 
> java (windows or linux) must be compiled from the source code.
> A gdal.jar is build. On windows it creates new dll files (gdalconstjni.dll, 
> gdaljni.dll, ogrjni.dll, osrjni.dll). On Linux it creates some lib files 
> (libgdalconstjni.so, libgdaljni.so, libogrjni.so and libosrjni.so). 
> As far as I understand, the adbtoolbox grid file extension needs jav gdal + 
> library files. I have only the windows ones. My idea was to find the linux 
> ones and test if it works.
> 
> BTW I gave a look to the class files of this extension and  translated some 
> menus from Italian to English. How can I set the "international" codes?

I am not sure if I understand your question?
- the java *.class files or *.java files?
- could you use the i18n startup option or dUser?

stefan

> 
> regards
> 
> Peppe
> 
> 
> --- Ven 12/6/09, Stefan Steiniger <sst...@geo.uzh.ch> ha scritto:
> 
>> Da: Stefan Steiniger <sst...@geo.uzh.ch>
>> Oggetto: Re: [JPP-Devel] gdal  java build for linux
>> A: "OpenJump develop and use" <jump-pilot-devel@lists.sourceforge.net>
>> Data: Venerdì 12 giugno 2009, 00:37
>> Hei Peppe,
>>
>> why you are not using one of those?:
>>
>> http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries
>>
>> stefan
>>
>> Giuseppe Aruta wrote:
>>> Hi all,
>>> I am looking for a a compiled gdal for linux java.
>>> This is the page: 
>>> http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix
>>>
>>> Does anybody has a copy or know where to find it?
>>>
>>> Regards
>>>
>>> Peppe
>>>
>>>
>>>        
>>>
>>>
>> ------------------------------------------------------------------------------
>>> Crystal Reports - New Free Runtime and 30 Day Trial
>>> Check out the new simplified licensing option that
>> enables unlimited
>>> royalty-free distribution of the report engine for
>> externally facing 
>>> server and web deployment.
>>> http://p.sf.net/sfu/businessobjects
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>>>
>> ------------------------------------------------------------------------------
>> Crystal Reports - New Free Runtime and 30 Day Trial
>> Check out the new simplified licensing option that enables
>> unlimited
>> royalty-free distribution of the report engine for
>> externally facing 
>> server and web deployment.
>> http://p.sf.net/sfu/businessobjects
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> 
>       
> 
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to