April 28, 2009
1:46 p.m.
On linux I installed OpenDBX, checked it work to connect to my remote database Then check for system awarness of it: hilaire@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