mxDateTime and MySQLdb on RedHat 6.1
Robert W. Bill
rbill at datasprings.com
Thu Feb 17 20:32:00 EST 2000
More information about the Python-list mailing list
Thu Feb 17 20:32:00 EST 2000
- Previous message (by thread): mxDateTime and MySQLdb on RedHat 6.1
- Next message (by thread): mxDateTime and MySQLdb on RedHat 6.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Hello. I am having trouble compiling these to new modules on my RedHat 6.1 >Linux box. Below are the errors I am getting on each installation. > >*** mxDateTime *** >---snip---< >make: *** No rule to make target `Makefile.pre.in'. Stop. > >*** MySQLdb *** >---snip---< >cp: /usr/lib/python1.5/config/Makefile.pre.in: No such file or directory >---snip---< >Any suggestions here? You are missing some needed files. These files should be provided as part of another RPM called Python-devel.1.5.2.??.RPM. You can get this from RedHat, or rufus.w3.org, or .... If you do have the Python header files elsewhere, edit the makefile/build.py accordingly to point to them.
- Previous message (by thread): mxDateTime and MySQLdb on RedHat 6.1
- Next message (by thread): mxDateTime and MySQLdb on RedHat 6.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list