astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

libcubature dependency missing in docker image #281

Open caseyjlaw opened 4 years ago

caseyjlaw commented 4 years ago

I'm trying purify out for the first time and was happy to see a docker image. A simple docker pull uclrits/purify and then docker run ... gives me a working container. Unfortunately, it is missing a dependency:

purifier@df1bcd897f3c /mydata % purify
purify: error while loading shared libraries: libcubature.so: cannot open shared object file: No such file or directory

I put a comment in #78 but thought it best to open a new issue.

bellab4710 commented 3 years ago

Did you ever find a solution to this?

caseyjlaw commented 3 years ago

I did not.

laniakeazx commented 2 years ago

I did not. Has this dependency been resolved?