<br><br><div class="gmail_quote">On Thu, Mar 25, 2010 at 9:57 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="im">On Thu, Mar 25, 2010 at 9:43 PM, John Toohey <span dir="ltr">&lt;<a href="mailto:jt@parspro.com" target="_blank">jt@parspro.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I set OpenDBX current: nil, and now it uses the Linux driver, but have the Unable to FInd Function Address error. According to the docs, the library should be called libopendbx.so, but after building and installing on my system, I have libpgsqlbackend.so, and no file called libopendbx.so.<div>

<div><div></div><div>
<br></div></div></div></blockquote></div><div><br>Yes, OpenDBX current: nil was the way to do it. I will add this to the website documentation.<br>Sorry, I thought I have added a reset method, that does that..but no. Anyway, in next commit there will be.<br>

<br></div></div></blockquote><div><br>I just added OpenDBX reset and even more, this method is called when the image starts...so, it will be done automatically. If you start several times the image in the same OS that method will be called anyway. However, it just does a new of a single class....so, no problem ;)<br>
<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><div>Regarding the library, how did you install OpenDBX in your Linux machine ? compile and install ?  using a binaries ?  Because yes, you should have 3 things:<br>
<br>- libopendbx.so  which is the &quot;core&quot; and generic code for opendbx<br>
- libpgsqlbackend.so  which is one for each database (one in your case)<br>- the postgres client libraries. <br><br>Did you see this link ? maybe it is of help<br><br><a href="http://www.squeakdbx.org/Compiling%20for%20different%20backends/Common%20steps%20and%20problems" target="_blank">http://www.squeakdbx.org/Compiling%20for%20different%20backends/Common%20steps%20and%20problems</a><br>

<br>And this one:<br><br><a href="http://www.squeakdbx.org/Compiling%20and%20installing%20OpenDBX" target="_blank">http://www.squeakdbx.org/Compiling%20and%20installing%20OpenDBX</a><br><br>Cheers<br><br>Mariano<br><br> </div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
<div><div><div><br><div class="gmail_quote">On Thu, Mar 25, 2010 at 16:20, John Toohey <span dir="ltr">&lt;<a href="mailto:jt@parspro.com" target="_blank">jt@parspro.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Hi,<div>I just deployed my test image, after testing on OSX, to a Linux production server, but the DBX drivers still think they are on OSX. In #createConnection, OpenDBX current returns the OSX driver. What is the best way to reset this, and can I do it in a running image.<br clear="all">



<br>-- <br>-JT<br><br><br>
</div>
</blockquote></div><br><br clear="all"><br></div></div>-- <br>-JT<br><br><br>
</div>
<br></div>_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org" target="_blank">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
<br></blockquote></div><br>
</blockquote></div><br>