Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 08:31:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 207750] math/py-numpy: Run-time errors as it can't find /usr/local/lib/gcc48/libgfortran.so.3
Message-ID:  <bug-207750-21822-ZzS2VRdrIG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207750-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207750-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207750

FreeBSD@ShaneWare.Biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |FreeBSD@ShaneWare.Biz

--- Comment #4 from FreeBSD@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 re=
al
app.

bug #208120 is looking at a way to fix this properly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207750-21822-ZzS2VRdrIG>