Displaying 2 results from an estimated 2 matches for "gpn".
Did you mean:
gpl
2010 Feb 17
1
(log normal distribution ) giving my own input to X and Y axes.
Can I get the similar kind of graph (log normal distribution )below by
giving my own input to X and Y axes.
Thanx in advance
X-axis: (Just numbers)
1000
2000
3000
4000
5000
Yaxis: (-log10 (Pvalue))
7.5925
8.5925
12.5925
6.5925
6.5925
# Get a random log-normal distribution
r <- rlnorm(1000)
# Get the distribution without plotting it using tighter breaks
*h <-* hist(r, *plot=F,
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