Displaying 4 results from an estimated 4 matches for "quanah".
2006 Jul 28
3
R uses private function in libc (PR#9107)
Full_Name: Quanah Gibson-Mount
Version: 2.3.0, 2.3.1
OS: Linux
Submission from: (NULL) (171.66.155.86)
libc used to export the symbol:
__libc_stack_end;
however, newer versions of libc no longer export it. R has some serious
problems around this, because the code has:
# ifdef linux
extern void * __libc_stack_e...
2006 Jun 10
1
OpenLDAP Versions
Ok, I may have my other problem taken care of, but now I have a more
theoretical question.
I'm using CentOS 4.3, which is based on RHEL 4.3 and the OpenLDAP
supplied is 2.2.13.
I can hand compile a newer version but then odd things happen and the
RHEL directories aren't as RH expects. (In short, I feel unexperienced
enough to compile OpenLDAP for CentOS 4.3 properly.)
I also can't
2005 Oct 21
3
Openldap for PDC
I have been testing with openldap_2.2.13-2 and have experience on 2
occasions lockups where the ldap server does not respond (slapcat will
just hang). I have upgraded to openldap_2.2.13-4.
Is there a recommended version of openldap for SambaPDC?
Does anyone have a system in production using openldap_2.2.13-2 or
openldap_2.2.13-4?
I'm currently using samba3-20b any recommendations for a
2005 Nov 30
4
Building rpms
I have been asked to update OpenLDAP to the latest stable version. I am
using CentOS 4.2 and have OpenLDAP 2.2.13 installed. I can install from
source if I have to, but I would rather stay with rpm packages if possible.
I found an rpm from Fedora Core Development on RPMFIND. Will this one work
with Centos, or should I grab the source rpm and rebuild it?
Bowie