Cool, thanks. :) Answers asFollows! > Which OS of the database and which OS for the database client Mac OS X 10.6.2 Snow Leopard, build in Sqlite - Which Pharo VM and image Squeak Beta 4.2, Pharo 1.0 - How did you install SqueakDBX? ConfigurationOfSqueakDBX 1.1 - Which is exactly the error? all tests fail with unable to find library - Did you install OpenDBX? compiling or installing the binaries? configure for sqlite, then make; make install - Did you install the database client libraries? I thought it would use the Sqlite Libraries of OS X.
2010/6/8 Mariano Martinez Peck <[email protected]>: > Richard, yes, SqueakDBX is working on Pharo. As you noticed, you need the > OpenDBX libraries AND the database client libraries. > > If you give me more details I will be happy to help you: > > - Which OS of the database and which OS for the database client > - Which Pharo VM and image > - How did you install SqueakDBX? > - Which is exactly the error? > - Did you install OpenDBX? compiling or installing the binaries? > - Did you install the database client libraries? > > Cheers > > Mariano > > On Tue, Jun 8, 2010 at 4:14 PM, Richard Durr <[email protected]> > wrote: >> >> I tried but it allways fails, because it cannot load the opendbx >> libraries. I already tried the methods stated on their site but to no >> luck. >> RD >> >> _______________________________________________ >> 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 > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
