Displaying 20 results from an estimated 1100 matches similar to: "Hi"
2006 Sep 06
1
Bash/perl: how to know if a samba directory is mounted?
Hi,
I am writing an Perl application that automatically mounts a samba directory.
But I would like to know if that directory is already mounted by samba
(i.e. in multiple logins, that directory could be mounted only on the
first login) ?
2004 Mar 31
9
failing to browse unix shares with samba 3.0.2a
We upgraded our Solaris 9 samba server to version 3.0.2a and configured
Kerberos MIT 1.3.2.
I was able to run kinit and join samba to our windows 2003 domain as a
domain member, but when I am trying to browse the samba shares from a
windows XP machine it is failing. When I am looking at the samba logs this
is what I am getting:
[2004/03/30 11:15:26, 3]
2008 Jan 21
5
"nonstandard" column names
Hi everyone,
I am sure that this question has been asked here some
time ago but I do not remember the answer and was
unable to find it in the archives...
Below is my question: suppose that I have a data.frame
x and one of it's columns name is "CPI/RPI" (without
quotation marks of course). How can I reference this
column? Neither of x$CPI/RPI or x$"CPI/RPI" work. I
2003 Jun 15
5
.gsm files
Hi guys,
Being a true Linux geek, I've never been too much into sounds or sound
files other than a few .mp3 songs I got. My question is pretty
straightforward and simple. I see that the music format of choice for
asterisk is .gsm. What can I use to listen to files in .gsm format and
what is the most effective way of recording files into .gsm format?
The last part of the question is
2013 Jun 12
2
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
So probably it is a LLVM issue - can anyone from the team look at it and let me know if there is anything to do.
Moshe
> Date: Wed, 12 Jun 2013 10:53:56 -0700
> Subject: Re: [LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
> From: t.p.northover at gmail.com
> To: mkravchik at hotmail.com
> CC: llvmdev at cs.uiuc.edu
>
>
2007 Mar 23
6
Updating a worksheet in Excel file using RODBC
Hello!
I have no problem reading Excel files (each worksheet in the file is a "table" which can be read - at least in my case).
What I would like to do is to read such a table, change it (just the contents, not the format) and write it back, and this I can not do. I am getting the following error messages (3 slightly different attempts):
> sqlSave(con, x, tablename =
2013 Jun 12
0
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
Hi Moshe,
Tim just did tell you what to do :)
"Reporting it at llvm.org/bugs (and/or bugreporter.apple.com since
that seems to be your platform) would make sure it doesn't get lost."
So filing a bug report would be best.
-eric
On Wed, Jun 12, 2013 at 12:18 PM, Moshe Kravchik <mkravchik at hotmail.com> wrote:
> So probably it is a LLVM issue - can anyone from the team
2007 Jun 14
3
Responding to a posting in the digest
Is there a convenient way to respond to a particular
posting which is a part of the digest?
I mean something that will automatically quote the
original message, subject, etc.
Thank you!
Moshe Olshansky
m_olshansky at yahoo.com
2008 Mar 17
3
driving R from MATLAB
I am trying to use R functions from my MATLAB code using a DCOM server.
I am working under Windows XP.
While I mange to run basic functions and run them using scripts, when I
try a more complicated set of functions I fail.
I am trying to perform survival analysis, using Surv
Surv(recruTime,recur)
Surv creates a somewhat complex output and I get the response
Problem evaluating command
2012 Jul 11
4
[LLVMdev] A problem with inline assembly in llvmc for ARM
Hi,
I encountered an issue with inline assembly in my c files compiled with llvmc.
When I have a push instruction in the inline assembly like:
__asm__ volatile ( "push {r4}\n\t" );
the compiler will drop the curly braces and leave it in the generated assembly file as: push r4
And this is non-conformant with the ARM
2020 Mar 17
2
strange bahaviour of predict.lm
Hello,
Below is my code:
> A <- matrix(rnorm(10*3),ncol=3)
> b <- runif(10)
> reg <- lm(b ~ A)
> A1 <- matrix(rnorm(5*3),ncol=3)
> A1 <- as.data.frame(A1)
> b1 <- predict(reg,A1)
Warning message:
'newdata' had 5 rows but variables found have 10 rows
? And instead of being an array of length 5, b1 is of length 10 and is identical to reg$fitted.values
I
2008 Apr 20
2
imaps - voicemail
does asterisk support imaps for voicemail storage? Ide really like to use
gmail as my imap server...
--
Moshe Brevda, CTO
ipconnect, ltd.
26 Strauss St., Jerusalem, Israel
W. 1.800.800.456 (+9722.569.5295)
M. +97254.666.1367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080421/00ed120c/attachment.htm
2013 Jun 12
4
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
Hi,
I've got an assembly file which used to compile with previous clang versions. However with 4.2 I get the following error:
admin$
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch armv7 ./src/asm.s -o asm.o
./src/asm.s:30:5: error: instruction requires
a CPU feature not currently enabled
add r2, pc, r2
According to ARM
2003 Jul 01
2
Today's Message from linphone; update on Khpone and SJPhone and X-Lite
Today's "frustrated programmer" award goes to Linphone, which has the
following debug output:
> (linphone:28655): LinphoneCore-WARNING **: this fucking remote sip phone did not answered properly to my sdp offer!
I get this message when I connect to linphone using a softphone, or when
I try to use linphone to connect to asterisk and listen to an
announcement. I suspect that
2005 Sep 07
1
solving a system of nonlinear equations
What is the "classic" R function for solving a (possibly over
determined) system of non-linear equations?
Thank you!
Moshe Olshansky
e-mail: moshe.olshansky@brevanhoward.com
The information transmitted is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or
2003 Jun 24
2
Asterisk ALSA module not working
Asterisk doesn't work with the latest CVS of ALSA (2003-06-24) . The
module chan_alsa.so won't load even if the oss module, chan_oss.so,
isn't loaded. There are no error messages.
I've been chasing ALSA/Asterisk/client problems in one form or another
for some time now. In previous versions of Asterisk and ALSA -- i.e.,
last week -- I could load either chan_oss.so or
2008 Jul 10
5
rounding
Hi,
Round(0.55,1)=0.5
Round(2.55,1)=2.6
Can this be right?
Thanks,
Ed
[[alternative HTML version deleted]]
2000 Dec 17
1
Example of calling R from Java
Hello,
I downloaded the R for Java interface. I read about calling R scripts/methods from java, but I can't find any detailed example about this.
I need an example of how to use this.
For example how to load data object (i.e. of colt) to r , run anova function and get the results - all from java!!!
Thank you very very much
Regards,
Moshe
i-impact
2007 Oct 19
2
Declaring variables in R
Please forgive me if my question is answered in Help
FAQ no. 23481739...
In language like C every variable must be declared
before it can be used.
In VBA, if a variable has not been declared it is
assumed to be of a special type (Variant).
In R (and Matlab) variables do not have to be
declared. This is convenient, but in a large program
one can make a typo which will be extremely difficult
to
2003 Jun 13
5
Applications, dialplan not loading
I've built the latest CVS of asterisk -- not the zaptel or libpri
directories, just the asterisk directory. asterisk installs
successfully, but there are severe problems. I built this system in the
past and ran it, but now building it again fails. This is the CVS as of
this morning, 2003-06-13, but I had problems on 06-11/12 as well.
After make; make install; make samples; make config, I