tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: packages requiring Intel's libmkl_rt library
On Thu, Feb 8, 2018 at 8:26 AM Brook Milligan <brook%nmsu.edu@localhost> wrote:
> I am installing math/py-numpy on a system with Intel compilers. It ends
up requiring the libmkl_rt library, which is in /opt/intel/…, which is
exactly where the path in the relevant numpy library points. However, the
checks in mk/check/check-shlibs.mk indicate that it is missing.
> How is this supposed to be handled so that libraries like this can be
found?
Try adding the directory in question to BUILDLINK_PASSTHRU_DIRS in mk.conf.
--
Benny
Home |
Main Index |
Thread Index |
Old Index