Jerry DeLisle wrote:
I have noticed today after loading the most recent selinux update via
yum that ldconfig can't access some local libraries I use while testing
gcc/gfortran (experimental) I was installing the experimental compilers
under my home directory so to avoid mixing up with the released stuff in
the usual root owned directories.
Any suggestions? for the short term I am trying to install to a
subdirectory under /opt as su. Maybe that is what i should have been
doing all along.
Any suggestions?
Jerry
You might need to do a "fixfiles relabel". See the FAQ,
http://fedora.redhat.com/docs/selinux-faq-fc3/index.html#id2864687
--Kenny