473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Can't import Object Craft's Sybase module...


I downloaded and built Object Craft's Sybase module but can't import it:

% PYTHONSTARTUP= python
Python 2.4a0 (#4, Mar 31 2004, 15:02:21)
[GCC 3.3.2] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
import Sybase

Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/home/titan/skipm/local/lib/python2.4/site-packages/Sybase.py", line 20, in ?
from sybasect import *
ImportError: ld.so.1: python: fatal: relocation error: file /opt/sybase/lib/libblk.so: symbol srv__get_xdrrecv: referenced symbol not found

The comp.lang.python archives from late 2001 contain a message from Dave
Cole about this same problem, but as far as I could tell there was never any
resolution.

My environment for this mini-project is Solaris 9 on Intel. I've scanned
every directory I can think of (/usr/lib, /opt/sybase/lib, /opt/Forte*, etc)
looking for .so files containing that symbol but haven't found anything. I
wasn't able to fine anything on the Sybase website either.

Any suggestions appreciated.

Skip
Jul 18 '05 #1
0 1496

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: BogAl | last post by:
Hi, all.... I'm hoping someone can help me. I've downloaded the csv.pyd file from http://www.object-craft.com.au/projects/csv/download.html and put it into my C:\Python22\DLLs directory. ...
0
by: rabbits77 | last post by:
I need a binary version of object craft's csv parser(http://www.object-craft.com.au/projects/csv/) for 2.3. I do not have the appropriate C environment for Windows and getting one is an...
2
by: DilbertFan | last post by:
Hi, I really thought that I had this importing business down. I recently downloaded and installed mx module for the DateTime class. In IDLE, I go: import mx mx.DateTime.DateTime(2004)
3
by: Tim Hoffman | last post by:
Hi I have been using object crafts csv module for quite a few projects, mainly because I found the csv in python in it's current incarnation is funtionally inferior to object crafts. The object...
5
by: Steve Holden | last post by:
This is even stranger: it makes it if I import the module a second time: import dbimp as dbimp import sys if __name__ == "__main__": dbimp.install() #k = sys.modules.keys() #k.sort() #for...
0
by: Martin Bless | last post by:
I need to access a MSSQL database (MS-Sql, not MySQL!)and would very much like to use mssql-0.09.tar.gz which is available from http://www.object-craft.com.au/projects/mssql/download.html ...
6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
13
by: sonald | last post by:
Hi, Can anybody tell me how to change the text delimiter in FastCSV Parser ? By default the text delimiter is double quotes(") I want to change it to anything else... say a pipe (|).. can anyone...
0
by: =?ISO-8859-1?Q?S=E9bastien_Sabl=E9?= | last post by:
WHAT IS IT: The Sybase module provides a Python interface to the Sybase relational database system. It supports all of the Python Database API, version 2.0 with extensions. The module is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.