Thanks for the testing and help. I put some things in the wiki and I forward this email to openDBX mailing list.<br><br>I will try to make this work here in my pc.<br><br>Thanks again.<br><br>Mariano<br><br><div class="gmail_quote">
On Sat, Mar 21, 2009 at 8:32 PM, Markus Fritsche <span dir="ltr">&lt;<a href="mailto:fritsche.markus@gmx.net">fritsche.markus@gmx.net</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;">
<div class="im">Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
<br>
</div><div class="im">&gt;&gt; Looks like you don&#39;t have FFI installed.<br>
<br>
&gt; I feel like a stupid. I am one of the SqueakDBX author :)<br>
<br>
</div>Hehe... Hit shappens ;-)<br>
<div class="im"><br>
&gt; This is a very good notice for us. Actually, you can compile openDBX by<br>
&gt; yourself or by binaries. Last week I update the wiki and I explained that<br>
&gt; here:<br>
&gt; <a href="http://wiki.squeak.org/squeak/6129" target="_blank">http://wiki.squeak.org/squeak/6129</a><br>
<br>
</div>Hmm, put in my todo. I had to tweak the makefiles a bit on windows, since<br>
&quot;xyz.so&quot; was hardcoded and so &quot;xyz.dll&quot; was not recognized to be built by<br>
the OpenDBX-build chain.<br>
<br>
Also, on make install, the DLLs are not copied correctly, but you can pick<br>
them from the lib/.libs/ dir. I supposed that should be discussed on the<br>
OpenDBX mail list.<br>
<div class="im"><br>
&gt; We are very near (few weeks) to release the stable version of squeakDBX<br>
&gt; using openDBX 1.4. In openDBX web page there are .deb for all backends, and<br>
&gt; I also did it for postgresql, odbc and mssql. Then, this dll will be also<br>
&gt; added in openDBX web page.<br>
<br>
</div>I uploaded the sqlite3 dll to <a href="http://reauktion.de/flugphase/2009/03/19/" target="_blank">http://reauktion.de/flugphase/2009/03/19/</a><br>
<div class="im"><br>
&gt; I couldn&#39;t compile sqlite3 on mingw in xp. I could do configure, make and<br>
&gt; make install, but the dll was no generated.<br>
<br>
</div>I think you have to 1. explicitly invoke &quot;./configure --enable-shared&quot; and<br>
then the DLLs could be found in sqlite-3.6.11/.libs/<br>
<div class="im"><br>
&gt; Could you tell me how yo do all this ? I would be very helpful for me as I<br>
&gt; am putting all the information on the wiki.<br>
<br>
</div>I used sqlite-amalgamation-3.6.11.tar.gz as a starting point and the (a bit<br>
outdated) mingw/msys build environment.<br>
<div class="im"><br>
&gt; On the other hand, I would also like to do a SAR that automatically does<br>
&gt; everything, but I have no idea how to do it. If someone want help, this is<br>
&gt; appreciated.<br>
<br>
</div>As a starting point you might take a look at the OS-Process SAR package, I<br>
think it comes with everything (plugin, etc) needed.<br>
<div class="im"><br>
&gt; Just of the record, are you using it just to test it or you want to use it<br>
&gt; for a real purpose ?<br>
<br>
</div>Testing, since I saw that the old sqlite3 interface doesn&#39;t work anymore.<br>
<br>
I plan to build my super-cool sea-side every 12 weeks... but then I&#39;m having<br>
more fun to just build a toolchain to *not* use it thereafter :D<br>
<br>
Best regards,<br>
<font color="#888888">       Markus<br>
<br>
<br>
</font></blockquote></div><br>