Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Question: Question: Makefile:820: recipe for target 'test_dynamic' failed

Shruti Paniwala
1276 days ago

Question: Makefile:820: recipe for target 'test_dynamic' failed

While installing XML::DOM::XPath

I got the following error

Makefile:820: recipe for target 'test_dynamic' failed

How to fix it ?

Answers
0

You can try installing the module with -T flag

sudo cpan -T install XML::DOM::XPath

It should work fine.

#It is a dependecies for Bio::DB::IndexedBase