Displaying 4 results from an estimated 4 matches for "gorey".
Did you mean:
corey
2012 Aug 13
4
dimnames in an array(I'll be grateful if this message will be passed to all list users)
Hello,
I'm hoping someone with a wide experience with R may be able to see
what the program is trying to tell me.
I've got an array:
y1=rnorm(41,0.2)
y2=rnorm(41,0.2)
y3=rbind(y1,y2)
data11<-array(0,c(41,2,2))
data11[,1,]=y3
data11[,2,]=y3
rownames(data11)<-rownames(data11, do.NULL = FALSE, prefix = "Obs.")
colnames=c("V","R")
2006 Oct 10
3
Understanding NAT Traversal
Quick question re. NAT traversal.
I understand how sitting behind a NAT could cause problems for a SIP UA.
The SIP UA would create SIP mesages using IP addresses from inside the
network (i.e. 192.#.#.# or 10.#.#.#) and these IP addresses are of course
unnavigable for the recipient.
What I don't get is why don't web browsers suffer the same problem?
A web brower behind a NAT sends an
2002 Aug 01
1
[Bug 375] New: sshd core dumping with msg "Cannot delete credentials"
...ess will core dump after
the connection terminates.
Easy solution: Recompile this stuff on my Solaris 7 box. Yeah, I
could do that but I'm wondering if there is just something obvious
that I'm missing (like PAM configuration ,etc).
Your help is greatly appreciated.
Steven
Now for the gorey details...
Using GCC version 3.0.3
Here is my build options for each package:
OpenSSL 0.9.6d: Configure solaris-sparcv7-gcc
--prefix=/opt/openssl-0.9.6d --openssldir=/opt/openssl-0.9.6d
Zlib 1.1.4: configure --prefix=/opt/zlib-1.1.4
PRNGD 0.9.24: make CC=gcc CFLAGS="-O -DSOLARIS26 D__E...
2014 May 19
0
Installing rvm on SLES 11 sp3(SUSE Linux Enterprise Server 11)
Hello everyone.
Does anyone had experience of installing rvm for this linux server?
During rvm installation an error pops up that says i dont have the
following libs: sqlite-devel gdbm-devel zlib-devel openssl-devel
ncurses-devel readline-devel. Sudo zypper update says that its already
up to date. When i try to install all of these libs it can't find any of
them. Do i need some specific