hi everyone
i wanted to install a rpm package named sesam_rts (related to sep backup software) in rhel5.8 . but i recieve a lot of dependency. i dont have internet link on it ( i cant have it). how can i install these dependencies?
I am building an application on 12.04 and I need to run it on an embedded device. The device has libc-2.8.90.so on it and my dev machine has libc-2.15.so on it. I would like to install libc-2.8.90 onto my dev machine and attempt to link it to my application. I have searched at the Ubuntu software centre for libc-2.8.90 but I cannot find anything resembling it.
I recently had a conversation with a friend who is a highly skill software engineer, and he showed me some articles outlining the fact libc was much better than glibc.
I wonder if its possible to use libc instead, and what kind of problems would I come up against if I went this route?
i have this message whenever i try to run matlab 2009b
/home/ruihong/usr/local/matlabR2009b/bin/util/oscheck.sh: /lib64/libc.so.6: not found
but matlab is able to run properly now i am trying to get rid of this message by making a link.
i tried locating the libc.so
ruihong@ruihong-K45VM:~$ locate libc.so
/lib/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib32/libc.so.6
/lib64/libc.so.6
/usr/lib/
Hello,
I have following problem with my red-hat installation.
I wanted to remove the link libc.so.6 -> /lib64/tls/libc-2.3.2.so
to change it to an other file (libc-2.3.4.so).
After the removing of the first link, I'm not able to do following commands:
ls, cp, mv, ln ...
I obtain :
"ln: relocation error: /lib64/tls/libc.so.6: symbol _rtld_global_ro, version GLIBC_PRIVATE not defined in fi
I'm working on LFS7.2.I successfully chrooted my target machine and I passed all the way upto man-page installation, and I stepped into glibc(chapter6.9).
I have an application developed using Glade, C, postgresql, on Centos 4.
It was easily ported upto Centos 6.2
Now, when I recompile it on Ubuntu 12.10 and run it, I get the following error, and such lines go on and on. Can someone help me the direction that I need to take to resolve it ?
Software that I'm installing requires /lib/libc.so.6, but it's not in place:
$> ls -l /lib/libc*
lrwxrwxrwx 1 root root 14 2011-10-09 06:02 /lib/libcap.so.2 -> libcap.so.2.20
-rw-r--r-- 1 root root 18832 2011-02-16 03:42 /lib/libcap.so.2.20
-rw-r--r-- 1 root root 1620736 2012-05-23 07:19 /lib/libcrypto.so.0.9.8
libc and libc6-dev are installed.
I was trying to install kde-full when the libc had some unmet dependencies error.