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

John Chludzinski john.chludzinski at gmail.com
Wed Jan 13 22:19:25 UTC 2010


First, I'm on Windows XP.

I went to http://www.squeaksource.com/SqueakDBX. and downloaded
OpenDBX-Core-MarianoMartinezPeck.252.mcz and loaded it.  When
installing OpenDBX-Core-MarianoMartinezPeck.252.mcz I never saw any
hiccups about FFI so I assumed the Croquet image has the necessary FFI
classes.

I then followed the link to
http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows and
downloaded the opendbx-1.4.4_win32.zip binaries.  This contains 2
dll's and a folder will more dll's.  I extracted the 2 top level dll's
into my bin-directory containing Croquet.exe.

After modifying MysqlTinyBenchmarks>>initializeConnection with the
appropriate info (password, database, host, etc.) I tried executing:
"MysqlTinyBenchmarks new benchmarkInsert". This died in DBXPlatform >>
createConnection: referencing OpenDBX.  When I went back and looked at
the Transcript window messages (about loading
OpenDBX-Core-MarianoMartinezPeck.252.mcz) I noticed "OpenDBX is
Undeclared" in multiple places.  I assumed this is a reference to a
class that wasn't included in OpenDBX-Core-MarianoMartinezPeck.252.mcz
package?

I wish there were a simple list of instructions to accomplish this?
(Or, maybe I'm not seeing the obvious?)

---John



More information about the Squeak-dev mailing list