Displaying 20 results from an estimated 1300 matches similar to: "dll not found Case sensitive?"
2001 Nov 07
1
Wine err: dosfs:DRIVE_ReadSuperblock The Filesystem is not FAT !!
Hi folks, I've been trying to get WINE to run on my new mandrake 8.0
box for _four_ _months_.
Every version of WINE gives me:
err:dosfs:DRIVE_ReadSuperblock The filesystem is not FAT !!
(device=/dev/hda1)
when I try to run an app that opens/closes files (e.g. notepad.exe).
Software that doesn't use files runs fine (calc.exe)
I can read/write to the partition /dev/hda1 just fine...
2001 Aug 28
1
wine and windoze me
I have tried codeweavers wine and now the latest cvs version of wine dated
2001-08-24. In no case am I able to run anything but notepad from windoze
ME. The doze media player...nope, internet exploder? nope.
Here is what I get trying to run windoze media player:
wine --managed --winver win98 /mnt/win_c/Program\ Files/Windows\ Media\
Player/wmplayer.exe
fixme:shell:SHRegGetUSValueW
2001 Feb 01
1
Better instructions with "\"
lawson_whitney@juno.com wrote:
> On Sun, 28 Jan 2001, Timothy wrote:
>
> > Improve the usage of "\".
>
> > No where did I come across any proper usage of "\". I had to
> discover on
> > my own how to call up programs via command line, that "c:\Program
> > File\etc.." is really "c:\\Program\ Files\\etc."
>
> Read man
2001 Apr 13
1
newbie question to make WINE run with a w2k partition
Hi,
I just installed Linux on my system (finally !:)
using Mandrake7.2
But I have some problem running even the simplest program , notepad.
I entered the command :
wine -winver nt40 -desktop 60x70 /mnt/win_c/winnt/notepad.exe
And I got the following error:
Warning: could not find wine.conf [Drive x] entry for current working
directory /root; starting in windows directory.
2002 Jul 12
0
Errors running notepad.exe
I received the following exception when trying to run notepad.exe using the command line:
wine /mnt/win_c/windows/notepad.exe
I also got it using:
wine "C:\\windows\\notepad.exe"
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ?
fixme:reg:_nt_dump_lf unknown
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk
on a 1GHz AMD system.
I use the supplied RPM: wine-20010731-1mdk
I have one problem no matter what I try to launch, I get an
error:
$ wine /mnt/win_c/winnt/system32/sol.exe
fixme:pthread_kill_other_threads_np
/usr/bin/winereal: cannot find '134653856'
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg
2004 Nov 04
3
running OrCAD with wine
I'm trying to run OrCAD, an electronic CAD for windows without result. Here is
the command line and the "answer":
$ wine /mnt/win_c/Program\ Files/Orcad/Capture/capture.exe
err:module:load_builtin_dll loaded .so for L"W32SYS.DLL" but got
L"w32skrnl.dll" instead - probably 16-bit dll
fixme:ole:CoRegisterMessageFilter stub
wine: Unhandled exception (thread 0009),
2001 May 01
1
Wine and game The Realm
Hi all,
Any ideas would be appreciated. Problem description,
partial log, and config follow.
TIA Kevin
Trying to run a game called The Realm (which used
to work fine before they updated the graphics to
16 bit
My normal X is at 16-bit. I use Mandrake 7.1, kernel 2.4.3,
XFree86 4.0.2, sawmill, KDE 1.1.2 and codeweavers preview 3.
When starting the game I get a winedesktop window
- black and
2006 Jun 02
3
0.9.14 CVS compilation on Gentoo amd64 fails
Here is how I compiled 0.9.13:
#!/bin/bash
# note that the following is all one bash line
CFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib"\
LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
./configure --x-libraries=/emul/linux/x86/usr/lib/ && make depend all
I tried the same with 0.9.14 but it failed like this:
../../tools/winegcc/winegcc
2005 May 13
1
many newbie questions
Hi,
I use Mandrake 10.1 . I'm new with wine and I have many questions maybe not really clear because I try to understand.
I tried many wines versions. First I tried the latest wine but no config with it. I tried given config or winetools. But winetools asks me gettext.sh like in debian (but I am not debian). So I try to use gettext.sh for this debian but still doesn't work, don't
2001 Mar 23
1
wine.conf
Perhaps you help with the following problem.
I installed Wine rpm 20001002 on Mandrake 7.2 and then edited wine.conf.
When I start Wine from /usr/bin directory get this message:
Warning: could not find wine.conf [Drive x] entry for current working
directory /usr/bin starting in windows directory.
Then it says:
Usage: wine [options] program_name [arguments]
and then:
gives a host of
2002 May 18
1
ACR program can't access CDROM under WINE
I have this windows program; call it ACR. Its very simple I think.....though
I'm not a programmer. It's an educational program and mostly involves pulling
up images and documents off of a CD.
I have the latest WINE from codeweavers installed. It seems to run
wordpad.exe, cdplayer.exe and even the ACR installation of the disk works
perfectly. The config file looks OK to me.
So I
2012 Jan 12
2
is there an equivalent for #ifdef (C langage) in R
Hi,
I'd like to know if there is an equivalent for #ifdef (Clangage) in R. I 'd
like to do something like:
useDebug = defmacro(DEBUG, expr=(DEBUG==1))
if(useDebug(0)){
#Here I do not use debug mode
make_addition = function(a, b) {
c=a+b
plot(c)
return(c)
}
}else{
#here I use debug mode
c=a+b
}
I assume this would work... The problem is :
if
2005 Jan 12
0
changing langage [SOLVED]
To all that replied, thanks... I have a clue where I can change the settings.
tnx,
Kurt Sys
>----- Oorspronkelijk bericht -----
>Van
: Gabor Grothendieck [mailto:ggrothendieck at myway.com]
>Verzonden
: woensdag
, januari
12, 2005 05:26 PM
>Aan
: r-help at stat.math.ethz.ch
>Onderwerp
: Re: [R] changing langage
>
>Kurt Sys <kurt.sys <at> pandora.be> writes:
2006 Jan 31
2
Announce: Contributed Documentation
[Version fran??aise plus bas]
To the R community,
A quick word to announce the publication of my document "Introduction
?? la programmation en S". It is available in the French section of the
Contributed Documentation page of CRAN.
Many of the documents or books currently available on S-Plus and/or R
present the software in a statistical analysis context. My document
rather focuses
2002 Nov 18
3
nothing seems to work
Hi folks,
I installed the latest wine tarball. For some reason no applications
work. I'm using on a Redhat 8.0/Windows XP dual boot system. Starting
very simple applicatiosn doesnt work:
Media Player:
[root@mango Windows Media Player]# wine wmplayer.exe
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id
2003 Dec 10
3
How to calculate standard error for a vector?
Hi all!
I 'm beginner and i develop a bio-application with VB and i need some
statistic functions!
could i calculate StdError, CoeffOfVariance, SumSquared with R langage? if
yes, what are functions to use?
I need also to use ANOVA and t-test...
Thanks for your help!
Laurent Houdusse
Analyste Programmeur
2001 Nov 05
1
couple of notes of wine in mandrake and access good luck
i had a hard time tweiking my wine in mandrake. some tips, i am using
xfree for now it runs like a cadillac.
# This loads the DBE extension module.
put this in your XF86Config-4
Load "dbe"
Load "glx"
Load "dri"
# This loads the miscellane
replace the trheads lib
ngpt-1.0.1-1.i386.rpmcd
and this is my config
[Drive C]
"Path" =
2007 Oct 28
5
Help for Beginner!!
LĂ©andre BASSOLE
PhD Student
CNRS-CERDI
65 Bd Francois Mitterrand
Boite Postale 320
63009 Clermont-Ferrand CEDEX 1
FRANCE
Tel : +33 4 73 17 74 45
Fax : +33 4 73 17 74 28
----- Forwarded Message ----
From: Leandre Bassole <leandrebassole@yahoo.co.uk>
To: r-help@r-project.org
Sent: Saturday, 27 October, 2007 8:41:05 PM
Subject:
Hi all!!
I am a new user of R. I am very familar to Stata, but
2002 May 02
2
a question
Hi,
I have a program written in R which is good on the version 1.2, but for
the fallowing versions of R, an error always is at the same place.
That is at the level of the fallowing line:
Sur<-
getInitial(res2[m:M,2]~SSasymp(res2[m:M,1],Asymp,resp0,lrc),data=res2)
Error in eval(expr,envir,enclos):numeric envir arg not of length one
I don't know at all this langage for the instant.