Oct. 2, 2017
noon
Yes, all of this should work and we need to improve on this. I am willing to do something about that because it frustrates me too. Herby, How would you see it working? Phil On Mon, Oct 2, 2017 at 1:45 PM, Herby VojÄÃk <herby@mailbox.sk> wrote:
Renaud de Villemeur wrote:
Hi
[...snip...]
The reason it pass under windows is because the method library return by
default sqlite3, which is the dll name you put under pharo VM directory to get it work.
Not true. It is not in pharo vm directory. It finds it on %PATH%.
On linux, unless you link your library in the VM folder, the image has
no clue where to find sqlite3.
And this should be fixed, IMNSHO. It probably _partly_ works, but it should be made to work better.
Herby
Hope this helps.
Renaud
.