edgar soldin wrote:

On 07.04.2013 22:34, Rahkonen Jukka wrote:
> SNIP
>>
>> I did my test with this package I gathered a few weeks ago 
>> http://latuviitta.org/documents/Spatialite_4.0_test_with_jre_1.6.zip
>> This version is very feature rich and it has lots of dependies and therefore 
>> the zip contains 10 dll files.
>>
>> Unzip the 10 dll files into the lib\ext folder together with the DB Query 
>> Plugin 0.8.1 and you are ready to go.
SNIP
>>
>> There is some inconvenience in putting all the 10 dll files into lib\ext 
>> because they are so many. However, I could not find a simple way to make OJ 
>> to find to dll files is I placed them into lib\ext\Spatialite_dll.

> can you try to use the appropriate place, which is the subfolder in 
> lib/native?
I made a few trials by placing all dlls in lib/native and in lib/native/xp but 
they have not been successful yet.

> do you have the set of libs for other os as well? where does it stem from?
MS Windows binaries are from the official Spatialite site 
http://www.gaia-gis.it/gaia-sins/
Unfortunately these DLLs are missing an essential SQLite library, and the main 
dll is compiled so that SQLite library must have a non-standard name 
"libsqlite3-0.dll".
I could made the dll package to work by renaming "sqlite3.dll" which was 
downloaded with the GDAL from http://gisinternals.com/sdk/ but it was not just 
to take the first sqlite3.dll and rename it to libsqlite3-0.dll. I had to try 
with several files and check the main libspatialite-4.dll with Dependency 
walker program before all missing dependencies were gone.  This is too 
complicated for a regular user and therefore we should either deliver a tested 
set of dlls or point a stable and reliable links for downloading such a set.
 
>> This plugin in so good that maybe we should really add it into OpenJUMP 1.6 
>> Plus. But perhaps we are too late for that.

> never too late.. i am good with that. what's out there can be discovered and 
> used. i'd like to have at least linux libs as well if possible.

I can't say much about Linux but there are build instructions on the Spatialite 
site 

-Jukka-
> ..ede

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to