Displaying 8 results from an estimated 8 matches for "cwb".
Did you mean:
cb
2010 Sep 11
1
'programatically' list or call objects for use in a function?
Esteemed R users and developers,
How does one 'programatically' list or call objects for use in a function?
For example, i thought i could do something better than this:
save(A.cwb, B.cwb, C.cwb, D.cwb, E.cwb, F.cwb, file="afile.RData")
with something like these-
prfxs <- c("A", "B", "C", "D", "E", "F") #**
save(as.name(paste(prfxs, "cwb", sep=".")), file="afile.RData")
o...
2012 Oct 08
1
Effect of the R framework on ctype.c
Dear all,
I'm facing a strange behavior in the the C code of a R package. This package, "rcqp", is a wrapper on an existing program that I did not write, "CWB".
In this package, on a linux (ubuntu and debian) system, the code :
printf(%d\n", isupper('A'));
outputs :
0
When compiled with the R framework (It behaves correctly when CWB is compiled as a standalone program).
On mac osx, the code produce the expected output.
This...
2006 Apr 25
1
MFCR2 in Brazil, someone?
...never enters to mf_tone_on_event()
something like this:
OUR PBX =========> seize ============> TELCO
<========= seize ACK <=======
==========> First DNIS tone ==>
here we never detect the tone from the telco
the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux
already tried different spandsp versions without success.
Thanks in advance.
--
"Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"
2007 Apr 26
5
Is There an Alternative to MEMDISK ?
...By the way, the SYSLINUX/ISOLINUX toolkit rocks. This minor hiccup notwithstanding, it has served well and far less troublesome than the alternatives, GRUB and LILO, particularly in the area of bootstrapping a CD/DVD. TIA....
=
WakeBoards All Brands for Less
Find H. O. Connelly, OBrien, Gator, CWB, Liquid Force. Same day shipping.
http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=d0e33c81d52ab757ccce77fc047aeeea
--
Powered by Outblaze
2006 Oct 31
0
6350363 anon_array_try_enter needs to initialise sobj->sync_cv
Author: cwb
Repository: /hg/zfs-crypto/gate
Revision: 1363ff405550b8be8cd10a06075ba11178182f35
Log message:
6350363 anon_array_try_enter needs to initialise sobj->sync_cv
Files:
update: usr/src/uts/common/vm/vm_anon.c
2003 Apr 07
3
Solaris 8 and winbindd/wbinfo
Hi All,
I cannot get my Samba server 2.2.8 working with winbind correctly on Solaris
8.
I intend to use this to transparently authenticate squid 2.5stable2.
I compiled samba using gcc 2.95.3. configure options were
./configure --with-winbind-auth-challenge --with-winbind --with-pam
root# ./wbinfo -t
Secret is good
root# ./wbinfo -u
0xc0000022
The same thing with wbinfo -g.
getent group
2010 Apr 11
1
winamp under Wine , directx and more
greetings ,
i have been trying to figure out how to run winamp under Wine .
i received a message saying that directx could not be found , so i grabbed the latest .exe version and attempted to install it with no luck .
i believe i have the right installation path ... maybe not .
i looked around here a bit and found a couple of references to directx but nothing that seems to fit my situation . i
2012 Jan 11
4
Exported and Collected Resource With User Defined Resource Broken?
Hello all,
The key issue is, if I uncomment the line:
Myresource <<| |>> { ensure => present }
I get the error:
err: Could not find type Myresource on node hmaster
I''m attempting to follow the instructions from the book Pro Puppet pgs.
143-145; however, it seems that there''s a parser issue or I''m very lost,
as I am unable to export and collect my