[squeak-dev] Re: SqueakDBX installation questions (problems)?

Mariano Martinez Peck marianopeck at gmail.com
Thu Jan 14 20:08:07 UTC 2010


On Thu, Jan 14, 2010 at 6:12 PM, John Chludzinski <
john.chludzinski at gmail.com> wrote:

> Copied libmysql.dll into the bin directory, executed
>

First, I don't know what bin directory are you talking about.

Second, you shouldn't do that as libmysql may depend in another library that
you don't copy.
If you find this difficult to do, is it is because you to use a crappy OS.



> "MysqlTinyBenchmarks new benchmarkInsert", and it crashed the VM.
>

third, these benchmarks are for the mysql native driver, not for SqueakDBX.
The same as the PG*Benchmarks, which are for the native Postgresql driver.
We build them to compare results to our driver. Our benchmarks are
DBX*Benchmarks.

Finally, it has no sense to run benchmarks if you don't first run tests and
be sure eveything works ok.

Cheers

Mariano


>
> ---John
>
> On Thu, Jan 14, 2010 at 12:05 PM, John Chludzinski
> <john.chludzinski at gmail.com> wrote:
> > I'm afraid I don't have time now to play a "Whac-A-Mole" dll game
> > trying to get this to work.  SORRY but I have a schedule breathing
> > down my neck!  I appreciate your eforts though.
> >
> > If at some point you have a tried-and-true step by step method to
> > install SqueakDBX I'd certainly be interested.
> >
> > THANKS again, John
> >
> >
> > On Thu, Jan 14, 2010 at 10:53 AM, John Chludzinski
> > <john.chludzinski at gmail.com> wrote:
> >> I have the following dll's in my bin folder (along with Croquet.exe):
> >>
> >> libopendbx-1.dll
> >> libmysqlbackend-1.dll
> >>
> >> And I still have the problem?
> >>
> >> ---John
> >>
> >>
> >> On Wed, Jan 13, 2010 at 6:48 PM, John Chludzinski
> >> <john.chludzinski at gmail.com> wrote:
> >>> Using SqueakMap I installed "SqueakDBX, version: 1.1"
> >>> (OpenDBX-Core-MarianoMartinezPeck.234.mcz).  I then installed
> >>> FFI-Win32-ar.2.mcz, just to make sure I had the necessary FFI support.
> >>>  Tried "MysqlTinyBenchmarks new benchmarkInsert" again and died with
> >>> 'Loading backend library failed' in DBXPlatform>>createConnection:.
> >>>
> >>> BTW, I checked and indeed libopendbx-1.dll is in the bin folder.
> >>>
> >>> Any ideas?
> >>>
> >>> ---John
> >>>
> >>>
> >>> On Wed, Jan 13, 2010 at 5:32 PM, John Chludzinski
> >>> <john.chludzinski at gmail.com> wrote:
> >>>> I also using MySQL on Windows XP.
> >>>>
> >>>
> >>
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100114/baededa6/attachment.htm


More information about the Squeak-dev mailing list