search for: ifle

Displaying 16 results from an estimated 16 matches for "ifle".

Did you mean: file
2011 Mar 02
2
Error: Missing Dependency: libgnokii.so.4()(64bit) is needed by package 6:kdepim-3.5.10-2.el5.x86_64 (installed)
Hi Y'All, Yum update on CentOS 5 has for the last week or so started giving me the following errors root at neodymium 16:03:46 ~ # nice yum upgrade Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.sov.uk.goscomb.net * base: mirror.sov.uk.goscomb.net * epel: mirror01.th.ifl.net * extras: mirror.sov.uk.goscomb.net * rpmfusion-free-updates:
2013 Jan 23
4
Not able to do ssh with libvirt
...ing issue while doing *ssh* to a virtual node through libvirt. The nodes's ip address is 192.168.82.1. When I am giving the command it is giving the following error message: *virsh# connect vbox+ssh://192.168.82.1/session* *Password:* *error: Failed to connect to the hypervisor* *error: End of ifle while reading data: sh: nc: command not found: Input/output error.* Can anyone tell me why am I facing this problem and how to resolve it. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attach...
2013 Aug 14
1
Mirror failure
Hi, all. I was getting: `http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'" Trying other mirror.
2010 Jun 10
0
error message fitting tcopula
Hi r-users,   I really need help in fitting the t-copula.  I try to reproduce the example given by Jun Yan in “Enjoy the joy of copula” but I’m not sure how to correct the error based on the error message.  I tried so many ways but still could not get it working.   loglik.marg <- function(b, x) sum(dgamma(x, shape = b[1], scale = b[2], log = TRUE))   ctrl <- list(fnscale = -1)   #dat <-
2010 Jun 10
0
error message in fitting tcopula
Hi r-users, I really need help in fitting the t-copula. I try to reproduce the example given by Jun Yan in "Enjoy the joy of copula" but I'm not sure how to correct the error based on the error message. I tried so many ways but still could not get it working. loglik.marg <- function(b, x) sum(dgamma(x, shape = b[1], scale = b[2], log = TRUE)) ctrl <- list(fnscale
2013 Aug 14
0
Mirror problem
Hi, all. I was getting: `http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'" Trying other mirror.
2018 May 25
1
how to make the code more efficient using lapply
Eric's approach seems reasonable to me, and I agree that it's probably not the use of a "for" loop that makes the original version slow. As Eric mentioned, there are lots of unnecessary things happening in the loop. For example, list.files() was called twice inside the loop, which is unnecessary, and will definitely slow the loop down (though probably not by much). Call it
2018 May 25
0
how to make the code more efficient using lapply
Hi Stephen, I am not sure that the "for loop" is the source of slowness. You seem to be doing a lot of unnecessary work each time through the loop. e.g. no need to check if it's the last file, just move that section outside of the loop. It will be executed when the loop finishes. As it is you are calling list.files() each time through the loop which could be slow. In any case
2014 Jun 29
0
Passing parameters to voiceglue.conf
Hi Freinds, I am trying to do the following. 1. Accept the call from call ifle. 2, Answer it 3. Extract the dial number and variables from the call file request. 4. Pass that parameters to voiceglue 5. Catch the parameters (dialnumber and cli) in voiceglue.conf 6. Point to the voice.xml file dynamically by matching number I want to make the line in voiceglue.conf as <DES...
2018 May 25
2
how to make the code more efficient using lapply
Dear All, I have a following for-loop code which is basically intended to read in many excel files (each file has many columns and rows) in a directory and extract the some rows and columns out of each file and then combine them together into a dataframe. I use for loop which can do the work but quite slow. How to make it faster using lapply function ? Thanks in advance! temp.df<-c() #
2004 Jan 29
2
Finding Sweave.sty and other problems
Hi, I've just tried to run example-3 from Friedrich Leish. I'm using R 1.8.1 and MiKTeX 2.2 on Windows XP. I go === > library(tools) > Sweave("example-3.Snw") Writing to file example-3.tex Processing code chunks ... 1 : term hide 2 : echo term verbatim 3 : term tex 4 : term verbatim eps pdf You can now run LaTeX on example-3.tex === The file example-3.tex
2010 Mar 14
2
dahdi-linux-complete-2.2.1+2.2.1 failed to compile
Hello All, I'm trying to do a fresh installation on Ubuntu Server 9.10 (Karmic) 64-bit but I am getting error when "make config" is trying to install the init script... Here is the output: - Can anyone help me please... Thanking in advance... Cheers, Nitesh ################################################### ### ### DAHDI tools installed successfully. ### If you have not done
2006 Aug 04
1
Questions about sweave...
Evening all: I'm taking a little time to experiment with R, Sweave, and Miktex/LaTex but I've run up against some problems and -well- I hope that there are some on the list who might have some suggestions. This will be kind of wordy as I will include the complete files involved as I'm just not sure what I'm looking for. Apologies at the outset. I created the source file
2013 Mar 25
7
question about zapata.conf
hello list, i have a question related to zapata.conf,if i do any change in zapata.conf i must restart asterisk or just i restart zapata ,and how to do . ?service zaptel restart? or there is any other command Thanks and regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Oct 27
4
Dovecot Alpha 4
Hi We've been using Dovecot as our primary IMAP and POP3 server for around 70,000 users for a couple of months now. On the whole, we've been very pleased with the performance of Dovecot - and are extremely grateful to the developers! However, we have had a few issues, some of which we have yet to resolve. We chose Dovecot because it was the only IMAP/POP3 server we could find that
2006 Apr 17
6
Re:Problems in Dead Gateway Detection / Failover - MultipleISP Links
Hi There, I am also trying to do the same for my network. I have two links from different ISPs and I want to configure a failover and load balancing Linux router. I am facing same problem here, that how to detect link failure and let Linux box switch the gateway. I know it works when the first gateway is physically down and not reachable. But what to do if my link is up but there is problem