Doing a partial rebuild of Python?
From: Roy Smith (roy_at_panix.com)
Date: 06/30/04
- Next message: Donn Cave: "Re: class with __len__ member fools boolean usage "if x:" ; bad coding style?"
- Previous message: Grant Edwards: "Re: win32 pyserial requires javax.comm for py2exe?"
- Next in thread: Irmen de Jong: "Re: Doing a partial rebuild of Python?"
- Reply: Irmen de Jong: "Re: Doing a partial rebuild of Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 19:45:53 -0400
A while ago, I build Python-2.3.4 from source on my OSX machine. At the
time, I didn't have the gdbm library installed, so the gdbm module
didn't get built.
I've since installed the gdbm library and want to build the gdbm 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?
- Next message: Donn Cave: "Re: class with __len__ member fools boolean usage "if x:" ; bad coding style?"
- Previous message: Grant Edwards: "Re: win32 pyserial requires javax.comm for py2exe?"
- Next in thread: Irmen de Jong: "Re: Doing a partial rebuild of Python?"
- Reply: Irmen de Jong: "Re: Doing a partial rebuild of Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]