It complied on Lion with thr config above.
Hello,
It will be really helpful if someone can comment on that, as I am not able to proceed.
Thanks,
Harshit
________________________________________
From: Pharo-dev [pharo-dev-bounces@lists.pharo.org] on behalf of harshit [hdokani2@illinois.edu]
Sent: Thursday, July 10, 2014 7:37 PM
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] DBXTalk > OpenDBX > MySQL and OSX Lion : working on 2.0
Hello
Following Phil's post I could get it working till here. mysql -usodbxtest
-psodbxtest sodbxtest
When I enter ./odbxtest -b mysql -h localhost -p 3306 -d sodbxtest -u
sodbxtest -w sodbxtest from stable-1.4/test
I get following
ODBX_CAP_BASIC: 1
�� �� ODBX_CAP_LO: 0
�� �� ODBX_OPT_API_VERSION: 10200
�� �� ODBX_OPT_THREAD_SAFE: 1
�� �� ODBX_OPT_TLS: 1
�� �� ODBX_OPT_CONNECT_TIMEOUT: 1 (using)
�� �� ODBX_OPT_MULTI_STATEMENTS: 1 (using)
�� �� ODBX_OPT_PAGED_RESULTS: 1 (using)
�� �� ODBX_OPT_COMPRESS: 1 (using)
�� �� ODBX_CAP_BASIC: 1
�� �� ODBX_CAP_LO: 0
�� �� ODBX_OPT_API_VERSION: 10200
�� �� ODBX_OPT_THREAD_SAFE: 1
�� �� ODBX_OPT_TLS: 1
�� �� ODBX_OPT_CONNECT_TIMEOUT: 1 (using)
�� �� ODBX_OPT_MULTI_STATEMENTS: 1 (using)
�� �� ODBX_OPT_PAGED_RESULTS: 1 (using)
�� �� ODBX_OPT_COMPRESS: 1 (using)
Segmentation fault: 11
Any ideas what am I missing.
Thanks,
Harshit
--
View this message in context: http://forum.world.st/Pharo-dev-DBXTalk-OpenDBX-MySQL-and-OSX-Lion-working-on-2-0-tp4701206p4767471.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.