Displaying 20 results from an estimated 600 matches similar to: "Speed/latency issues for development in a Wine environment"
2010 Jun 16
1
The __WINE__ macro does not identify the Wine platform
According to some old discussion
(http://www.mail-archive.com/wine-devel at winehq.com/msg15669.html) on
wine-devel it appears that __WINE__ should be the macro used to
identify the Wine platform,
However, that 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__)
2013 Jan 29
3
how to suppress the intercept in an lm()-like formula method?
I'm trying to write a formula method for canonical correlation analysis,
that could be called similarly to lm() for
a multivariate response:
cancor(cbind(y1,y2,y3) ~ x1+x2+x3+x4, data=, ...)
or perhaps more naturally,
cancor(cbind(y1,y2,y3) ~ cbind(x1,x2,x3,x4), data=, ...)
I've adapted the code from lm() to my case, but in this situation, it
doesn't make sense to
include an
2010 Aug 10
1
influence measures for multivariate linear models
Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general classes
of influence measures for multivariate
regression models, including analogs of Cook's D, Andrews & Pregibon
COVRATIO, etc. As in univariate
response models, these are based on leverage and residuals based on
omitting one (or more) observations at
a time and refitting, although, in the univariate case, the
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) the R-aven
intelligence
2001 Apr 06
1
(no subject)
hi
i have a question related to samba. I never maaged to get samba started.
earlyer it told me something like: "netbios-ssn service failing (looping)
service terminated."
now this isn't the case anymore, but anyway i cannot connect 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
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 CD at /media/cdecorder. The setup proceeds showing me
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.
Llvm 5.x is probably not
2003 Apr 13
1
users cannot change their passwords in domain
hello, samba.
i have running samba 2.2.8a from the ports on the system:
FreeBSD bingo.ru 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Mar 25 20:30:51 YEKT
2003 root@bingo.ru:/usr/obj/usr/src/sys/bingo i386
with config:
=== cut ===
[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
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
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
2017 Oct 12
5
Convert from mbox to Maildir
Hello everybody,
I am in the process to install dovecot as an IMAP server.
Currently, this system runs postfix and uses procmail for local (mbox
style) delivery.
Procmail ist started by postfix like this:
/etc/postfix/main.cf:
mailbox_command = /usr/bin/procmail
~/.forward:
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 # jw"
Before going
2013 Oct 17
1
[PATCH] chain: Fix chainloading on 6.02
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
My commit 09f4ac33 broke 'com32/lib/syslinux/disk.c'
__lowmem doesn't work for declarations outside the core.
Using __lowmem outside the core wouldn't have the desired effect, then lmalloc
must be used instead to store dapa into the correct section (".lowmem").
Reported-by: Dark Raven <drdarkraven at
2013 Nov 28
3
pictures
Hello,
I have problems with encoding FLAC-Files with embedded pictures.
Currently i use opus-tools 0.1.7 with libopus 1.1-rc2.
After encoding opusinfo shows
WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039
WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available
When i play the files with
2003 Jul 01
1
smbfs can't access to files with symbol ¿ in name and some other
>Submitter-Id: current-users
>Originator: Dmitry Sukhodoev
>Organization: sputnik
>Confidential: no
>Synopsis: smbfs can't access to files with symbol ¿ in name and some other
>Severity: serious
>Priority: medium
>Category: kern
>Class: sw-bug
>Release: FreeBSD 4.8-STABLE i386
>Environment:
System: FreeBSD sputnik.chel.su 4.8-STABLE FreeBSD 4.8-STABLE
2005 Dec 08
2
[LLVMdev] Forwarded to llvm list ...
This was originally sent to Vikram Adve -- I have forwarded it to the list
as per his suggestion ...
Regards
Mark O'Neill
---------- Forwarded message ----------
Date: Thu, 8 Dec 2005 11:51:40 +0000 (GMT)
From: Mark ONeill <mao at raven.linux.ox.ac.uk>
To: vadve at cs.uiuc.edu
Cc: mflesner at cs.uiuc.edu
Subject: LLVM help ...
Dear Vikram
I spoke to you quite a long time ago about
2010 Sep 14
0
influence measures for multivariate linear models
I'm following up on a question I posted 8/10/2010, but my newsreader
has lost this thread.
> Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general
> classes of influence measures for multivariate
> regression models, including analogs of Cook's D, Andrews & Pregibon
> COVRATIO, etc. As in univariate
> response models, these are based on leverage and
2012 Feb 09
1
passing an extra argument to an S3 generic
I'm trying to write some functions extending influence measures to
multivariate linear models and also
allow subsets of size m>=1 to be considered for deletion diagnostics.
I'd like these to work roughly parallel
to those functions for the univariate lm where only single case deletion
(m=1) diagnostics are considered.
Corresponding to stats::hatvalues.lm, the S3 method for class
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
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
2007 Apr 19
0
Samba on Solaris filing
G'day all,
I've been getting some strange things happening with my samba setup. At
the moment we've got a SAMBA/LDAP setup to provide single sign/roaming
profiles 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