search for: sovle

Displaying 19 results from an estimated 19 matches for "sovle".

Did you mean: sole
2009 Jan 13
0
SOVLED Can sound be redirected from a remote computer to local computer?
On Sunday 11 January 2009 1:25 am, Brian McKerr wrote: > Try NX from nomachine.com. The Free version FreeNX is in the centos extras > repo. Had to do a second install on the remote computer (I probably did something wrong the first time) but everything that I needed to work, does work. I even have sound to my local computer from the remote computer via a windows application running with
2005 Aug 12
1
Compiling lirc on centos 4.1 - SOVLED
I used the following command to solvee the missing kernel problem. ./configure --with-port=0x3f8 --with-irq=4 --with-transmitter --enable-sandboxed --with-driver=serial --with-kerneldir=/lib/modules/2.6.9-11.EL/build Things are going much better now.. Jerry ---------- Karanbir, I am still having problems. I grabbed the rpm and installed it. I could not get a /dev/lircd device. I put the
2005 Jan 16
2
[LLVMdev] LLVM 1.4 Build Error
...directory `/home/zhoufeng/bin/llvm/llvm-build/lib/Support'<br> gmake: *** [all] Error 1<br> </small>I checked the source code and find this is caused by the undefined "<b>HAVE_MMAP_FILE</b>" macro. But I don't know what this macro is used for? How to sovle it? <br> thanks.<br> --zhoufeng<br> </body> </html>
2002 Apr 23
2
Asking about how to use R to draw Time Series graph
Hi I'm study at University of Canterbury. Now, We have one project use R to do time series. The problem is I don't know how to use R to draw time series graph! Can you help me sovle this problem? I can not find in manuals book! Can you tearch me what fuction command I have to use? Thanks alway! Sam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Sen...
2005 Jan 16
0
[LLVMdev] LLVM 1.4 Build Error
...tem use ascii instead? I'm not able to import your question automatically into my system on reply. ----Original Message Follows---- I checked the source code and find this is caused by the undefined "HAVE_MMAP_FILE" macro. But I don't know what this macro is used for? How to sovle it? thanks. _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev _________________________________________________________________ Express yourself instantly with MSN Me...
2010 Mar 11
4
help about solving two equations
I have two matrix s1 and s2, each of them is 1000*1. and I have two equations: digamma(p)-digamma(p+q)=s1, digamma(q)-digamma(p+q)=s2, and I want to sovle these two equations to get the value of x and y, which are also two 1000*1 matrices. I write a program like this: f <- function(x) { p<- x[1]; q <- x[2]; ((digamma(p)-digamma(p+q)-s1[2,]) )^2 +((digamma(q)-digamma(p+q)-s2[2,]) )^2 } s <- 1:10/10 g <- expand.grid(p = s, q = s) id...
2009 Mar 29
4
Constrined dependent optimization.
I have an optimization question that I was hoping to get some suggestions on how best to go about sovling it. I would think there is probably a package that addresses this problem. This is an ordering optimzation problem. Best to describe it with a simple example. Say I have 100 "bins" each with a ball in it numbered from 1 to 100. Each bin can only hold one ball. This optimization is
2004 Dec 09
3
urgent outbound dialing problem
If i leave my asterisk server running for a long time then try to dial outbound on the zaptel channel i get this high pitch static noise and won't dial out. This behavior is happening over two different servers i am using. Rebooting asterisk does not sovle the problem. I rmmod the zaptel driver then reload and that solved the problem. But i cannot continue to do that. Also sip to sip is just fine. This behavior is client indpendent (used kphone, tecom, xlite, snom) and problem still persists. can anyone advise me on that mohammed
2008 Jun 25
0
[LLVMdev] Using annotation attributes
...ely alternative approach would be to just use a global map to facilitate annotation lookups, not using AnnotationManager at all. I can see a couple of drawbacks here. Firstly, it's a bit confusing that AnnotationManager would not handle IR annotations. Some decent comments and/or renaming could sovle that. Secondly, there is a speed gain from using AnnotationManager. Because annotations are stored at the Annotatable in question, instead of in a global map, annotations can be retrieved quickly. Also, annotations names are mapped onto integers, allowing for even faster comparisons and lookups. S...
2012 Jun 23
0
[LLVMdev] Why can not sparcv9 backend handle i64 produced by FrameIndex?
...e a FrameIndex as an input node, where FrameIndex produces a 64-bit operand for 'store'. In legalization phase, llc comes into a problem saying: ExpandIntegerResult #0: 0xadb1888: i64 = FrameIndex<1> [ORD=2] [ID=0] Do not know how to expand the result of this operator! To sovle this problem, I tried "-march=sparcv9" (LLVM 3.1 release version), the same problem occured. sparcv9 is a 64-bit target so FrameIndex operator produces i64 data, and it seems v9 subtarget did not handle this well. Then I tried llc option "-march=x86-64 -view-dag-combine1-dags"...
2008 Nov 01
2
query FXRuby by ri
Hi Don, Thanks for the tips. But it works on an old XP computer but NOT on the new Vista. I also notice that I can browse the classes from Fxruby when I use fxri or ri on the old computer. I see nothing about FxRuby''s stuff when I use fxri or ri on the new Vista. But I can use gem server to see the Rdoc about FxRuby''s classes on both computers. It looks Ruby doesn''t
2008 Oct 23
0
command - set sip_codec- does not work with asterisk-1.4.21
...low=all allow=g729 ;allow=ulaw ;allow=alaw context=internal -------------------------------------------- when the calls coming from asterisk 1, i can not see any g729 inforamtion, the Noop(${SIP_CODEC}) show nothing. some people reported the bug for sip_codec, i followed that, but i still can not. sovle. anyone knows how to set sip_codec in dialplan or have any right format for set sip_codec in dialplan? thanks! zhu --------------------------------- ???????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-us...
2002 Dec 17
0
Program loading samba
...stribution (on a fresh install with nothing else added as far as software is concerned). My kernel also has grsecurity added in (I wouldn't think this would sotp it, being as I am trying this as root). I have been on the #samba channel and was helped with a bit, however the problem is still not sovled and I am looking for the expertise and experiance of others to perhaps help me. I am launching Samba as a daemon. Any other configuration is from defaults in the UNIX_INSTALL file. TIA. ------------------------ -- Kenny Mann
2008 Jun 05
5
[LLVMdev] Using annotation attributes
Hi, I'm trying to annotate certain functions in C code, and do something with these functions in my LLVM pass. I annotate the C code like this: int __attribute__((annotate("annot"))) function() { This nicely gets added to the LLVM bitcode in an @llvm.global.annotations global. Now I had hoped that it'd be easy to extract a list of functions annotated with my annotation
2004 Dec 07
1
[LLVMdev] Question adding dummy basic blocks
...ue. // TIBB got one more successor, do we need change something? // For NewBB, we need add the incoming value from TIBB? // For the code listed in breakcriticaledge, it makes sure. But for our case, I don't know to do that. Probably, the reasons are like above, but I really don't know how sovle them. I would appreciate if you can give me some hint. } > > 2) For splitting BB, the way what I did is to pick up instruction > > randomly and do splitting before this instruction. But sometime I got > > error when I run the Pass. It seems some of instruction set cannot...
2010 Jul 02
4
Help: Virtual Network of Domu's
Basically what I am trying to attempt here is to have multiple vm''s in a private network that is seperate from any of the physical networking devices. So far all I have really been able to do is connect the vm''s to an etherstub, but cannot get them to communicate with eachother. I have been using this (http://blogs.sun.com/droux/entry/private_virtual_networks_for_solaris) as a
2008 Sep 13
1
[LLVMdev] Using annotation attributes
...use a global map to > facilitate annotation lookups, not using AnnotationManager at all. I > can see a > couple of drawbacks here. Firstly, it's a bit confusing that > AnnotationManager > would not handle IR annotations. Some decent comments and/or > renaming could > sovle that. Secondly, there is a speed gain from using > AnnotationManager. > Because annotations are stored at the Annotatable in question, > instead of in a > global map, annotations can be retrieved quickly. Also, annotations > names are > mapped onto integers, allowing for eve...
2007 Jun 16
1
Re: [hylafax-users] Having problems running sendfax from a bash script.
I've been working on a way to send faxes from a bash script. It requires changing what parameters are used for each command. I keep having problems with quoted strings passed to the command. I've created a really short test script which fails on my system. commandline="sendfax -f noreply at prudentrx.com -n -x \"Test fax\" -d 13105551212 /etc/hosts" echo
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
Dear sir,    How to do bilinear time series in R?Is there any functions or packages?  thank you! -----Sincerely yours Kuangnan Fang 方匡南 敬上 department of statistics ,Economics school,Xia men University. Fujian Province (361005) China Mobile Phone:15860721915 SKYPE: ruiqwy MSN Messenger: ruiqwy@hotmail.com QQ:39863401 --- 09年3月31日,周二, r-help-request@r-project.org