Displaying 3 results from an estimated 3 matches for "foogoo".
Did you mean:
foogod
2001 May 23
4
Matrix manipulation
Hi,
Suppose I have a matrix with, say 12 columns.
I would like to extract out column 2 ~ 8 and 11 ~ 12 then combine them together.
I tried with success to extract out the columns by doing:
foo <- test[,2:8]
goo <- test[,11:12]
However then I am having trouble combining foo and goo.
Helps are appreciated!
Cheers,
Kevin
-----------------------------------
Ko-Kang Kevin Wang
2004 Aug 06
1
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Karl Heyes wrote:
> The libs that Brendan mentioned are loaded after the start of the
> program, in fact they are referenced when the host name is looked up.
> The loading is done within libc so apps like icecast don't know it's
> being done. ldd does not show these libs, but the mechanism is the same
> as used by plugins of various apps.
Would building statically help? Is
2004 Aug 06
0
Icecast server YP Woes... take 2
D. Willock wrote:
> What I saw of the output of tcpdump didn't show any mention of the yp
> url. The communications seem to run only between the client and the
> server and nowhere else. This is the dump I got:
If I may jump in here since my previous thread/problem went unsolved ;-)
I've got nothing for a dump either. 'snort -dev dst dir.xiph.org' gives
nothing on