pygresql

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • trewornan

    pygresql

    I'm trying to install pygresql on mandrake 9.1 but when I try "python
    setup.py build" I get the error - "cannot find
    /usr/lib/python2.2/config/makefile"

    I don't have this makefile - is it because I didn't build python myself
    (added at installation).

    I'd rather not have to try to root out the python installation, then build
    and install again. Is there an alternative?

    Trewornan
  • Skip Montanaro

    #2
    Re: pygresql


    trewornan> I'm trying to install pygresql on mandrake 9.1 but when I try
    trewornan> "python setup.py build" I get the error - "cannot find
    trewornan> /usr/lib/python2.2/config/makefile"

    trewornan> I don't have this makefile - is it because I didn't build
    trewornan> python myself (added at installation).

    There's probably a python-devel RPM in the distribution which you need to
    install.

    Skip
    Got spam? http://spambayes.sf.net/

    Comment

    Working...