search for: pubsw

Displaying 4 results from an estimated 4 matches for "pubsw".

Did you mean: pubs
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_end; # endif and #if defined(linux) R_CStackStart = (uintptr_t)
2008 Apr 14
2
Installing Centos 5 on HP DL140 G3
I want to install CentOS 5.1 with hardware RAID on an HP DL140 G3 server that I have here for testing. It prompts me for a storage controller. According to this readme page for the latest driver at ftp://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1463703615/v44436/mpt linux-4.00.13.01-2.rhel5.i686.dd.gz.txt CentOS 5 should already contain a "default driver version contained in the Red Hat Enterprise Linux 5 installation CD" I would rather like to use that than go the complicated route of providing the latest HP driver. Tha...
2012 Jan 05
1
Re old message CPQPOWER-MIB - nearly there (using snmp-ups with HP AH401A management card)
...snmp_ups_walk: data stale for input.voltage [r5500] snmp_ups_walk: data stale for input.current [r5500] snmp_ups_walk: data stale for input.realpower That output suggests to me that the MIB for this UPS is missing or incomplete. I tried copying in the file: ftp://ftp.hp.com/pub/softlib2/software1/pubsw-windows/p104049210/v69218/CPQPOWER1.64.MIB to /usr/local/share/snmp/mibs in an attempt to fix it, but that doesn't seem to change anything. Happily, upsc seems to communicate successfully: # ./upsc r5500 ambient.temperature: 22.0 battery.charge: 97.00 battery.current: 0.00 battery.runtime: 46...
2002 Jun 15
2
Late Make Problem with Readline (PR#1673)
Full_Name: Jeremy Fox Version: 1.5.0 OS: Solaris 8, 64 bit Submission from: (NULL) (171.64.232.63) I am compiling R under Solaris and the compilation stops at this point. The problem only happens when I link in readline. The R binary is actually compiled and readlne works. The main problem with the compiled binary (other than that all the supporting files were not correctly installed) is that