On 08.04.2013 07:07, Rahkonen Jukka wrote:
> 
> 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.

hmm maybe it is hacked that way.. would have to have a look the plugin source.
on the first look you have to give a path to the dll, so it actually should not 
matter as long as all dlls end up in the same folder. in theory.
 
>> 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.
>  

ok, this sounds too difficult for a last minute inclusion. but we can start on 
integrating over the course of the next months.
can you give me a data test set and/or step by step instructions how it is 
supposed to work? spatiallite input and spatiallite functions, which seems to 
be something different?
i would set up the JumpDBQ sources the in an extra project and see if we can 
enhance usability by delivering/packaging native libraries for install easiness.

@Larry Reeder: would you be willing to accept patches for your plugin?

..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

Reply via email to