Displaying 20 results from an estimated 603 matches for "libc6".
Did you mean:
libc
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2007 Nov 06
1
library(tcltk) fails
...machine login
"i686" "unknown"
user
"sfg"
on Debian testing, Tcl/Tk:
$ ldconfig -p | grep libtk
libtk8.5.so.0 (libc6) => /usr/lib/libtk8.5.so.0
libtk8.4.so.0 (libc6) => /usr/lib/libtk8.4.so.0
libtk8.4.so (libc6) => /usr/lib/libtk8.4.so
$ ldconfig -p | grep libtcl
libtcl8.5.so.0 (libc6) => /usr/lib/libtcl8.5.so.0
libtcl8.4.so.0 (libc6) => /usr/lib/libtcl8.4.so.0...
2017 Jan 12
1
rgl
...;
>Well that is odd. It means that the linker cannot find libGL even though it is installed on the system. Try?
>
>/sbin/ldconfig -p | grep libGL.so
>
>You should see something like this.
>
>[martyn at braque-iarc-lan minutes]$ /sbin/ldconfig -p | grep libGL.so
> libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1
> libGL.so.1 (libc6) => /lib/libGL.so.1
> libGL.so (libc6,x86-64) => /lib64/libGL.so
Odd:
[root at lri-105689 rgl]# /sbin/ldconfig -p | grep libGL.so
libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1
libGL.so.1 (libc6) => /lib/libGL.s...
2014 Mar 27
2
mclapply Segmentation Fault for Ubuntu
...Distributor ID: Debian
Description: Debian GNU/Linux 7.4 (wheezy)
Release: 7.4
Codename: wheezy
How can I fix it ? I read it could be caused by particular versions of BLAS. The libraries on the Ubuntu system are
dario at bioinfo:~$ ldconfig -p | grep blas
libnetblast.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libnetblast.so.6
libblastcompadj.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libblastcompadj.so.6
libblastapi.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libblastapi.so.6
libblast.so.6 (libc6,x86-64) => /usr/lib/x86_...
2006 Apr 03
1
libc6 packages that really support nosegneg?
I've tried the libc6-xen package posted at:
http://people.debian.org/~aurel32/xen/
However, it looks like programs are still calling the libc6 libraries in
/lib/tls, instead of the xen-enabled ones. Is there anything special I
need to do to get this to work, or is the package just busted?
Thanks!
----------------...
2017 Jan 12
3
rgl
----Original Message-----
From: Martyn Plummer [mailto:plummerm at iarc.fr]
Sent: Thursday, January 12, 2017 3:36 AM
To: Weiner, Michael <weinerm at ccf.org>; r-sig-fedora at r-project.org
Subject: Re: [R-sig-Fedora] rgl
>One possibility is that you have the 32-bit version of mesa-libGL-devel installed. This will provide the headers but not the 64-bit l>ibrary which is what you need
2006 Mar 21
3
Test version of the glibc with xen flavour
Hi all,
I have built a test version of the glibc with a xen flavour. It is
available on http://people.debian.org/~aurel32/xen/ . The only
difference with the version currently in sid is the presence of the
libc6-xen package.
If you are using xen, please test it and tell me if it fixes speed
problems. If everything is ok, I will commit it into our SVN.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`....
2007 Jul 14
1
correct order to rebuild init after libc6-xen?
Hello to all,
Its been requested that I stifle the /lib/tls warning given even with
xen-friendly libc6 because init was compiled otherwise.
I got the deb sources for sysvinit from Ubuntu, which build just fine.
The last time I tried this I ended up breaking signals to init (even
though /dev/initctl was there and 666) and could not reboot.
So for a new server, I''m going to :
Base server O...
2007 Apr 24
2
R 2.5.0 in Debian unstable
I just uploaded R 2.5.0 to Debian's unstable distribution. As Peter's
announcement says, it now contains two new packages'rcompgen' and
'codetools'.
About two or three weeks ago, I also packaged these, just like other
'recommended' packages as r-cran-rcompgen and r-cran-codetools. However, as
"new" packages, they are still in the NEW queue awaiting
2011 Sep 29
2
Error installing Postfix - Mysql Support
...roken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
At the command below:
root at server [/tmp]# ldconfig -p | grep libmysqlclient.so.15
libmysqlclient.so.15 (libc6,x86-64) => /usr/lib/libmysqlclient.so.15
libmysqlclient.so.15 (libc6,x86-64) => /usr/lib64/libmysqlclient.so.15
I appreciate any information.
Thanks
2006 Dec 29
1
libc6-xen not used on AMD Geode LX system
Hi,
I'm trying to install xen+Debian Etch on a Geode LX system. Xen
boots fine, but although the package "libc6-xen" is installed I have a
large number of such errors:
4gb seg fixup, process syslogd (pid 1878), cs:ip 73:b7f24610
All processes triggers it, and from what I've found on the web it's
a sign that libc6-xen is not recognized. Indeed:
minimo:~:2# ldd /bin/echo...
1999 Jun 11
1
Segmentation fault (Debian slink+libc6 2.1)
Hi,
I've just upgraded my debian machine to the 2.1 libc6 libraries, and I
started getting segmentation faults with R. I tried re-compiling and got
the same problem. I checked with the dependencies for the binary package,
and I have all the required libraries.
Any ideas?
Thanks,
Robert.
----
Robert King, Australian Environmental Studies, Griffith Univ...
2003 Jul 10
3
Help with R Installation on Debian 2.2.19 (old stable/potato)
Hi all,
I hope this is the correct list to post such a question.
I was trying to install the R-project on Debian and encountered significant
problems with the same.
The main problem is the installation of the libc6 package. I need this
package in order to install the R-core package. However, the libc6 is
dependent on the libdb1-compat package, which just refuses to install on my
server.
I tried to install it yesterday and it ended up crashing my system and
messing up the old Apache. Does anyone have a...
2005 Jul 19
2
wx 2.6 on Debian / Ubuntu
FWIW:
http://packages.debian.org/experimental/libs/libwxgtk2.6-0
experimental ...
Should work for Ubuntu too.
2015 May 15
2
Installation using iconv from glibc
...quot;... no
configure: error: a suitable iconv is essential
My full list of installed glibc / libc packages is
glibc-binary-localedata-en-gb - 2.20-r0
glibc-binary-localedata-en-us - 2.20-r0
glibc-gconv - 2.20-r0
glibc-gconv-utf-16 - 2.20-r0
glibc-locale-en-gb - 2.20-r0
libc6 - 2.20-r0
libc6-dev - 2.20-r0
libc6-extra-nss - 2.20-r0
libc6-thread-db - 2.20-r0
This is for a custom Linux build, not a major distro, so unfortunately I cannot use pre-packaged configurations.
________________________________
Notice to recipient: This email is meant for only the i...
2009 May 13
8
kernel: 4gb seg fixup messages...
...us posts and tried everything
mentioned but I am still getting these messages. Is there anything
else I can do? My host machine is running CentOS 5 w/ Xen 3.3.1. My
Xen VM is also running CentOS 5.
I''ve tried doing:
# echo ''hwcap 0 nosegneg'' > /etc/ld.so.conf.d/libc6-xen.conf && ldconfig
And rebooted, still happening.
I have updated glibc incase I was running an un-patched glibc.
I have checked /etc/ld.so.conf.d/kernelcap-2.6.18-92.el5xen.conf and
the contents currently read:
# hwcap 0 nosegneg
Also, if I do a `ldconfig -v -p 2>&1 | grep l...
2017 Jan 12
2
rgl
...;
>Well that is odd. It means that the linker cannot find libGL even though it is installed on the system. Try?
>
>/sbin/ldconfig -p | grep libGL.so
>
>You should see something like this.
>
>[martyn at braque-iarc-lan minutes]$ /sbin/ldconfig -p | grep libGL.so
> libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1
> libGL.so.1 (libc6) => /lib/libGL.so.1
> libGL.so (libc6,x86-64) => /lib64/libGL.so
Odd:
[root at lri-105689 rgl]# /sbin/ldconfig -p | grep libGL.so
libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1
libGL.so.1 (libc6) => /lib/libGL.s...
2006 Dec 05
0
4gb seg fixup messages on fc6 DomU, echo "hwcap 0 segneg" > /etc/ld.so.conf.d/libc6-xen.conf doesn''t work
Hi,
I am using the kernel-2849 src rpm to compile a pae DomU, but i get a lot of
printks and the DomU doesn''t give me a shell (just goes on printing 4gb seg
fixup messages).
My DomU kernel is 2.6.18-prep and it looks like i have the right libraries
in /lib/nosegneg.
any suggestions?
regards,
radhesh
_______________________________________________
Xen-users mailing list
2008 Sep 15
1
I get this error while installing Wine
Hi,
OS: Ubuntu (Gutsy Gibbon) 7.10
Ver: Wine 1.0.0
I tried to install Wine onto my system, but I get the following error.
Code:
libaudio2 depends on libc6 (>= 2.7-1); however:
Version of libc6 on system is 2.6.1-1ubuntu9.
dpkg: error processing libaudio2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libaudio2
Please help me out....
thanks
arunb
2011 Mar 28
1
FreeBSD clone fails to boot "Missing operating system"
Hello,
I create simple script based on virt-resize as example, and I want to
copy freebsd installation between vm's
http://pastebin.com/ZK7Bg6FQ
At boot I receive error "Missing operating system".
There is first 1M of images:
http://i.libc6.org/media/opensource/template.img
http://i.libc6.org/media/opensource/cloned.img
Images is similar except partition table on 0x1BE address
It fails to boot only with freebsd, debian and centos clones fine.
For example
http://i.libc6.org/media/opensource/debian_temlate.img
http://i.libc6.org/media...