On linux

I installed OpenDBX, checked it work to connect to my remote database

Then check for system awarness of it:

hila...@tice:~/Documents/Projets/BaseRessources$ ldconfig -p | grep opendbx
    libopendbxplus.so.1 (libc6) => /usr/lib/libopendbxplus.so.1
    libopendbx.so.1 (libc6) => /usr/lib/libopendbx.so.1


Then installed squeakdbx in pharo from universe so ffi is installed as well.

I installed the latest vm (3.10-4 #2) from squeakvm.org web site as my
previous vm was apparently without ffi (or could it be the plugin compiled
in the VM?).



When trying to connect, I still have 'unable to find function address'.

FFI is pretty autist about what is going wrong.

Any clue?

Hilaire


-- 
http://blog.ofset.org/hilaire
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to