[python-sybase] Python-Sybase module install question

Paul Rensing prensing at gmail.com
Wed Sep 9 10:02:16 EST 2009


VV,

As the message says, you need to set a Unix environment variable to 
point to the Sybase software installation (not the DB). You mentioned 
using FreeTDS. So, most like you would do (at the command prompt):

   #  export SYBASE=/usr
 or maybe
    # export SYBASE=/usr/local

Then do the "python setup.py ...".

    Paul Rensing

VV W wrote:
> Hello,
>  
> I searched the Python-Sybase Archives however I did not find what I 
> need. So I post my question here.
>  
> My Sybase database sits on another computer in a different place. I 
> know the server for the computer. My qestions are
> (1.) How to give Sybase directory in the "setup.py"?
> (3.) Any information or webpage links that you can provide to me for 
> such a remote datababse case?
>  
> I work on Ubuntu.
>  
> Thanks so much
> ------------------------------------------------------------------------
>
> _______________________________________________
> Python-sybase mailing list
> Python-sybase at object-craft.com.au
> https://www.object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.object-craft.com.au/pipermail/python-sybase/attachments/20090908/a1338413/attachment.htm 


More information about the Python-sybase mailing list