Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 18:02:53 GMT
From:      brian@FreeBSD.org
To:        dreibh@iem.uni-due.de, brian@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: misc/135967: GNU R package: missing dependency for libgfortran.so.2
Message-ID:  <200906231802.n5NI2r8w098924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: GNU R package: missing dependency for libgfortran.so.2

State-Changed-From-To: open->feedback
State-Changed-By: brian
State-Changed-When: Tue Jun 23 17:59:15 UTC 2009
State-Changed-Why: 
Hi,

This has the same behaviour for me on FreeBSD-6.4 and FreeBSD-7.2.
libR depends on gcc-4.3.4 which installs libgfortran.so.3 in
/usr/local/lib/gcc43.

Does it fix things if you `ldconfig -R /usr/local/lib/gcc43/`?
If it does, we can probably assign this PR to the gcc43 maintainers
and you can work around the problem by adding /usr/local/lib/gcc43
to ldconfig_paths in /etc/rc.conf.

Cheers.


http://www.freebsd.org/cgi/query-pr.cgi?pr=135967



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906231802.n5NI2r8w098924>