search for: gala

Displaying 20 results from an estimated 39 matches for "gala".

Did you mean: ala
2006 Oct 04
3
problem using libao on OSX 10.4
...g failed: Symbol not found: _dlsym_auto_underscore Referenced from: /usr/local/lib/libao.2.dylib Expected in: flat namespace dyld: Symbol not found: _dlsym_auto_underscore Referenced from: /usr/local/lib/libao.2.dylib Expected in: flat namespace Trace/BPT trap Any ideas? TIA, -- Gala Gala Wind (301) 614-6221 wind@climate.gsfc.nasa.gov Code 613.2, Climate and Radiation SSAI, Inc. NASA/GSFC Greenbelt, MD 20771 /*-------------------------------------------------------------------- -- There's always a way, you just have to find it. ( B. Hambly "Children...
2003 Feb 22
4
faraway tutorial: cryptic command to newbie
I am just about working through Faraways excellent tutorial "practical regression and ANOVA using R" on page 24 he makes the x matrix: x <- cbind(1,gala[,-c(1,2)]) how can I understand this gala[,-c(1,2)])... I couldn't find an explanation of such "c-like" abbreviations anywhere. thanks for a hint. another problem: I couldn't load the faraway library, using the library() command, even though I specified the path, .. do I need t...
2006 Oct 06
1
problem using libao on OSX 10.4
...-recursive] Error 1 make: *** [all-recursive] Error 1 Another question I have though beside this even, is that once I do get the vorbis tools to build. Am I actually going to get any sound out of my Mac or do I have to now write my own drivers in order the get the thing to actually work? -- Gala On Oct 5, 2006, at 10:49 AM, <Silvia.Pfeiffer@csiro.au> <Silvia.Pfeiffer@csiro.au> wrote: > According to this:http://www.mail-archive.com/fink- > users@lists.sourceforge.net/msg03120.html > try adding -L/sw/lib to the compilation. > > Silvia. > > -----Original...
2004 Aug 06
1
Encrypted password problem with icecast 1.3.11
...ext password does not produce that same cyphertext. This seems to go against the repeatability that would be needed for confirming that the password that I enter is the same as the one in the configuration file. If I encrypt abc123 as the plaintext password several times here is the output: [root@gala icecast-1.3.11]# ./mkpasswd plaintext: hPCDUTkl5xLsU [root@gala icecast-1.3.11]# ./mkpasswd plaintext: xb5csBnbEOmiE [root@gala icecast-1.3.11]# ./mkpasswd plaintext: upF.z7RkyMfT6 [root@gala icecast-1.3.11]# ./mkpasswd plaintext: j3YJmEX3zQTcc [root@gala icecast-1.3.11]# Thanks in advance for any...
2016 Oct 08
3
LLVM Social in Salt Lake City, UT (Nov. 14th)?
Hi everyone, On Monday, November 14, 2016 the LLVM in HPC workshop will be held in Salt Lake City, Utah (in conjunction with the SC16 conference). For last year's workshop, which was in Austin, we held an LLVM social the evening of the workshop, and I think that turned out really well. If you'll be in Salt Lake City and are interested in attending an LLVM social on the evening of November
2007 Apr 28
1
The confidence level of p-value of ks.boot
Hello! I need to compare 2 datasets whether they come from the same distribution. I use function ks.boot{Matching}. And what is the confidence level of the p-value, returned by ks.boot function? The code is: set=read.table("http://stella.sai.msu.ru:8080/~gala/data/testsets.csv", header=T,sep=',') set1=set[!is.na(set$set1),'set1'] set2=set[!is.na(set$set2),'set2'] library(Matching) ks.b=ks.boot(set1,set2,1000) ks.b Thank you!
2004 Aug 06
1
Encrypted password problem with icecast 1.3.11
This is what I get when I do ldd on the icecast binary. [root@gala bin]# ldd icecast libcrypt.so.1 => /lib/libcrypt.so.1 (0x0ffb3000) libm.so.6 => /lib/libm.so.6 (0x0ff65000) libpthread.so.0 => /lib/libpthread.so.0 (0x0ff2e000) libc.so.6 => /lib/libc.so.6 (0x0fde9000) /lib/ld.so.1 => /lib/ld.so.1 (0x30000000)...
2011 Mar 25
2
Fw: PDC/wins on multiple networks
...and and cheer for the doer, the achiever, the one who recognizes the challenge and does something about it. -Vince Lombardi . Everybody can learn how to make kids, but not everyone can raise them right! ________________________________ From: Daniel M?ller <mueller at tropenklinik.de> To: Gala Dragos <gala_dragos at yahoo.com> Cc: samba list <samba at lists.samba.org> Sent: Thursday, March 24, 2011 11:24 PM Subject: Re: [Samba] PDC/wins on multiple networks Hi, you have a (Samba)domain server and it is your wins? You just to have an entry in your win xp clients wins-server:...
2002 Oct 25
2
source output differs from console output
...it into R via the clipboard it works as expected, but if I source the code instead then the last 3 statements fail. I've also tried writing to the file in place of the sink sequence, but that also hits a snag. R 1.6, w98e2, dfr is a data frame containing the content of Julian Faraway's gala data frame. I append the console log and 3 outputs to the file. Thanks for your help. qnum<-"" if(given[1]!="NA")qnum<-paste("\n",given[1],".",sep = "") xfr<-dfr if(given[2]!="NA") { x<-as.numeric(unlist(strsplit(given[2],&q...
2004 Dec 20
1
Domain password server not available
We are running samba 3.0.7-1.3E.1in an AD domain which is running a PDC emulator. The samba servers are configured with "security = domain" and on some servers the password server is specified while on others we are using *. We very frequently see the following messages in the log files of the servers. "domain_client_validate: Domain password server not available"
2010 Jun 19
3
Case Insensitive TFTPD
I am trying to do file transfers through tftpd under fedora and I need the server to be case insensitive. I could not find any way to achieve this! Manual is useless! As an example I need to transfer file "foo.ext" even if I request file "FOO.Ext" which now spits an error saying that it does not exists. How can I do that?
2016 Dec 09
1
Hard-to-find bug brings down whole kernel
...y just using the proprietary driver, but I now have trouble resuming Linux with that. I've tried logging the kernel messages over SSH and that did not work either, it just locks up. Anyone has any ideas how to catch the issue without going through the whole kdump procedure? Regards, Gala
2006 Oct 05
0
problem using libao on OSX 10.4
...g failed: Symbol not found: _dlsym_auto_underscore Referenced from: /usr/local/lib/libao.2.dylib Expected in: flat namespace dyld: Symbol not found: _dlsym_auto_underscore Referenced from: /usr/local/lib/libao.2.dylib Expected in: flat namespace Trace/BPT trap Any ideas? TIA, -- Gala Gala Wind (301) 614-6221 wind@climate.gsfc.nasa.gov Code 613.2, Climate and Radiation SSAI, Inc. NASA/GSFC Greenbelt, MD 20771 /*-------------------------------------------------------------------- -- There's always a way, you just have to find it. ( B. Hambly "Children...
2003 Feb 26
0
(no subject)
...ition >> number, >>> and is close to the worse possible way. (If you must use normal >>> equations, do at least centre the columns, and preferably do some >>> scaling.) >>> >>>> on page 24 he makes the x matrix: >>>> x <- cbind(1,gala[,-c(1,2)]) >>>> >>>> how can I understand this gala[,-c(1,2)])... I couldn't find an >>>> explanation of such "c-like" abbreviations anywhere. >>> >>> Well, it is in all good books (as they say) including `An >>> Introdu...
2003 May 22
1
faraway package installation failed (PR#3076)
...da 4881 05-05-03 15:32 faraway/data/eggs.rda 26901 05-05-03 15:32 faraway/data/epilepsy.rda 18089 05-05-03 15:32 faraway/data/exa.rda 1641 05-05-03 15:32 faraway/data/exb.rda 16933 05-05-03 15:32 faraway/data/faithful.rda 4177 05-05-03 15:32 faraway/data/gala.rda 1095 05-05-03 15:32 faraway/data/hormone.rda 3025 05-05-03 15:32 faraway/data/irrigation.rda 223469 05-05-03 15:32 faraway/data/jsp.rda 14296 05-05-03 15:32 faraway/data/kanga.rda 7293 05-05-03 15:32 faraway/data/leafblotch.rda 2121 05-05-03 15:32 fa...
2010 Oct 13
12
Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
Hello, The WoW 4.0 Cataclysm patch landed today, and there's bound to be lots of questions about getting it running in wine. My current status is that I've downloaded the patch and installed it. I've got the new (original WoW) login screen graphic. Once I login, I see a new character background and then a "downloading update" message. Wine crashes moments later.
2009 Feb 01
0
¡Ven y únete a Ingresos Reciduales toda tu vida!
...ndo una red que te genera dineros todos los meses. Ven y edifica tu familia con los ingresoso residuales. Haz clic en el v?nculo siguiente para participar: http://ingresosreciduales.ning.com/?xgi=1TfoWQ8 Si tu programa de email no reconoce el URL de arriba como enlace activo, por favor copia y p?gala en tu navegador. -------------------- Sobre Ingresos Reciduales toda tu vida Los Ingresos Residuales es una maneras de formar una red que te generes dineros toda tu vida y ademas con los planes de la compa?ia 4life Ingresos Reciduales toda tu vida incluye: Blogs Eventos Discusiones Grupos M?sica...
2005 Apr 25
1
vino question
The Vino package is installed on my CentOS 4 server, but I am unable to connect to it using vncviewer (vncviewer srvhost:0) from a client. However, I am not sure if it is "running" or how to "start" it if this is needed. The client machine in this case is running Ubuntu Hoary (gnome 2.10). The connection is just rejected. So, I am now wondering what else needs to be done to
2005 Apr 25
0
Centos 3.4 Problem
--- Pasi Pirhonen <upi at iki.fi> wrote: > Hi, > > On Mon, Apr 25, 2005 at 03:44:43PM -0400, Orlando > Rubino Gala wrote: > > Once installed Centos 3.4 and restart the server > and to give error 2umount > > /var > > What it can be? > > > I'd say it's the audit keeping the /var busy (from > laus), but it's just > a thought. That package does have a lot of bad kar...
2012 May 01
2
kvm & virtio performance
hi, anyone test freebsd as guest on kvm with virtio drivers? any expirience?