There were some success reports using DBXTalk in pharo 3.0. Sadly I’m not that lucky to get it running properly.
I loaded the latest version from smalltalkhub. I exchanged the version reference for TalkFFI to 1.4 (tested 1.5 as well no difference). I loaded bleddingEdge and did afterwards NBPharoOpenDBX installAsCurrent Running the tests I 118 run, 50 passes, 68 errors but the number changes when running the suite more often. There is a sporadic error „Lost connection during query“ which occurrs randomly thus the changing number in error fails. And the tests are trying to test more backends. I can see errors on the console saying that libraries cannot be found. I don’t know yet if this influences the tests as well. The described scenario is running on an ubuntu 13.04 in virtualbox with a fresh 3.0 image. I was trying to install it on my Mac laptop but had too much problems convincing homebrew to build opendbx as 32 bit lib. So I thought it would be less pain to do it on linux which will be the deployment platform anyway. Has anybody seen similar problems. Or can any linux user tell me what library versions are used in the success case? thanks, Norbert