<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 11:19 PM, John Chludzinski <span dir="ltr">&lt;<a href="mailto:john.chludzinski@gmail.com" target="_blank">john.chludzinski@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

First, I&#39;m on Windows XP.<br>
<br>
I went to <a href="http://www.squeaksource.com/SqueakDBX" target="_blank">http://www.squeaksource.com/SqueakDBX</a>. and downloaded<br>
OpenDBX-Core-MarianoMartinezPeck.252.mcz and loaded it.  When<br>
installing OpenDBX-Core-MarianoMartinezPeck.252.mcz I never saw any<br>
hiccups about FFI so I assumed the Croquet image has the necessary FFI<br>
classes.<br></blockquote><div><br>You cannot only install that package. There are several packages to install them.<br><br>In our website you can find almost all information: <a href="http://www.squeakdbx.org/" target="_blank">http://www.squeakdbx.org/</a><br>

<br>In this case, you should read: <a href="http://www.squeakdbx.org/Installation" target="_blank">http://www.squeakdbx.org/Installation</a><br><br>But...it is something like this:<br><p>Installer ss     project: ’SqueakDBX’;         install: ’SqueakDBXPharoLoader’.    (or you can download it manually using monticello browser)<br>

</p><p>And then evaluate:</p><p>SqueakDBXPharoLoader loadSqueakDBX</p>Instead of using our own loaders you can also use the Metacello configuration. You have to download the package ConfigurationOfSqueakDBX from the repository MetacelloRepository in SqueakSource and then evaluate:<br>

<br>(<span class="il">ConfigurationOfSqueakDBX</span> project version: &#39;1.0&#39;) load.<br> 
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I then followed the link to<br>
<a href="http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows" target="_blank">http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows</a> and<br>
downloaded the opendbx-1.4.4_win32.zip binaries.  This contains 2<br>
dll&#39;s and a folder will more dll&#39;s.  I extracted the 2 top level dll&#39;s<br>
into my bin-directory containing Croquet.exe.<br></blockquote><div><br>I suggest you to read: <br><br>- <a href="http://www.squeakdbx.org/Compiling%20and%20installing%20OpenDBX">http://www.squeakdbx.org/Compiling%20and%20installing%20OpenDBX</a><br>
- <a href="http://www.squeakdbx.org/Compiling%20for%20different%20backends">http://www.squeakdbx.org/Compiling%20for%20different%20backends</a><br><br>In <a href="http://www.squeakdbx.org/documentation">http://www.squeakdbx.org/documentation</a>   you have a lot of info.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
After modifying MysqlTinyBenchmarks&gt;&gt;initializeConnection with the<br>
appropriate info (password, database, host, etc.) I tried executing:<br>
&quot;MysqlTinyBenchmarks new benchmarkInsert&quot;. This died in DBXPlatform &gt;&gt;<br>
createConnection: referencing OpenDBX.  When I went back and looked at<br>
the Transcript window messages (about loading<br>
OpenDBX-Core-MarianoMartinezPeck.252.mcz) I noticed &quot;OpenDBX is<br>
Undeclared&quot; in multiple places.  I assumed this is a reference to a<br>
class that wasn&#39;t included in OpenDBX-Core-MarianoMartinezPeck.252.mcz<br>
package?<br></blockquote><div><br>Yes, the loader should fix this.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I wish there were a simple list of instructions to accomplish this?<br>
(Or, maybe I&#39;m not seeing the obvious?)<br>
<font color="#888888"><br></font></blockquote><div><br>Almost all information is in the website. Just ask if you have further questions.<br>We have our own mailing list also (I have cc&#39;ed it)<br><br>A little note: I have ever tested SqueakDBX on Croquet, so, I don&#39;t know if it works or not. I guess...but not tested (at least for our team).<br>
<br>Cheers!<br><br>Mariano<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888">
---John<br>
<br>
</font></blockquote></div><br>