Re: [Pharo-dev] installing opendbx for postgres on mac

2014-02-18 Thread Tudor Girba
Hi, Well, I wanted to test DBXTalk, and this is why I wanted to go through the pain of hooking to a DB, and the only way I know is to install the OpenDBX libraries. Do you mean to suggest to try with using the binding from http://smalltalkhub.com/#!/~PharoExtras/PostgresV2/ to hook directly to a

Re: [Pharo-dev] installing opendbx for postgres on mac

2014-02-18 Thread Torsten Bergmann
@lists.pharo.org Betreff:[Pharo-dev] installing opendbx for postgres on mac Hi, After successfully getting DBXTalk to work with Oracle on Windows, I would like to try to use it with Postgres on Mac. However, I have difficulties in obtaining the binaries for OpenDBX for Mac (Mountain Lion

Re: [Pharo-dev] installing opendbx for postgres on mac

2014-02-18 Thread Tudor Girba
to. Thx T. *Gesendet:* Dienstag, 18. Februar 2014 um 07:33 Uhr *Von:* Tudor Girba tu...@tudorgirba.com *An:* dbxt...@googlegroups.com, Discusses Development of Pharo pharo-dev@lists.pharo.org *Betreff:* [Pharo-dev] installing opendbx for postgres on mac Hi, After successfully getting

Re: [Pharo-dev] installing opendbx for postgres on mac

2014-02-18 Thread Sven Van Caekenberghe
On 18 Feb 2014, at 13:24, Tudor Girba tu...@tudorgirba.com wrote: Well, I wanted to test DBXTalk, and this is why I wanted to go through the pain of hooking to a DB, and the only way I know is to install the OpenDBX libraries. Yes, I understood that is your main objective. Do you mean to

[Pharo-dev] installing opendbx for postgres on mac

2014-02-17 Thread Tudor Girba
Hi, After successfully getting DBXTalk to work with Oracle on Windows, I would like to try to use it with Postgres on Mac. However, I have difficulties in obtaining the binaries for OpenDBX for Mac (Mountain Lion). Does any of you know how to do this? Cheers, Doru -- www.tudorgirba.com

Re: [Pharo-dev] installing opendbx for postgres on mac

2014-02-17 Thread Sven Van Caekenberghe
Doru, I know this doesn't answer your question, but did you also try the native PostgreSQL driver, which should work unmodified without plugins or libraries on all platforms ? Sven PS: I never tried the DBX ones ;-) On 18 Feb 2014, at 07:33, Tudor Girba tu...@tudorgirba.com wrote: Hi,