demorest / tempo2-conda

Conda packaging for tempo2
1 stars 1 forks source link

libmkl_rt problem when using conda installed tempo2 #2

Closed mattpitkin closed 3 years ago

mattpitkin commented 4 years ago

Hi @demorest, my student @alhewitt and I have installed tempo2 using your conda package, but when we try just viewing the help it give the following error:

$ tempo2 -h
tempo2: error while loading shared libraries: libmkl_rt.so: cannot open shared object file: No such file or directory

Have you encountered this before? I seem to be able to fix this by installing mkl with:

conda install mkl

so maybe mkl needs to be added to the package requirements.