search for: wax

Displaying 20 results from an estimated 131 matches for "wax".

Did you mean: eax
2010 Aug 18
4
Using objectname in function
Is there anyway I can convert a vectors objectname to a string to be used in fx: Monkey<-c(0,0,0,1,1,1) Wax<-c(1,0,1,0,1,0) f<-function(x,y){ table(x,y) } f(Monkey,Wax) so that the printout is not y x 0 1 0 1 2 1 2 1 but Wax Monkey 0 1 0 1 2 1 2 1 -- View this message in context: http://r.789695.n4.nabble.com/Using-objectname-in-function-tp2329632p2329632...
2009 Nov 05
4
MySQL installation problem
...: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [root at 13gems www]# mysql -u root -p Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) There's no mysqld in the ps wax. Please advise. beno -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091105/1d721b8a/attachment-0004.html>
2015 Aug 13
3
Bug in rank with utf8?
x <- "\u0663" y <- 3 x == y # FALSE rank(c(x, y)) # c(1.5, 1.5) -- http://had.co.nz/
2011 Sep 07
1
Weight in Function RM
Dear all, I am trying to do weighted regression using lm function in R. However, I have a question why the results from 1) lm(formula = Y~aX, weight = w) 2) lm(formula = wY~waX) are different. Aren't they supposed to have the exactly same result? Below are the R code to see difference in regression results MatY <- c(0.15,0.42,0.31,0.22) MatX <- rbind(c(1,0,0),c(0,1,0),c(1,0,0),c(0,0,1)) Data <- data.frame(cbind(MatY,MatX)) colnames(Data)[2]<-paste(&quo...
2009 Nov 06
2
Apache Not Serving, But Is Serving?
Hi; I installed yum install mod_python and all went well. So I thought it would be appropriate to reboot apache apachectl -k restart and it appeared well but the pages don't load (they hang). Nevertheless, # ps wax|grep httpd 12179 ? Ss 0:00 /usr/sbin/httpd 17698 ? Z 0:00 [httpd] <defunct> 17703 pts/0 S+ 0:00 grep httpd So what gives? Please advise. Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/c...
2011 Oct 20
1
Don't Know Where Emails Are Or What's Happening
...rver version f or the right syntax to use near '??awakelunch.info??? AND active = 1' at line 1 I reckon the failing of mysql inquiries just has to do with hackers trying to hack me. The TLS problem isn't mission-critical since it's just getting disabled. ?[root at example jack]# ps wax|grep dovecot 20223 ???????? Ss???? 0:00 /usr/local/sbin/dovecot 20224 ???????? S????? 0:00 dovecot/anvil 20225 ???????? S????? 0:00 dovecot/log 31832 ???????? S????? 0:00 dovecot/config 31833 ???????? S????? 0:00 dovecot/auth 31836 pts/2??? S+???? 0:00 grep dovecot [root at example jack]# ps wax|gr...
2015 Oct 19
5
Can I force yum to only use http.
...list of sites our lab had accessed via ftp and eventually tracked them down to Linux machines running yum. They are all CentOS 5 or 6 with a smattering of 7. It is impractical to list all the possibilities since they change on a regular basis. Also any 3rd party repos we need are another ball of wax. Various Google searches and the manual page have not shown me how to avoid using ftp mirrors. I have considered taking out the ftp-proxy information so that the ftp cannot get out, but I suspect it will just hang waiting for a response. Does anyone have any suggestions on ways to tell yum n...
2008 Feb 01
3
Wine problem with warcraft II and ubuntu
I installed the latest version of wine in ubuntu gutsy from wine repository (wine version 0.9.54) and when i try to install warcraft II from cd rom i get this error: Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses will no longer be caught. and nothing works. I have an acer travelmate 2350... Thank you, Federico :D
2004 May 26
9
CTI (Computer-Telephony Integration) with Asterisk ?
Hi all, Is it possible and easy to make a CTI server with Asterisk? Florent,
2004 Apr 13
2
controlling call duration
Hello! Asterisk box receiving calls. Is there some way to get information about current calls from external or AGI application? I'm interested in: - duration, how long calls already in the system (billing and actual time); - source/destination phone numbers; - etc. In other words can I receive information which we are usually getting in CDRs during the time when the call is still active?
2009 Jun 26
0
Higher Ed/University users of Asterisk? Free gift!
...e of contact @ Institution Email address of contact @ Institution As a bonus, I happen to have a big sheet of G.729 licenses here beside me. The first 30 or so replies get a free G.729 license key! It's not as great as the typical game-show prizes like a year's supply of Turtle Wax or Rice-A-Roni, but it's a $10.00 value, which is probably more than the Turtle Wax would cost unless you've got an RV. (First one to submit a particular school gets the prize.) Please, replies privately to my email address (not to the list.) JT --- John Todd...
2012 Oct 15
1
Can't Start Dovecot
Hi; I just installed dovecot from yum on CentOS5. ps wax grep "dovecot" only brings up the grep The command "dovecot" is not recognized. # ls /usr/local/bin/dove* doveadm doveconf No dovecot. What up? TIA, John
2015 Feb 09
2
[LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
...ess someone has any better ideas? > > Any thoughts? Is this a blocker for updating the minimum version? I'm not certain I see it as a blocker since upgrading CMake should not be too difficult (2.8.12.1 was released in Nov 2013). Whether we want to require 2.8.12.1 is a different ball of wax, but for just the Ninja + MSVC build, I don't think that's too onerous (then again, I don't use Ninja for my builds, either). ~Aaron
2006 Apr 15
19
Trouble with Lighty
I''m trying to setup my rails application with Light+fcgi. This is the error I''m getting when I try to start Lighttpd : ============ [getcapture@alpha getcapture]$ ~/etc/rc.d/lighttpd.sh start Starting Lighttpd 2006-04-15 11:27:24: (mod_fastcgi.c.1022) execve failed for: /home/getcapture/application/public/dispatch.fcgi No such file or directory [getcapture@alpha getcapture]$
2010 Apr 10
0
[LLVMdev] Proposal: stack/context switching within a thread
...39;t quite as bad as it sounds because it only happens to threads that call into C extension modules. Pure Python threads operate entirely within heap Python frames. Still, it would be nice to support this use case. Kenneth, I don't want to insist that the first version of this be both a floor wax _and_ a dessert topping, but is there a natural extension to supporting what Stackless needs that we could add later? It looks like swapcontext() simply repoints the stack pointer and restores the registers, while Stackless wants it to be able to allocate memory and copy the stack. Maybe that impli...
2015 Mar 19
3
CRAN binary, but no source
Hi All, this is a CRAN question, so I am sorry if this is not the appropriate forum. I noticed that there is at least one CRAN package that has a binary (OSX Mavericks) for a version, that does not have any source package on CRAN. Or at least I am unable to locate it. The package is Rglpk: http://cran.r-project.org/web/packages/Rglpk/index.html It offers a binary for 0.5-2, but there is no
2004 Jul 02
3
IRQ Misses and Dropped Calls?
Hello everyone, I'm using a TE410P, no irq sharing, and all extraneous devices disabled, such as USB, Parallel etc. I'm getting a few IRQ misses according to ZTTOOL. We're running a standard PRI_CPE interface and seem to be getting dropped calls, and errors on the D-CHANNEL occasionally. The circuit itself is very solid, it was in use on our old PBX just a few weeks ago, never
2006 Dec 18
8
file diff?
...es will be installed. Any ideas? -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let''s face it, there''s no Hollow Earth, no robots, and no ''mute rays.'' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.
2004 Jan 31
2
TE410P E1 PRI problem
Hi everyone! Here is my configuration and messages taken from Asterisk startup. The E1 PRI trunk is connected to our national telecom company here in Croatia. When I call from outside over this trunk to my company I get 'error in connection' respnse. In the same moment I can't see anything in Asterisk, nothing that will tell me that the call reached Asterisk. I think there is a
2005 Nov 14
0
can't display controllers with lighttpd
...cation/x-tar", ".zip" => "application/zip", ".mp3" => "audio/mpeg", ".m3u" => "audio/x-mpegurl", ".wma" => "audio/x-ms-wma", ".wax" => "audio/x-ms-wax", ".ogg" => "audio/x-wav", ".wav" => "audio/x-wav", ".gif" => "image/gif", ".jpg" => "image/...