similar to: Installing GLIBC for CentOS 4.6

Displaying 20 results from an estimated 1000 matches similar to: "Installing GLIBC for CentOS 4.6"

2008 Jun 04
0
Compile error on CentOS 4.6
I am installing SPLASH(http://www-flash.stanford.edu/SPLASH/) benchmark codes on CentOS 4.6. And there is compile error during make.. Here is the error messages. Does it come from the gcc library? Should I update the gcc or other library? [root at localhost barnes]# make BARNES make: Warning: File `code.C' has modification time 6e+02 s in the future m4 -s -Ulen -Uindex
2012 Feb 17
1
building r-devel
I'm sure I'm being an absolute bonehead (again), but can someone suggest what I might be doing wrong? Trying to build latest r-devel on Ubuntu 10.04; as recommended in various places, trying to build it in a separate build directory (since starting to compose this e-mail I've found that it works if I build in the original source directory [as disrecommended], so this has become a
2008 Mar 21
2
glibc error ???
On a centos 4.6 box rpm -qa | grep glib glib-1.2.10-15 glibc-2.3.4-2.39 glibc-headers-2.3.4-2.39 glibc-common-2.3.4-2.39 dbus-glib-0.22-12.EL.9 glibc-kernheaders-2.4-9.1.100.EL glibc-devel-2.3.4-2.39 glib2-2.4.7-1 I am getting this type of error at times on a mail server *** glibc detected *** free(): invalid pointer: 0xbffa11b8 *** While I am researching this more, I am wondering if the
2008 Feb 04
1
Update problem
Hi, I was doing updates on a server and I think that the network connection got reset. So I guess the yum update didn't complete and I now get this when I run 'yum update': ======================= Setting up Update Process Setting up repositories Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please
2012 Jan 10
1
rjags installation trouble
Trying to install latest rjags (3-5) from CRAN with JAGS 3.2.0 installed on Ubuntu 10.04, with r-devel ... the bottom line is that it fails while loading with /libs/rjags.so: undefined symbol: _ZN7Console15checkAdaptationERb Has anyone else seen this or is it a glitch somewhere in my system? thanks Ben Bolker ================== bolker at ubuntu-10-new:~/R/pkgs/rjags$ jags Welcome to
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Hi! Just wondering if anyone has this working ... Centos-7 guest in VMware-10 host (on Windows-7 :-( ) Out of the box, shared folders and drag&drop do not work although X screen resolution sensing is fine (ie xrandr reports the resolution of the host screen as well as the peculiar screen options built-in) and I can Alt-Enter to full screen quite happily. I tried Fedora-22 too but did
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
try modprobe vmhgfs -- Eero 2015-08-07 6:53 GMT+03:00 Bob Hepple <bob.hepple at gmail.com>: > Bob Hepple <bob.hepple at ...> writes: > > > It's the shared folder that I would really like to get working. vmware- > > hgfsclient reports my share but there is no /mnt/hgfs directory. Also > > 'lsmod|grep hgfs' reports nothing. > > > > also:
2011 Sep 20
1
difficulty with 'parallel' in building r57032 -- missing Makefile?
From SVN revision 57032, with configuration R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: gfortran -g -O2 C++ compiler: g++ -g -O2 Fortran 90/95 compiler: gfortran -g -O2 Obj-C compiler: Interfaces supported: X11
2008 Jun 12
0
pthread_setschedprio function in glibc-2.3.4
I re-installed glibc-2.3.4-2.39.src.rpm on CentOS 4.6, and tried to use pthread_setschedprio() API in glibc library, but it fails. Here is my system information. Operating System CentOS 4.6 (x86_64), Linux version 2.6.9-67.Elsmp gcc version 3.4.6 20060404 (Red Hat 3.4.6-9) glibc (pthread) src glibc-2.3.4-2.39.src.rpm I checked that setschedprio function is in the GLIB_2.3.4 but I got following
2014 Jul 30
0
[CentOS 6.5]mounting hgfs shares failed
Hi all, I instaled a CentOS 6.5 in Vmware and installed the vmware-tools. Howerver, when I start up, it gives me the message that mounting hgfs shares [failed] How do I solve this, any thoughts?
2015 Aug 07
0
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Bob Hepple <bob.hepple at ...> writes: > It's the shared folder that I would really like to get working. vmware- > hgfsclient reports my share but there is no /mnt/hgfs directory. Also > 'lsmod|grep hgfs' reports nothing. > also: mount -t vmhgfs .host:/ /mnt/tmp mount: unknown filesystem type 'vmhgfs' ... which kinda sorta tells me I need to modprobe
2012 Jan 13
2
Problem with not installing package, exec do an error
Hello I have a list of successive package, and it occured that some package are not installed. exec { ''sudo gem update --system'': path => [''/usr/bin/''], alias => updateGem, } package { '' libmemcached-dev'': ensure => present, alias => memDev, require => Exec[updateGem], } package { '' libmemcached-dbg'':
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver. Changes includes VMCI driver public API naming conversion from upper case to lower case, some bug fixes. In an effort to improve the out-of-the-box experience with Linux kernels for VMware users, VMware is working on readying the Virtual Machine Communication Interface (vmw_vmci) and VMCI Sockets (vmw_vsock) kernel modules for
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver. Changes includes VMCI driver public API naming conversion from upper case to lower case, some bug fixes. In an effort to improve the out-of-the-box experience with Linux kernels for VMware users, VMware is working on readying the Virtual Machine Communication Interface (vmw_vmci) and VMCI Sockets (vmw_vsock) kernel modules for
2014 Sep 17
1
issue with compiling r6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am painfully aware that this is most likely a problem with my system, but I am nevertheless going to ask if anyone has any ideas/suggestions for diagnosis and trouble-shooting. - From a clean checkout of release 66624 on Ubuntu 12.04 (32-bit, sorry!): gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4 svn checkout https://svn.r-project.org/R/trunk/
2013 Jan 11
1
.print.via.format not found when building r61617?
I wouldn't be at all surprised if I turned out to be doing something boneheaded, but I've *tried* to follow all the relevant rules ... Based on a clean SVN checkout of R-devel r61617, building in a separate directory, I end up with Error in eval(expr, envir, enclos) : object '.print.via.format' not found Has anyone encountered this or does anyone have any further
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I have been trying to compile a kernel on an x86_64 box under CentOS4.1 and now 4.2. The problem is that neither make xconfig or make gconfig work: make gconfig * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and
2015 Aug 10
0
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Eero Volotinen <eero.volotinen at ...> writes: > > try modprobe vmhgfs > under open-vm-tools, the only module I know about is vmtoolsd and it is running: [root at imp yum.repos.d]# systemctl status vmtoolsd vmtoolsd.service - Service for virtual machines hosted on VMware Loaded: loaded (/usr/lib/systemd/system/vmtoolsd.service; enabled) Active: active (running) since Thu
2007 Feb 15
1
How do I create a clean build environment?
I get interesting results on this one. If I run rpm -q -a | grep i386 as root, I get this: nspluginwrapper-i386-0.9.91.1-1 If I run as my local non-root user, I get this: libgcc-3.4.6-3.i386 libselinux-1.19.1-7.2.i386 libstdc++-3.4.6-3.i386 krb5-libs-1.3.4-33.i386 dbus-glib-0.22-12.EL.7.i386 flash-plugin-9.0.31.0-release.i386 libart_lgpl-2.3.16-3.i386
2008 Jan 02
1
gettext does not work after glibc update
Hi, I recently upgraded my system to CentOS 4.6 and noticed that gettext does not behave as before the update. As soon as I install the old glibc version (glibc-2.3.4-2.36) instead of the new one (glibc-2.3.4-2.39) it works again. See the Attachment for details. Any hints would be appreciated! Thank you, Christoph -------------- next part -------------- # rpm -qa | grep glibc