Doing a partial rebuild of Python?
John J. Lee
jjl at pobox.com
Wed Jun 30 16:14:31 EDT 2004
Irmen de Jong <irmen at -NOSPAM-REMOVETHIS-xs4all.nl> writes:
> Roy Smith wrote:
[...]
> > module. I could do the whole configure/make thing, but that's kind
> > of slow. Is there some way to just rebuild a single module?
>
> Just typing "make" again should build any new modules that have
> been enabled by installing additional libraries -- without recompiling
> anything else.
Don't you need to do a ./configure too, first?
John
More information about the Python-list
mailing list