Menu

Import Error: shared object not open

Help
Anonymous
2001-11-08
2012-09-19
  • Anonymous

    Anonymous - 2001-11-08

    I have got an install/first start-problem with MySQL-python-0.9.0 and mySQL 3.23.40 under Linux 2.2.19:
    After i start then python interpreter and try to execute the command: import _mysql i get an error message Import Error: shared object not open. The connection via mysql-client on that system works fine. Is the shared library not installes correctly? Any suggestions?

     
    • Anonymous

      Anonymous - 2001-11-12

      Helped myself out:
      the shared libraries of mysql have not been on the libsearchpath. Added '/usr/local/lib/mysql' to $LD_LIBRARY_PATH works fine (on SuSE)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.