Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion installation error
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
KRZhang  
View profile  
 More options Oct 21 2011, 2:42 am
From: KRZhang <krzh...@gmail.com>
Date: Thu, 20 Oct 2011 23:42:37 -0700 (PDT)
Local: Fri, Oct 21 2011 2:42 am
Subject: installation error
Hello,

I run ubuntu 10.04, I had freeTDS 0.82 and unixODBC 2.2.11 working
fine (installed with apt-get). I installed pyodbc and that worked as
well.

Recently, I needed a higher version of freeTDS, I uninstalled all of
those things and installed in order (from source, because the
repositories were out of date):
unixODBC 2.3
freeTDS 0.91

up through this point everything worked fine. Now I am trying to build
and install pyodbc from source:
----
 Traceback (most recent call last):
  File "setup.py", line 326, in <module>
    main()
  File "setup.py", line 61, in main
    settings = get_compiler_settings(version_str)
  File "setup.py", line 147, in get_compiler_settings
    get_config(settings, version_str)
  File "setup.py", line 196, in get_config
    import pyodbcconf
ImportError: libodbc.so.1: cannot open shared object file: No such
file or directory
----

the only similar post I can find was this guy:

http://groups.google.com/group/pyodbc/browse_thread/thread/c8f69db656...

and he seemed to have solved it himself by changing environment
variables. However, I currently have no idea what the right path is to
set. What should I do to install pyodbc correctly?

-Yan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.