Displaying 4 results from an estimated 4 matches for "mwaldron".
Did you mean:
waldron
2012 May 24
3
PXE looping on localboot
I have seen posts about this problem, but have had trouble finding how/if it was resolved. I am trying to upgrade from syslinux-3.11 to syslinux-3.86 on RHEL5.
On 3.86, when it performs a local boot from hard disk, it just keeps looping back into PXE boot again instead of booting from the hard disk. It will perform a system install just fine, but when it switches to localboot after the install,
2010 Feb 03
0
Can't compile R 2.10.1 on AIX
I'm trying to compile R 2.10.1 on AIX, and getting the following errors when it is trying to build the tools package:
Error in read.dcf(file = descfile) :
Line starting 'Package: tools ...' is malformed!
Calls: makeLazyLoading ... code2LazyLoadDB -> loadNamespace -> parseNamespaceFile -> read.dcf
Execution halted
make: *** [all] Error 1
My environment and configure
2008 Apr 04
0
How to tell R where to look for libgcc
I have R-261 running on a Linux 2.6 system, which has gcc-4.1.2
installed. It was working fine until the sysadmin installed an older
version of gcc (3.4.6) which was required for an older app. The
gcc-3.4.6 install is under /usr/local/bin.
Now when a user invokes R, the error message
"/opt/r-261/lib/R/bin/exec/R: /usr/local/lib/libgcc_s.so.1: version
`GCC_4.0.0' not found (required
2010 Jan 19
1
Error compiling R 2.10.1 on AIX
I'm trying to compile R 2.10.1 on AIX 5.3, and am getting the following
error:
Error in read.dcf(file = descfile) :
Line starting 'Package: tools ...' is malformed!
Calls: makeLazyLoading ... code2LazyLoadDB -> loadNamespace ->
parseNamespaceFile -> read.dcf
Execution halted
make[3]: *** [all] Error 1
make[3]: Leaving directory