[IMP-users] IMP-1.0-Stable Installation Ubuntu 10.04 Help
To:
Subject: [IMP-users] IMP-1.0-Stable Installation Ubuntu 10.04 Help
From: Martin Turk <>
Date: Tue, 11 Oct 2011 21:31:11 +0200
Reply-to: Help and discussion for users of IMP <>
Dear imp users and developers,
I need some help with compiling the source code on Ubuntu 10.04
I tried compiling imp with:
>scons prefix=/installation/folder build=debug install
and the only imp binaries being generated are foxs and protein_ligand_score.
the only error I get is:
"""
sh: Syntax error: Bad fd number
"""
and the graphviz, gslcblas and modeller dependencies are missing
otherwise the installation finishes without errors.
Since Ubuntu has system libraries in a different place than Fedora I
tried compiling imp by specifying libpath and linking it to python. What
is odd is that graphviz and gslcblas are not found when I specify libpath