[Distutils] Help (python module)

jfern at cng.fr jfern at cng.fr
Tue Mar 23 03:22:12 EST 2004


 
Hello, 
 
I'm trying to install the biopython module on our lab computer: 
(biopython-1.24). 
I do this:  
> tar -xzvpf biopython-1.24.tgz 
> cd biopython-1.24 
> python setup.py install 
 
And..... 
 
running install 
running build 
running build_py 
running build_ext 
building 'Bio.PDB.mmCIF.MMCIFlex' extension 
gcc -pthread -shared build/temp.linux-i686-2.3/Bio/PDB/mmCIF/lex.yy.o 
build/temp.linux-i686-2.3/Bio/PDB/mmCIF/MMCIFlexmodule.o -lfl -o 
build/lib.linux-i686-2.3/Bio/PDB/mmCIF/MMCIFlex.so 
/usr/bin/ld: cannot find -lfl 
collect2: ld returned 1 exit status 
error: command 'gcc' failed with exit status 1 
 
 
What can I do? 
 
Thanks, 
 
FERNANDEZ Julien 
INSERM E0223 - FRANCE 
Molecular Neurogenetic Laboratory 



More information about the Distutils-SIG mailing list