I have Ubuntu Linux 5.10 (Breezy Badger) and am attempting to install Sqlalchemy on my machine. After I did an svn checkout, it failed when it couldn't find a python Makefile:

[EMAIL PROTECTED]:~/archive/tech/sqlalchemy
/sqlalchemy$ python setup.py install

---------------------------------------------------------------------------
This script requires setuptools version 0.6a5 to run (even to display
help).  I will attempt to download it for you (from
http://cheeseshop.python.org/packages/2.4/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.
---------------------------------------------------------------------------
Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a5-py2.4.egg
running install
error: invalid Python installation: unable to open /usr/lib/python2.4/config/Makefile (No such file or directory)

What should I do to install/workaround the Makefile so I can get sqlalchemy working?


--
++ Jonathan Hayward, [EMAIL PROTECTED]
** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

** If you'd like a Google Mail (gmail.com) account, please tell me!

Reply via email to