M.-A. Lemburg | 8 May 13:18
Favicon

Re: Installing using buildout

[CCing egenix-users, since this can be useful for others as well; I've removed
  the license details from the original mail to support]

On 2008-05-08 02:57, Cliff Quinn wrote:
> I'm trying to migrate my original installation of mxODBC (I have a license under x <at> y.com) to a linux
ubuntu6.06 installation of plone 3.1.1 using buildout. I'm not a linux or python pro and I'm trying to
understand this. 
> 
>  
> 
> I have used the instructions at:
http://www.egenix.com/mailman-archives/egenix-users/2008-May/114382.html having downloaded
the source using svn. I am getting some errors as it compiles like:
> 
>  
> 
> mx/UID/mxUID/mxUID.c: In function âmxUID_Verifyâ:
> 
> mx/UID/mxUID/mxUID.c:333: warning: pointer targets in passing argument 1 of âsscanfâ differ in signedness
> 
> mx/UID/mxUID/mxUID.c: In function âmxUID_Newâ:
> 
> mx/UID/mxUID/mxUID.c:462: warning: pointer targets in passing argument 1 of âmxUID_CRC16â differ
in signedness

Those are compiler warnings that you can safely ignore.

> While:
> 
>   Installing mxodbc.
(Continue reading)


Gmane