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
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"