[EMAIL PROTECTED] wrote:
>
> indeed as you say. libintl.h is required so I hard coded it into
> setup.py to no effect. At what point does setup.py get called? by make?

Yes.  When you do make, python itself is built.  After that, with the
built python setup.py gets called to build all the modules.

BTW, it's best to copy me on all mails as I read c.l.p only
occassionally.

n

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to