LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   permission denied shared libraries fc4 (https://www.linuxquestions.org/questions/fedora-35/permission-denied-shared-libraries-fc4-343057/)

hayzo 07-14-2005 03:34 AM

permission denied shared libraries fc4
 
Hi bit new to this game so bare with me,

I've installed fedora core 4 on my old toshiba laptop (tecra 8000).

When it boots up I get a lot of permission denied messages as it tries to start some of the services. In all of these messages relate to shared libraries some of which I've listed bellow.

libc.so.6
libpopt.so.0
libresolve.so.0
libwrap.so.0
libldap-2.2.so.7
libpthread.so.0
libpython2.4.so.1.0
libz.so.1
libxport.so.0
libdbus-glib-1.so.1
libgobject-2.0.so.0

Some of these libraries are on my system but are obviously not being found. I can't use my pcmcia cards as a consequence of this as cardmgr or cardctl won't start (saying it can't find libc.so.6 although it is on the system?)

hayzo 07-15-2005 06:09 AM

Also if I do (or ldd kmodule)

ldd cardctl
linux-gate.so.1 => (0x0039a000)
libc.so.6 => not found

If i do the same for cardmgr i get

linux-gate.so.1 => (0x00349000)
libc.so.6 => /lib/libc.so.6
/lib/ld-linux.so.2 (0x007eb000)

Question: What do I have to do to get them to find the libraries they are looking for? And that can be found by other programs


All times are GMT -5. The time now is 06:16 PM.