Displaying 20 results from an estimated 4000 matches similar to: "Paste ignore arrayys"
2004 Feb 27
1
Samba3 with W2K Native Mode
Hi.
I use Samba 3.0.2-29 on Server S7.
In our network is a W2K Server named S4 running in Native Mode, Domain Name
hel.lan.
I tried to join the S4-Domain hel.lan.
s7:~ # kinit Administrator@HEL.LAN
Administrator@HEL.LAN's Password:
s7:~ # net ads join
[2004/02/27 08:20:54, 0] libads/ldap.c:ads_add_machine_acct(1006)
Host account for s7 already exists - modifying old account
Using short
2006 Mar 16
3
sub returns garbage (PR#8687)
Full_Name: Todd Bailey
Version: 2.1
OS: Mac OS-X 10.4.3
Submission from: (NULL) (87.112.79.124)
sub returns garbage in some strings when replacing something with nothing and
fixed=TRUE. For example:
> a=c('hello','hello'); sub('lo','',a,fixed=TRUE)
[1] "hel" "hel\0\0"
> a=c('hello','hello');
2009 Oct 20
1
kendall.global
Hi every body:
I need some help with kendall.global. The example in the manual seems not working well, and cannot used with my data, always the same error.
data(mite)
> mite.hel <- decostand(mite, "hel")
>
> # Reproduce the results shown in Table 2 of Legendre (2005), a single group
> mite.small <- mite.hel[c(4,9,14,22,31,34,45,53,61,69),c(13:15,23)]
>
2016 Sep 05
3
Tests of all canonical RDA axes
Estimados,
Buenas Tardes,
Estoy teniendo problema para testar la significancia de los ejes del RDA. NO se cual seria el error.
Alguien me podría ayudar? Desde ya muchas gracias.
Saludos, Luis
# Tests of all canonical axes
anova.cca(ssp.rda.hel, by="axis", step=1000)#Para saber la significancia de cada eje
Error in anova.cca(ssp.rda.hel, by = "axis", step = 1000) :
2010 Jul 29
3
Fwd: duplicates
-- Eredeti üzenet --
Feladó: Dévaványai Agamemnón <devavanyai@citromail.hu>Címzett: r-hel@r-project.org, r-hel@r-project.orgElküldve: 2010. július 29. 16:29Tárgy : duplicates
Sorry!
I try it again
Dear R Users!
I have a dataframe with duplicatecases. Var1 duplicated by var2.
var1 var2 var3 var4 var5
1 4 500 1 2
1 3 200 2 5
1
2019 Sep 16
2
How to debug passes
Hi,
Could you please confirm the following steps for debugging a pass?
1. copy your pass into llvm/lib/Transforms/Hello/Hello.cpp
2. name you pass Hello
3. insert debug messages like:
errs() << "Visiting function " << F.getName();
4. get LLVM bitcode: clang -O3 -emit-llvm hello.c -c -o hello.bc5. disassemble the bitcode:
llvm-dis hello.bc
6. run the pass on
2004 Sep 22
1
Sound Problems with x-ten lite on Toshiba 4600.
Dear Group,
I'm running the following setup;
Yoper v2, Kernel 2.6.8.1-7, Wine 20040914 on a Toshiba Satellite Pro
4600. The Toshiba has a Yamaha AC-XG. In addition I have a USB
Plantronics DSP100.
After some tweaking I got wine to install x-ten lite;
I have pasted my config file;
[WinMM]
; Wine supports the following sound drivers:
; winearts.drv ; for KDE
; winealsa.drv ; for
2019 Sep 18
2
How to debug passes
Iulia,
You need to check the contents of the hello.ll (or hello.bc) file rather
than the input *.c file - ultimately that's what opt consumes.
Try compiling without any optimisations:
clang -O0 -emit-llvm -S hello.c -c -o hello.ll
-Andrzej
On 18/09/2019 11:34, iulia_s24 wrote:
> Hi,
>
> Actually I copy-pasted step 5 from the article in which I found the
> solution, in the text
2005 Jul 12
2
Please help me.....
Hi user R,
I am try to calculate the spectrum function in two time series. But when plot a single serie, the labels in axes x is in the range 0.1 to 0.6 (frequency), but when calculate de spectrum with ts.union function, the labels x is in the range 1 to 6. I not understand why change the labels, and not know that is ralationship. Samebody can hel me in this analysis.....
Thank for all
fdo
2008 Sep 29
2
[LLVMdev] Problem running program with LLVM JIT
Hey all,
I compiled the code using both the -c and -S options. I can get the human readable IR but I still cannot run it using lli.
The output of the IR looks like this. Can some of the information tell me about why the program is not running.
; ModuleID = 'Hel.c'
target datalayout = "e-p:32:32"
target endian = little
target pointersize = 32
target triple =
2004 Nov 23
4
ATA186 V2.15.ms upgrade
I dont have a cisco acount yet
can some bady hel me with the
ata18x-v2-16-030401a-1.zip file.
thanks in advance
Rodney Acosta Coya.
Dpto. Tecnologia de la Informacion.
racosta@moanickel.com.cu
Tel:(53)(24) 62 611
-----Mensaje original-----
De: Paul Rodan [mailto:asterisk@glitch.cc]
Enviado el: Martes, 23 de Noviembre de 2004 11:24 a.m.
Para: 'Asterisk Users Mailing List - Non-Commercial
2010 Apr 02
3
X11 (Mac) graphics problem
Running OS X 10.6.3 on an Intel Mac (processors "2.33 GHz Intel Core 2 Duo", memory "3 GB 667 MHz DDR2 SDRAM) and the newest version of Wine accessible through MacPorts.
Hey. A little while ago, I was having trouble installing wine. I eventually managed to install with MacPorts. Everything was going fine until today, when the program I actually wanted to run (Dwarf Fortress 0.31.01)
2011 May 30
3
please help
Hello list
i have configured astersik 1.4 with sip i have a question
when i put in dial plan.conf
exten => _0678922645.,1,Set(CALLERID(number)=520460587)
exten => _0678922645
.,n,MixMonitor(zap_g1_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))
exten => _0678922645
.,n,Dial(Zap/g1/${EXTEN},30,A(this-call-may-be-monitored-or-recorded))
exten => _067892264*5*,2,Hangup()
i can not call my
2011 Mar 14
4
Autocad 2011 instalation is breaking up
Hi ppl
I need hel installing autocad 2011. I'm using wine 1.2.2 (ubuntu 10.10)
I've copyed whole autocad DVD onto my HDD and started a setup with wine. Setup is installing fine (directx installation and everything) huntil it comes to part where it is installing autocad files - then the installation just stops and starts to undo itself like I've pressed cancel to install...
Has anyone
2005 Jan 06
5
Wine asks to set "HardwareAcceleration" = "Emulation" and it is already set.
Hello,
I wonder if somebody has an idea what could be a reason behind this
error message. I am running wine version installed as rpm for Fedora
Core: wine-20041201-1fc3winehq. This actually happens for two games, one
of them - fallout. I am able to run some windows apps with sound (flash
player). Fallout displays initial screen and then crashes with this
error message (apparently when it
2007 Jun 23
3
Counter-Strike with ALSA sound driver
Hi, i get the next problem when i try with Alsa sound Driver.
I get a sound on a lot of parts...
OS: GNU/Linux Ubuntu 6.10
Linux maximi89-desktop 2.6.17-50-386 #2 Tue Jan 23 16:48:16 UTC 2007 i686
GNU/Linux
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio
Controller (rev a2)
maximi89@maximi89-desktop:~$ WINEDEBUG=err wine
'/home/maximi89/.wine/drive_c/Archivos
2019 Sep 18
2
How to debug passes
> opt -load libdummypass.so -dummypass hello.ll
Looks like you are loading a shared library different from "LLVMHello.so".
did you change the name of the compilation unit from "Hello.cpp" into
"dummypass.cpp"?
(As asked previously by Andrzej) did you register the dummy pass?
> RegisterPass<DummyPass> X("dummypass",
2004 Mar 19
0
RES: Samba3 with W2K Native Mode
Have you locked at samba-3.0.2a/source/nsswitch directory ? Normally the pam
modules and nss libs are there, you need manually copy that to /lib/security
(Debian system. maybe different in your distribution)
Also remember to run ldconfig after copy the files to the lib directory.
Make sure that you /etc/pam.d/login is, some like that:
passwd: winbind files
shadow: files
group:
2008 Sep 29
1
[LLVMdev] Problem running the program
I have compiled the program using the following option.
llvm-gcc --emit-llvm Hello.c -o Hel.bc
I have used llvm in the past but this sort of problem is new for me. I dont know how to go about it.
Thanks for the reply.
--
Abhinav Karhu
MS Computer Science
Georgia Institute of Technology
2007 Jan 06
1
SIP/RTP Nat problem, can't solute it.
Dear list:
I have the typical one way audio problem, as far as i know
it's a nating problem, my hosts inside my lan can call to outside
internet hosts, but can't listen a thing, i read a lot about sip and
rtp and protocols and the problem it seems to be with NAT, this is the
config i put on my sip.conf file about nat:
externhost=sip.server.com.ar > my server name on the