mxDateTime and MySQLdb on RedHat 6.1

Robert W. Bill rbill at datasprings.com
Thu Feb 17 20:32:00 EST 2000


>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.





More information about the Python-list mailing list