search for: thery

Displaying 20 results from an estimated 26 matches for "thery".

Did you mean: there
2002 Nov 09
2
importing data from Excel using RODBC
Hi, I used RODBC to import data from an Excel spreadsheet "*.xls", but some columns were returned as zeros. When I looked at these columns in Excel, I found that thery are results of formula calculations and not entry. My question is: Is there any parameter or command I need to use in order to overcome this problem? Thank you Ahmad Abu Hammour -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.c...
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...> This maybe happening on other targets too. > > > > Thanks for the report. This is certainly due to my change last night > to > > make LLVM build as PIC by default. > > > > I was a little perplex at the warning as I could not ascertain where > > thery were coming from and could see no obvious commit !:) > > > > Out of interest, could you point me to the patch or commit, please. > > r65019 / r65020: > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > > http://lists.cs.uiuc.edu/pipe...
1999 Jun 17
1
Logon.bat with samba
Hello, I've tried to make out of my samba 2.0.3 server a logon server. I' ve set domain logons = Yes domain master = No local master =Yes os level = 65 preferred master =Yes but: wins support = No I made a share as recommended [netlogon] and place there a logon.bat. The logon.bat contains net use z: \\servername\public for testing if the logon.bat is excecuted by login to the server.
2009 Feb 25
3
[LLVMdev] -fPIC warning on every compile on Cygwin
...; > > Thanks for the report. This is certainly due to my change > > last night to > > > make LLVM build as PIC by default. > > > > > > I was a little perplex at the warning as I could not ascertain > where > > > thery were coming from and could see no obvious commit !:) > > > > > > Out of interest, could you point me to the patch or commit, > please. > > > > r65019 / r65020: > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983....
2009 Feb 21
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...her targets too. > > > > Thanks for the report. This is certainly due to my change > last night to > > make LLVM build as PIC by default. > > > > I was a little perplex at the warning as I could not ascertain where > > thery were coming from and could see no obvious commit !:) > > > > Out of interest, could you point me to the patch or commit, please. > > r65019 / r65020: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > http://lists.cs....
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...> > > > > This maybe happening on other targets too. > > Thanks for the report. This is certainly due to my change last night to > make LLVM build as PIC by default. > > I was a little perplex at the warning as I could not ascertain where > thery were coming from and could see no obvious commit !:) > > Out of interest, could you point me to the patch or commit, please. r65019 / r65020: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-200902...
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...or the report. This is certainly due to my change > > last night to > > > make LLVM build as PIC by default. > > > > > > I was a little perplex at the warning as I could not > ascertain where > > > thery were coming from and could see no obvious commit !:) > > > > > > Out of interest, could you point me to the patch or > commit, please. > > > > r65019 / r65020: > > > http://lists.cs.uiuc.edu/pipermail/llvm...
2009 Feb 27
1
[LLVMdev] -fPIC warning on every compile on Cygwin
...e to my > change > > > last night to > > > > make LLVM build as PIC by default. > > > > > > > > I was a little perplex at the warning as I could not > > ascertain where > > > > thery were coming from and could see no obvious commit !:) > > > > > > > > Out of interest, could you point me to the patch or > > commit, please. > > > > > > r65019 / r65020: > > > > > > http://...
2004 Aug 18
2
Festival Installation - Asterisk 1.0-RC2 && Debian Woody
Hey All, Thought I'd take a bash at trying to get Festival to work here on my lab system with the aim of using it to create our IVR menu prompts. I've spent most of the afternoon searching through the Wiki, the Festival website and Google and I've got a couple of questions. First one is that the 'Asterisk+festival+installation' page on the Wiki mentions the RedHat 9 RPMs
2008 Aug 12
1
Threshold vector error correction models
Hi, is anyone aware of estimation functions for threshold vector error correction / threshold cointegration models? I didn't find anything for R using RSeek or Google. Thanks a lot for any pointers, Werner __________________________________________________ Do You Yahoo!? hutz gegen Massenmails. http://mail.yahoo.com
2003 Dec 17
1
Printer prints, but reports opening
We have a samba 2.2.3a-12.3 for Debian running, and something odd in printing. We use CUPs as linux print server. When we print from a w2k station, prints come out the printer, but the printer window reports a cycle of messages: - initializing printer - opening printer - failed to open, retrying what can be the cause? parts of the smb.conf: ============== [global] printcap
2008 Feb 26
1
GLM
Hello, I am trying to perform a glm analysis on a 68x13113 matrix (named data.spect). The first column corresponds to the predictor (data.spect[,1]) and the rest to the response variables (data.spect[,2:13113]). When I try this code glmObject <- glm(data.spect[,2:13113]~data.spect[,1]) I get the following error: Error: (subscript) logical subscript too long Could anyone help me on
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...code is position independent) > > > > > > This maybe happening on other targets too. > > Thanks for the report. This is certainly due to my change last night to > make LLVM build as PIC by default. > I was a little perplex at the warning as I could not ascertain where thery were coming from and could see no obvious commit !:) Out of interest, could you point me to the patch or commit, please. > > Part of the fix is going to be splitting apart whether we're building > PIC and whether we pass in the -fPIC flag. We want to know whether the > build is...
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
Aaron Gray wrote: > Hi, > > I partly built LLVM on Cygwin yesterday and it was fine as far as it > went. But after doing a svn update today I am getting the following > warning on every compile :- > > > llvm[3]: Compiling LowerAllocations.cpp for Debug build > /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: > -fPIC ignored for
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
Hi, I partly built LLVM on Cygwin yesterday and it was fine as far as it went. But after doing a svn update today I am getting the following warning on every compile :- llvm[3]: Compiling LowerAllocations.cpp for Debug build /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: -fPIC ignored for target (all code is position independent) This maybe happening on other targets too.
2004 Jul 03
11
Music on hold problem
I can't seem to get music on hold working, it tries to work, but I just hear strange noises on the extension.. Here is some debug info. Looks like mpg123 starts fine, but I hear nothing. I'm on todays CVS build. -- Executing Answer("SIP/2203-062c", "") in new stack -- Executing MusicOnHold("SIP/2203-062c", "default") in new stack --
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...web.de Nicolas Palix <nicolas.palix@imag.fr> Nicolas Pitre Nicolas Pitre <nico@fluxnic.net> Nicolas Pitre <nico@linaro.org> Nicolas Pitre <nicolas.pitre@linaro.org> Nicolas Royer <nicolas@eukrea.com> Nicolas Schichan <nschichan@freebox.fr> Nicolas Thery <nicolas.thery@st.com> Niels de Vos <ndevos@redhat.com> Niels Ole Salscheider <niels_ole@salscheider-online.de> Nigel Cunningham <nigel@tuxonice.net> Nigel Kirkland <nigel.kirkland@qlogic.com> Nikhil P Rao <nikhil.rao@intel.com> Nikitas Angelinas <...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...web.de Nicolas Palix <nicolas.palix@imag.fr> Nicolas Pitre Nicolas Pitre <nico@fluxnic.net> Nicolas Pitre <nico@linaro.org> Nicolas Pitre <nicolas.pitre@linaro.org> Nicolas Royer <nicolas@eukrea.com> Nicolas Schichan <nschichan@freebox.fr> Nicolas Thery <nicolas.thery@st.com> Niels de Vos <ndevos@redhat.com> Niels Ole Salscheider <niels_ole@salscheider-online.de> Nigel Cunningham <nigel@tuxonice.net> Nigel Kirkland <nigel.kirkland@qlogic.com> Nikhil P Rao <nikhil.rao@intel.com> Nikitas Angelinas <...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...web.de Nicolas Palix <nicolas.palix@imag.fr> Nicolas Pitre Nicolas Pitre <nico@fluxnic.net> Nicolas Pitre <nico@linaro.org> Nicolas Pitre <nicolas.pitre@linaro.org> Nicolas Royer <nicolas@eukrea.com> Nicolas Schichan <nschichan@freebox.fr> Nicolas Thery <nicolas.thery@st.com> Niels de Vos <ndevos@redhat.com> Niels Ole Salscheider <niels_ole@salscheider-online.de> Nigel Cunningham <nigel@tuxonice.net> Nigel Kirkland <nigel.kirkland@qlogic.com> Nikhil P Rao <nikhil.rao@intel.com> Nikitas Angelinas <...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...web.de Nicolas Palix <nicolas.palix@imag.fr> Nicolas Pitre Nicolas Pitre <nico@fluxnic.net> Nicolas Pitre <nico@linaro.org> Nicolas Pitre <nicolas.pitre@linaro.org> Nicolas Royer <nicolas@eukrea.com> Nicolas Schichan <nschichan@freebox.fr> Nicolas Thery <nicolas.thery@st.com> Niels de Vos <ndevos@redhat.com> Niels Ole Salscheider <niels_ole@salscheider-online.de> Nigel Cunningham <nigel@tuxonice.net> Nigel Kirkland <nigel.kirkland@qlogic.com> Nigel Roberts <nigel@nobiscuit.com> Nikhil P Rao <nikhi...