2009/4/28 Hilaire Fernandes <[email protected]> > >> In pharo, I would install FFI from ScriptLoader. Just like this: >>> >>> ScriptLoader loadFFI. >>> >>> > I don't have it in my version of Pharo. I don't know if I can update it > without going through a full pharo image which I don't want to do now. >
Ok. Doesn't matter. Your current problem is not about FFI but you will have that problem then (when you get squeakDBX working). You only need to get the latests FFI version from MC to work in pharo with closure VM. I haven't my linux machine here, I will look tonight in my home, but: 1) what do you have /usr/lib in PATH ? 2) Just for testing, can you put the openDBX libraries in the same directory where the pharo image is. 3) The same as 2) but where the VM is. Cheers, Mariano > > > Hilaire > > > -- > http://blog.ofset.org/hilaire > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
