Re: [python-sybase] Python-Sybase module install question
Paul Rensing <[email protected]> Tue, 08 Sep 2009 20:02:16 -0400
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============5601429595531187869==
Content-Type: multipart/alternative;
boundary="------------090603020200050902090403"
This is a multi-part message in MIME format.
--------------090603020200050902090403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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
> [email protected]
> https://www.object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase
>
--------------090603020200050902090403
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
VV,<br>
<br>
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):<br>
<br>
# export SYBASE=/usr<br>
or maybe<br>
# export SYBASE=/usr/local<br>
<br>
Then do the "python setup.py ...".<br>
<br>
Paul Rensing<br>
<br>
VV W wrote:
<blockquote
cite="mid:[email protected]"
type="cite">
<div>Hello, </div>
<div> </div>
<div>I searched the Python-Sybase Archives however I did not find
what I need. So I post my question here. </div>
<div> </div>
<div>My Sybase database sits on another computer in a different
place. I know the server for the computer. My qestions are </div>
<div>(1.) How to give Sybase directory in the "setup.py"?</div>
<div>(3.) Any information or webpage links that you can provide to me
for such a remote datababse case?</div>
<div> </div>
<div>I work on Ubuntu. </div>
<div> </div>
<div>Thanks so much</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Python-sybase mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="https://www.object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase">https://www.object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase</a>
</pre>
</blockquote>
</body>
</html>
--------------090603020200050902090403--
--===============5601429595531187869==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Python-sybase mailing list
[email protected]
https://www.object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase
--===============5601429595531187869==--