[Biopython-dev] Re: [BioPython] Compiling Bio.PDB.mmCIF.MMCIFlex on
Windows
Thomas Hamelryck
thamelry at binf.ku.dk
Wed Feb 15 11:46:46 EST 2006
On Wed, February 15, 2006 5:39 pm, Peter wrote:
> First of all, running "setup.py build" doesn't seem to call flex. For
> example, it doesn't regenerate lex.yy.c if I delete it before hand.
It's not meant to: lex.yy.c is distributed as part of
biopython. You just need the Flex libraries to compile it.
Anyways, I've commented out the mmCif module.
People who need it can uncomment the relevant lines
in setup.py.
Cheers,
-Thomas
More information about the Biopython-dev
mailing list