search for: raven

Displaying 20 results from an estimated 84 matches for "raven".

Did you mean: haven
2004 Dec 08
2
what about a mascot ?
My friend Veslot proposed me the Raven ! http://www.teteamodeler.com/allopass/images/corbeau.jpg As a matter of fact the intelligence of this bird is comparable to one of a monkey, although its brain is close to a reptile brain. R is quite the same : small, compact, but so clever. This is a canadian website explaining (in french) t...
2006 Mar 22
3
Jump Raven
Has anybody had any success getting Jump Raven to install, much less run? I bought the game many years ago and thought I would try it out on Wine, seeing as it is a Windows 3.1 game and probably won't work in XP. Fedora Core 4 all updated except for the last kernel, wine-0.9.10 (Fedora's packaged version). I am running off of the...
2013 Jan 29
3
how to suppress the intercept in an lm()-like formula method?
...t;- mt z } TESTME <- FALSE if (TESTME) { # need to get latest version, 0.6-1 from R-Forge install.packages("candisc", repo="http://R-Forge.R-project.org") library(candisc) data(Rohwer) # this bombs: needs intercept removed cc <- cancor.formula(cbind(SAT, PPVT, Raven) ~ n + s + ns + na + ss, data=Rohwer) ## Error in chol.default(Rxx) : ## the leading minor of order 1 is not positive definite #this works as is cc <- cancor.formula(cbind(SAT, PPVT, Raven) ~ -1 + n + s + ns + na + ss, data=Rohwer) cc ## Canonical correlation analysis of: ## 5 X v...
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
...For example, I have been able to build CMake itself as well as build and test PLplot. However, one issue that is of concern is the builds are extremely slow on Wine compared to Linux. Here are some comparisons for components of CMake builds done in an initially empty build tree. Wine I. wine at raven> time wine cmake -G "MinGW Makefiles" \ "-DCMAKE_INSTALL_PREFIX=z:/home/wine/cmake/install1" \ z:/home/software/cmake/cmake-2.8.1_patched/ >& cmake.out real 14m17.124s user 0m16.233s sys 0m6.320s That real time is a factor of ~40 (!) longer than the sum of...
2011 Sep 11
0
Re: Rainbow six Raven shield
...a mistake in my previous explanation. Read this instead : launch the regedit32 within wine and in Code: HKEY_CURRENT_USER/Software/wine add the key Code: DirectInput add the string : Code: MouseWarpOverride with value: > force In ~/.wine/drive_c/Program Files/Red Storm Entertainment/RavenShield/system/RavenShield.ini, I modified the keys : Code: CaptureMouse=False StartupFullscreen=False So it works with wine 1.2.2 under ubuntu 10.04 distro
2010 Aug 10
1
influence measures for multivariate linear models
...I tried the following, and was surprised to find that R returned a result rather than an error -- presumably because mlm objects are not trapped before they get to lm.influence() > # multivariate model > data(Rohwer, package="heplots") > rohwer.mod <- lm(cbind(SAT, PPVT, Raven) ~ n + s + ns + na + ss, data=Rohwer) > names(influence(rohwer.mod)) [1] "hat" "coefficients" "sigma" "wt.res" > head(influence(rohwer.mod)$coefficients, 2) [,1] [,2] [,3] [,4] [,5] [,6] [1,] 2.2...
2010 Jun 16
1
The __WINE__ macro does not identify the Wine platform
...hat doesn't appear to work for Windows native MinGW on wine. Here is my test code: #include <stdio.h> int main(int argc, char** argv) { #if defined(__WINE__) printf("hello, WINE world\n"); #else printf("hello, non-WINE world\n"); #endif return 0; } wine at raven> wine gcc --version gcc.exe (GCC) 4.5.0 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. wine at raven> wine gcc test.c wine at raven> win...
2010 Sep 14
0
influence measures for multivariate linear models
...silently wrong, or at best, misleading. My test case: a subset of the Rohwer data anayzed by Barrett & Ling (& others) > library(heplots) > data(Rohwer, package="heplots") > Rohwer1 <- Rohwer[Rohwer$SES=='Hi',] > rohwer.mod <- lm(cbind(SAT, PPVT, Raven) ~ n + s + ns + na + ss, data=Rohwer1) > (B <- coef(rohwer.mod)) SAT PPVT Raven (Intercept) -28.467471 39.6970896 13.2438356 n 3.257132 0.0672825 0.0593474 s 2.996583 0.3699843 0.4924440 ns -5.859063 -0.3743802 -0.1640219...
2001 Apr 06
1
(no subject)
...ect a windows machine to my linux box. in the "network neighborhood" i can see my linux, but when I try to acces a share (that has been configured well) i cannot connect. besides, the service smbd isn't running. (but it doesn't tell me any error messages... can you helpme? thnx raven -- linux is for networking mac is for working windows is for solitaire
2018 Feb 07
2
Mesa 18 does not build with llvm svn
Hi there, to get a laptop with recent AMD Vega mobile GPU (aka Raven Ridge) running with hardware acceleration I need to build the latest mesa with the latest llvm. I downloaded llvm 7 from svn. Unfortunately, when trying to build mesa 18.0.rc3 with this llvm version the make process fails with lot of "undefined reference to LLVMxyzblahblah" messages. L...
2008 Apr 09
8
Testing basic direct x capability
Hi, I am running wine 0.9.58 and having problems running Counter Strike: Source, Rainbow Six 3: Raven Shield. I think this is caused by the direct x layer in wine. My system runs opengl programs fine using the ATI driver (Radeon 3850). Is there any way I can test directx functionality without having to download a game? Dxdiag.exe is not included in wine. Best regards, Chris
2010 Sep 10
3
ggplot bar geom: control the filling in the colour legend
Hi all, Is it possible to change the filling of the squares used to represent the colour legend in a bar plot with ggplot? in this example, fillings are raven black, I'd like them white. ggplot(diamonds, aes(clarity, colour = cut)) + geom_bar() Regards -- ------------- Benoit Boulinguiez Ph.D student Ecole de Chimie de Rennes (ENSCR) Bureau 1.20 Equipe CIP UMR CNRS 6226 "Sciences Chimiques de Rennes" Avenue du G?n?ral Leclerc CS 50837 3...
2001 Oct 01
4
User Access
Dear All I've been thinking about this one for some time. Is it possible to allow a number of Windows clients - on Win 98 - to have access to the same directory on a Samba server ? The purpose of this would be for two or more people to have access to the same document at the same time so that they could edit it. Doesn't sound all that sensible to me but a few people have asked me
2003 Apr 13
1
users cannot change their passwords in domain
...=== [global] workgroup = bingo netbios name = emily server string = bingo samba daemon hosts allow = 192.168.2. 127. hosts deny = 192.168.1. interfaces = xl2 bind interfaces only = yes map archive = no inherit permissions = yes logon drive = z: domain logons = yes domain admin group = raven vova root toor logon path = \\%L\profiles\%U guest account = guest map to guest = bad user security = domain log file = /var/log/samba/%m.log max log size = 512 pid directory = /var/run lock directory = /var/lock encrypt passwords = yes socket options = TCP_NODELAY local master = ye...
1999 Mar 16
4
I need to see filename in upercase
Because, a bug in a sofware, I need to see (on a NT box) the name of files in upercase. The files are writen by a buggy UNIX process in lowercase. Any one have idea ? Didier JANNE Janne@securite.org
2017 Oct 12
5
Convert from mbox to Maildir
...ith the dovcot setup. Besides: I wonder whether the setting DEFAULT=${ORGMAIL} is a good idea. Wouldn't it be better to have DEFAULT=/var/spool/mail/$USER so there would be a fallback in case there are delivery problems to ${ORGMAIL} Any thougths? -- Josef Wolf jw at raven.inka.de
2007 Apr 19
0
Samba on Solaris filing
...iles for our Windows machines. We've got 1 PDC & 3 BDC's all running Solaris 10 on Sun-Fire-V440's. The problem is that the system seems to run fine for about a day or two (users login/logout, etc), but then for no apparent reason users can't log in. If I run 'smbclient -L RAVEN' on the PDC, I get the following error: session request to RAVEN failed (Call timed out: server did not respond after 20000 milliseconds) session request to *SMBSERVER failed (Call timed out: server did not respond after 20000 milliseconds) Having run the same command the night before, it all...
2017 Aug 24
0
[ANNOUNCE] libdrm 2.4.83
...freedreno/msm: remove dead error path freedreno: prevent deadlock in error path Flora Cui (1): test/amdgpu: fix test failure for SI Gurchetan Singh (1): xf86drm: continue after drmProcessPlatformDevice failure Hawking Zhang (2): tests/amdgpu: bypass UVD CS tests on raven tests/amdgpu: bypass VCE tests on raven Jan Vesely (2): amdgpu: Add FX-9800P Bristol Ridge iGPU id drmsltest: Check expected neighbours Jason Ekstrand (1): drm: Pull new modifier uapi into drm_fourcc and drm_mode Monk Liu (3): amdgpu: fix missing mutex unlock before...
1999 Apr 21
1
Arrrgh, stuck in MYGROUP
...at it should ble in the workgroup yanlan, e.g. when I execute "smbclient -L familysys" I get: Added interface ip=10.0.0.6 bcast=10.0.0.255 nmask=255.255.255.0 Password: Sharename Type Comment --------- ---- ------- PRINTER$ Disk RAVEN Printer Raven LP-410 ADMIN$ Disk FAMSYS_C Disk IPC$ IPC Remote Inter Process Communication Server Comment --------- ------- FAMILYSYS The Family System MURPHY...
2003 Jul 01
1
smbfs can't access to files with symbol ¿ in name and some other
...ease: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD sputnik.chel.su 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Jun 8 20:44:16 YEKST 2003 root@sputnik.chel.su:/usr/obj/usr/src/sys/sputnik i386 >Description: trying to: mount_smbfs -o ro -f 644 -d 755 -N -I 192.168.1.100 -E koi8-r:cp866 //raven@file-srv/e$ /mnt/smb/fileserver and mounted filesystem can't access to files with with non-standart symbols in name, same as ¿ >How-To-Repeat: just mount and try >Fix: