I have OpenDBX running on Pharo 1.0 and Snow Lepoard without problems.

- Double check that you have a symlink to the opendbx libs set in your ../Squeak 4.2.2beta1U.app/Contents folder, like this opendbx -> /usr/local/lib/libopendbx.1.dylib

- Check that opendbx can find your sqllite libs. I am using Postgres without any problems, but it may be that sqllite is installed somewhere that opendbx cannot ��find. You should double check the directories you gave when compiling OpenDBX.



On Tue, Jun 8, 2010 at 16:51, Richard Durr <richard.durr@googlemail.com> wrote:
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 <marianopeck@gmail.com>:
> 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 <richard.durr@googlemail.com>
> 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
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



--
-JT