Hi everyone,
I get this error when I run "make -j 8" both with devel version from git
and with the 2.1.0 version from the web:
/home/platypus/imp_dev/tools/doxygen/bin/doxygen: 1:
/home/platypus/imp_dev/tools/doxygen/bin/doxygen: Syntax error: "("
unexpected
make[2]: *** [doxygen/base/tags] Error 2
make[1]: *** [modules/base/CMakeFiles/IMP.base-doc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs...
I do not get that error with 2.0.1 version, but I need the RMF module to
work well and I read that only works with last version...
thanks a lot in advance,
Ibai Irastorza Azkarate, PhD Student
Centro Andaluz de Biología del Desarrollo CABD
Universidad Pablo de Olavide,
Carretera de Utrera km1,
41013 Sevilla, Spain
http://www.cabd.es/en-research_groups-104-247-microbiology-s-platypus-summa…
Dear IMP users or developers,
I run the code example
http://salilab.org/imp/2.1.1/doc/html/core_2restrain_diameter_8py-example.h…
It runs smoothly.
But when I add at the end of the code:
m.remove_restraint(r)
then it will be Segmentation fault.
Anyone knows how to remove this restraint appropriately?
Thank you.
Best,
Harianto.