[Bug 207750] math/py-numpy: Run-time errors as it can't find /usr/local/lib/gcc48/libgfortran.so.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 15 08:31:30 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207750
FreeBSD at ShaneWare.Biz changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |FreeBSD at ShaneWare.Biz
--- Comment #4 from FreeBSD at ShaneWare.Biz ---
This has come up a few times. Setting LD_LIBRARY_PATH is a known workaround. If
you have several apps with this issue then you may want to set this in your
shell startup file (.cshrc or .bashrc) or create a substitute script that is
found in your path before the real app that sets this and then calls the real
app.
bug #208120 is looking at a way to fix this properly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list