[Linux-users] fstab - selinux

Lonni J Friedman netllama
Thu Aug 2 12:58:21 PDT 2007


On 8/2/07, Rick Sivernell <res005ru at verizon.net> wrote:
>
> all
>
>
>   I guess I need some educationg here.
> Problem:
> In building some libraries for use in a program, I find that ldconfig does not insert the requested libs' into the cache, and installing the patjh into /etc/ld.so.conf does not help
> when I start my program. I get the following:
> error while loading shared libraries: libregistryD.so: cannot open shared object file: No such file or directory.

Where is libregistryD.so on your filesystem, what are the contents of
/etc/ld.so.conf, and what is the output from running "ldconfig -v |
grep libregistryD" ?

>
> The library is built and installed into the directory where it is required to be.
>
> A second indication of the problem, now this may be part of it or not, is that when I use samba and try to access the shared directory from M$, I get a Selinux warning, as follows:
> Summary
>     SELinux is preventing access to files with the label, file_t.

SELinux isn't allowing you to access that partition/mount point.
Either fix SELinux or disable it.


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama at gmail.com
LlamaLand                       http://netllama.linux-sxs.org



More information about the Linux-users mailing list