Re: sybase open client 15_0

2006-05-30 Thread bitsandbytes88
Hi, Thanks for the reply. I have tried that solution - adding syb like sybblk to setup.py, but it didn't change my end result, import sybase fails. I wonder if I need to start fresh. How would I be sure sybase-0.37 is gone? Also, I have 64-bit linux. I have libsybblk64.so for example. I don't

Re: sybase open client 15_0

2006-05-30 Thread bitsandbytes88
Eduardo Gonzalez-Solares wrote: > See: > > http://www.object-craft.com.au/pipermail/python-sybase/2006-May/000471.html > > Dan wrote: > > I'm running SLES 9.3 on Tyan with 2 single core 64-bit Opteron & 8 GB of > > memory and SWAP. > > > > OCS-15_0 > > sybperl-2.18 > > python 2.3.5 > > > > > > > >

Re: sybase open client 15_0

2006-05-26 Thread Eduardo Gonzalez-Solares
See: http://www.object-craft.com.au/pipermail/python-sybase/2006-May/000471.html Dan wrote: > I'm running SLES 9.3 on Tyan with 2 single core 64-bit Opteron & 8 GB of > memory and SWAP. > > OCS-15_0 > sybperl-2.18 > python 2.3.5 > > > > "Dan" <[EMAIL PROTECTED]> wrote in message > news:[EMA

Re: sybase open client 15_0

2006-05-25 Thread Dan
I'm running SLES 9.3 on Tyan with 2 single core 64-bit Opteron & 8 GB of memory and SWAP. OCS-15_0 sybperl-2.18 python 2.3.5 "Dan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have compiled and installed sybase-.037 , the module to add sybase to >python. However, when I tr