Displaying 4 results from an estimated 4 matches for "6b2a".
Did you mean:
662a
2004 Jun 24
1
klibc & dynamic linking
Hello,
Sorry if this question is a FAQ, but I don't find it anywere. Does klibc
support dynamic linking ?
TIA
--
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack@inwind.it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87 87C0 BB86 505C 6B2A CFF9
2005 Jan 27
2
content of initramfs CPIO archive
Hi,
I am compiling a tiny linux kernel 2.6.10 to be used together with linuxbios.
The boot phase will go as follows:
linuxbios->tiny linux kernel->initramfs
The initramfs shall use dhcp to get it's address and then tftp a full featured
kernel. This kernel must be started through kexec.
I use a tweaked networkdriver in the kernel and cannot use a normal PXE boot.
Which files should I
2005 Jan 27
1
klibc/ash doesn't compile
...and the 'ARITH_xxxx'
macro. But I don't know if the syntax [:space:] is supported on all system
where the klib should compile.
Goffredo
--
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack@inwind.it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87 87C0 BB86 505C 6B2A CFF9
2011 Jun 30
0
help with interpreting what nnet() output gives:
...1.2105666
Description
? Wed Jun 29 23:07:48 2011?
------------------------------
Message: 88
Date: Thu, 30 Jun 2011 10:10:35 +0530
From: Ashim Kapoor <ashimkapoor at gmail.com>
To: r-help at r-project.org
Subject: [R] Upgrading R in Ubuntu
Message-ID: <BANLkTimn1Es42uOdjBdj7S-7tDW2m+6b2A at mail.gmail.com>
Content-Type: text/plain
Dear All,
I wanted to install the reshape package which in turn requires the plyr.
When I tried to install plyr it says it needs
ERROR: this R is version 2.10.1, package 'plyr' requires R >= 2.11.0
My question is how do I upgrade my R ?...