LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libc.so.6 librt.so.1 (https://www.linuxquestions.org/questions/linux-software-2/libc-so-6-librt-so-1-a-36258/)

j-ray 11-23-2002 10:27 AM

libc.so.6 librt.so.1
 
hi,
trying to install pointbase db i ran into problems with the install shell script. it cant find libc.so.6 and librt.so.1. as they are located in /lib as i think they should i have no explanation why this script doesnt find them. if i knew where they might be expected i could make a symlink but who knows a better place for them than /lib?
i tried /usr/lib but had no success either.???
has anybody a good idea how to solve that? would be great!
cheers, jens

born4linux 11-23-2002 12:47 PM

do you have glibc and glibc-debug installed?

j-ray 11-23-2002 12:58 PM

glibc is glibc-2.2.5-152 rpm, glibc-debug is not installed yet. actually i never ran into problems compiling things. only if they are java related as pointbase.
but maybe i'll get myself the glibc-debug though i don't think it will help in this case cause it seems everything's as it should. why does this script not find the libc.so.6?

neo77777 11-23-2002 01:09 PM

does /etc/ld.so.conf points to a directory where libc.so.6 located? This is strange cause it should be laready defined in LD_LABRARY_PATH if the location is common - something like /usr/lib and check as well libc, gcc-libs installations.


All times are GMT -5. The time now is 11:45 PM.