search for: watning

Displaying 4 results from an estimated 4 matches for "watning".

Did you mean: warning
2008 Jul 12
1
a warning message from lmer
..."ST_B" "ST_C" > levels(regdat$Emotion) [1] "aneu" "ang" "con" "joy" "joy " "sad" > levels(regdat$ObsGender) [1] "F" "M" > levels(regdat$WalkerGender) [1] "F" "M" the watning is: > fit1<-lmer(Agree~Display+Survey+Emotion+WalkerGender+ObsGender+(1|WalkerID)+(1|ObsID),family=binomial(link='logit'),data=regdat) Warning message: In mer_finalize(ans, verbose) : gr cannot be computed at initial par (65) Does anybody have some hint to solve this problem? I'd...
2009 Mar 14
1
Polycom BLF with Idle State meetme conference
I have meetme working with BLF on polycom phones however when meetme is not actually being used by anyone the 'status' of meetme becomes "idle". Which the Polycom phone sees and produces a clock symbol and FLASHING red LED. Are there any 'tricks' or work-arounds to change this status to something that does not blink the phone's LED making it look busy when meetme is
2004 Aug 05
1
samba requirement
Hi, Can anyone let me know what are the requirements like gcc, glibc, binutils and kernel required successful compilation of Samba-3.05. I ask this question because when I tried compiling Samba-3.05 with gcc-3.3.2, glibc-2.3.2, binutils-2.14 and Linux 2.6.5I get many errors. Mostly stating function parameter mismatch. -thanks, Rajesh
2005 Apr 13
1
how to mount the windows shares
Hey friends, I want to mount some windows shares on Linux workstations in my office.I am using FC3 and my shares are on Windows XP pro and Windows 2003 Server. I tried this command to mount those shares mount -t cifs -o username=windowsusename //windows2003/sharename/anotherfolder /mnt/server the samba then asks for the password of the windows user,i gave the correct password but then Linux