search for: ne6

Displaying 2 results from an estimated 2 matches for "ne6".

Did you mean: ne
2011 Apr 05
2
Pulling strings from a Flat file
...file, where each string is it's on unique value. cc<-c(7,7,7,7,7,7,7) > aa<- file("Master","r", raw=TRUE) > readChar(aa, cc, useBytes = FALSE) [1] "E123456" "\nE23456" "7\nE3456" "78\nE456" "789\nE56" "7891\nE6" "78910\nE" > close(aa) > unlink("Master") The biggest issue is I am getting \n added into the string, which I am not sure where it is coming from, and splices the strings. Any suggestions on getting rid of the /n and create an infinite sequence of 7's for the st...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking