glennhickey / progressiveCactus

Distribution package for the Prgressive Cactus multiple genome aligner. Dependencies are linked as submodules
Other
79 stars 26 forks source link

problems encountered when running examples provided #107

Open ErinZhang1998 opened 6 years ago

ErinZhang1998 commented 6 years ago

Hello!

I have a few questions about running the example provided: 1. when I run "make" it gives

Connecting to www.hdfgroup.org|23.185.0.1|:443... connected. ERROR: no certificate subject alternative name matches requested host name “www.hdfgroup.org”. To connect to www.hdfgroup.org insecurely, use ‘--no-check-certificate’. make[1]: [hdf5Rule] Error 5 make[1]: Leaving directory `/home/xiaoyuz1/multalign/progressiveCactus/submodules' make: [all] Error 2

at the very end of make I am wondering what does this mean? Is there anything I can do to fix this?

2. when I was trying to run the example it gives me this error:

/bin/sh: cactus_analyseAssembly: command not found Error: Command: cactus_analyseAssembly ./submodules/cactusTestData/blanchettesSimulation/00.job/HUMAN with stdin string 'None' exited with non-zero status 127

Please help ~ >,<

Thanks!

Erin