[BioPython] error in installing Biopython

Marc Colosimo mcolosimo at mitre.org
Wed Feb 15 08:56:54 EST 2006


Thomas

I had the same problem over a week ago and no one said to install  
flex. In the mean time two more people have had the SAME problem. In  
another posting (Compiling Bio.PDB.mmCIF.MMCIFlex on Windows), you  
said it would be a lot of work to rewrite it without flex. So, I  
think the solution would be to fix either setup.py to check for this  
(such as a script that returns -1 if the flex library isn't found -  
similar to autoconfig) or give an option in setup.py to not build  
Bio.PDB.mmCIF.MMCIFlex (or what ever depends on it).

Marc


On Feb 15, 2006, at 4:32 AM, Thomas Hamelryck wrote:

>
>> cannot find -lfl collect2: ld returned 1 exit status
>
> Install flex.
>
> -Thomas
>



More information about the BioPython mailing list