Menu

Privileges-issue with MySQL-python-0.9.1-1py2

Anonymous
2002-07-08
2012-09-19
  • Anonymous

    Anonymous - 2002-07-08

    I'm quite new to python, so I don't really know if this is a bug or not.
    If /usr/lib/python2.1/site-packages does not exist when the RPM is installed, both the directories /usr/lib/python2.1 and /usr/lib/python2.1/site-packages get the default attributes of drwx------ Is this correct? As a normal user I can't get access to the package and it will not work.

     
    • Andy Dustman

      Andy Dustman - 2002-07-08

      If /usr/lib/python2.1/site-packages doesn't exist, you don't have python2.1 installed.

       
    • Anonymous

      Anonymous - 2002-07-09

      That's right, I use Python 2.2.
      My experience is that the MySQL-Python library works fine with Python 2.2, except for the problem I described above.

       
      • Andy Dustman

        Andy Dustman - 2002-07-09

        That particular RPM was compiled for use with Python 2.1, not 2.2. You need to recompile from source to make it work properly with 2.2. MySQL-python-0.9.2 will have a Python 2.2 RPM as well.

         
        • Anonymous

          Anonymous - 2002-07-26

          Sorry. Brainfart.
          Any thoughts on when 0.9.2 will be out?

           

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.