* [Qemu-devel] Question about WINE
@ 2004-06-02 19:12 Mea Culpa
2004-06-02 20:28 ` nschwar1
0 siblings, 1 reply; 15+ messages in thread
From: Mea Culpa @ 2004-06-02 19:12 UTC (permalink / raw)
To: qemu-devel
Hey , I have a problem.
I've installed QEMU and compiled it. It works and the MS-DOS / Linux stuff
all works.
Now I'm trying to figure out how to run WINE..............I have no idea
what to download and how to do it. I've read the "manual" but it's too short
for me to understand.
I've got an I-mac DV Special Edtion PPCG3 400mhz with 256mb
RAM...............
Any solutions?
And do any of you know what kind of speed I'll be getting? WINE with QEMU
faster then VirtualPC or not?
Thnx in advance ,
Sander
_________________________________________________________________
Nieuw: Hotmail Medium, Large, Extra Large en Extra Extra Large
http://join.msn.com/?pgmarket=nl-nl&page=hotmail/es2
^ permalink raw reply [flat|nested] 15+ messages in thread
* [Qemu-devel] Question about WINE
@ 2004-06-02 19:12 Mea Culpa
2004-06-03 11:22 ` Christof Petig
0 siblings, 1 reply; 15+ messages in thread
From: Mea Culpa @ 2004-06-02 19:12 UTC (permalink / raw)
To: qemu-devel
Hey , I have a problem.
I've installed QEMU and compiled it. It works and the MS-DOS / Linux stuff
all works.
Now I'm trying to figure out how to run WINE..............I have no idea
what to download and how to do it. I've read the "manual" but it's too short
for me to understand.
I've got an I-mac DV Special Edtion PPCG3 400mhz with 256mb
RAM...............
Any solutions?
And do any of you know what kind of speed I'll be getting? WINE with QEMU
faster then VirtualPC or not?
Thnx in advance ,
Sander
_________________________________________________________________
Nieuw: Hotmail Medium, Large, Extra Large en Extra Extra Large
http://join.msn.com/?pgmarket=nl-nl&page=hotmail/es2
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 19:12 [Qemu-devel] Question about WINE Mea Culpa
@ 2004-06-02 20:28 ` nschwar1
2004-06-02 20:47 ` David Boutcher
` (3 more replies)
0 siblings, 4 replies; 15+ messages in thread
From: nschwar1 @ 2004-06-02 20:28 UTC (permalink / raw)
To: qemu-devel
Hey,
Wine is a re-write of the windows APIs for Linux. It's not related to
Q-Emu at all. Check out www.winehq.com for help on getting started with
Wine.
-Noah
> Hey , I have a problem.
> I've installed QEMU and compiled it. It works and the MS-DOS / Linux stuff
> all works.
> Now I'm trying to figure out how to run WINE..............I have no idea
> what to download and how to do it. I've read the "manual" but it's too
> short
> for me to understand.
> I've got an I-mac DV Special Edtion PPCG3 400mhz with 256mb
> RAM...............
>
> Any solutions?
> And do any of you know what kind of speed I'll be getting? WINE with QEMU
> faster then VirtualPC or not?
>
> Thnx in advance ,
>
> Sander
>
> _________________________________________________________________
> Nieuw: Hotmail Medium, Large, Extra Large en Extra Extra Large
> http://join.msn.com/?pgmarket=nl-nl&page=hotmail/es2
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 20:28 ` nschwar1
@ 2004-06-02 20:47 ` David Boutcher
2004-06-02 20:51 ` Bartosz Fabianowski
` (2 subsequent siblings)
3 siblings, 0 replies; 15+ messages in thread
From: David Boutcher @ 2004-06-02 20:47 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
qemu-devel-bounces@nongnu.org wrote on 06/02/2004 03:28:35 PM:
> Wine is a re-write of the windows APIs for Linux. It's not related to
> Q-Emu at all. Check out www.winehq.com for help on getting started with
> Wine.
Maybe, but picture running wine in QEMU on a PPC box, for example
Dave B
[-- Attachment #2: Type: text/html, Size: 420 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 20:28 ` nschwar1
2004-06-02 20:47 ` David Boutcher
@ 2004-06-02 20:51 ` Bartosz Fabianowski
2004-06-02 20:56 ` John R. Hogerhuis
2004-06-02 21:48 ` Hetz Ben Hamo
3 siblings, 0 replies; 15+ messages in thread
From: Bartosz Fabianowski @ 2004-06-02 20:51 UTC (permalink / raw)
To: qemu-devel
> Wine is a re-write of the windows APIs for Linux. It's not related to
> Q-Emu at all.
The Wine project is not related to QEMU. But QEMU is related to Wine -
in that using QEMU, it is possible to run Wine (and thus, many Windows
applications) on non x86 architectures. This is also stated on QEMU's
website:
"User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging."
Unfortunately, since I am not using Linux, I am unable to help the
original poster with getting the user mode emulation to work on his Mac.
Keep trying though, it should theoretically be possible to get this running.
- Bartosz
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 20:28 ` nschwar1
2004-06-02 20:47 ` David Boutcher
2004-06-02 20:51 ` Bartosz Fabianowski
@ 2004-06-02 20:56 ` John R. Hogerhuis
2004-06-02 21:48 ` Hetz Ben Hamo
3 siblings, 0 replies; 15+ messages in thread
From: John R. Hogerhuis @ 2004-06-02 20:56 UTC (permalink / raw)
To: qemu-devel
Except of course that it is related, in that the QEMU web site
specifically mentions running Winders apps under Wine (standalone, i.e.,
not as part of a full emulated booting OS) as a an important application
of QEMU on non-x86 platforms.
Of course once you can get it loaded in QEMU, your politely worded RTFM
advice becomes useful.
On Wed, 2004-06-02 at 13:28, nschwar1@binghamton.edu wrote:
> Hey,
>
> Wine is a re-write of the windows APIs for Linux. It's not related to
> Q-Emu at all. Check out www.winehq.com for help on getting started with
> Wine.
>
>
> -Noah
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
@ 2004-06-02 21:15 Mea Culpa
0 siblings, 0 replies; 15+ messages in thread
From: Mea Culpa @ 2004-06-02 21:15 UTC (permalink / raw)
To: qemu-devel
Anyway.........it is possible to run WINE under QEMU........I don't know
much about the speed though but QEMU seems to do quite fine.
I need something like a x86 glibc
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC29
There is a doc.........but for me........it's too little to know what to do.
I'm not a Linux geeky (yet)
On non x86 CPUs, you need first to download at least an x86 glibc
(`qemu-runtime-i386-XXX-.tar.gz' on the QEMU web page). Ensure that
LD_LIBRARY_PATH is not set:
unset LD_LIBRARY_PATH
Then you can launch the precompiled `ls' x86 executable:
qemu-i386 tests/i386/ls
What to do with that?
>From: "John R. Hogerhuis" <jhoger@speakeasy.net>
>Reply-To: jhoger@pobox.com, qemu-devel@nongnu.org
>To: qemu-devel@nongnu.org
>Subject: Re: [Qemu-devel] Question about WINE
>Date: Wed, 02 Jun 2004 13:56:54 -0700
>
>Except of course that it is related, in that the QEMU web site
>specifically mentions running Winders apps under Wine (standalone, i.e.,
>not as part of a full emulated booting OS) as a an important application
>of QEMU on non-x86 platforms.
>
>Of course once you can get it loaded in QEMU, your politely worded RTFM
>advice becomes useful.
>
>On Wed, 2004-06-02 at 13:28, nschwar1@binghamton.edu wrote:
> > Hey,
> >
> > Wine is a re-write of the windows APIs for Linux. It's not related to
> > Q-Emu at all. Check out www.winehq.com for help on getting started with
> > Wine.
> >
> >
> > -Noah
>
>
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
_________________________________________________________________
Speel games met je online vrienden via MSN Messenger
http://messenger.msn.nl/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
@ 2004-06-02 21:15 Mea Culpa
0 siblings, 0 replies; 15+ messages in thread
From: Mea Culpa @ 2004-06-02 21:15 UTC (permalink / raw)
To: qemu-devel
Anyway.........it is possible to run WINE under QEMU........I don't know
much about the speed though but QEMU seems to do quite fine.
I need something like a x86 glibc
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC29
There is a doc.........but for me........it's too little to know what to do.
I'm not a Linux geeky (yet)
On non x86 CPUs, you need first to download at least an x86 glibc
(`qemu-runtime-i386-XXX-.tar.gz' on the QEMU web page). Ensure that
LD_LIBRARY_PATH is not set:
unset LD_LIBRARY_PATH
Then you can launch the precompiled `ls' x86 executable:
qemu-i386 tests/i386/ls
What to do with that?
>From: "John R. Hogerhuis" <jhoger@speakeasy.net>
>Reply-To: jhoger@pobox.com, qemu-devel@nongnu.org
>To: qemu-devel@nongnu.org
>Subject: Re: [Qemu-devel] Question about WINE
>Date: Wed, 02 Jun 2004 13:56:54 -0700
>
>Except of course that it is related, in that the QEMU web site
>specifically mentions running Winders apps under Wine (standalone, i.e.,
>not as part of a full emulated booting OS) as a an important application
>of QEMU on non-x86 platforms.
>
>Of course once you can get it loaded in QEMU, your politely worded RTFM
>advice becomes useful.
>
>On Wed, 2004-06-02 at 13:28, nschwar1@binghamton.edu wrote:
> > Hey,
> >
> > Wine is a re-write of the windows APIs for Linux. It's not related to
> > Q-Emu at all. Check out www.winehq.com for help on getting started with
> > Wine.
> >
> >
> > -Noah
>
>
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
_________________________________________________________________
Speel games met je online vrienden via MSN Messenger
http://messenger.msn.nl/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 20:28 ` nschwar1
` (2 preceding siblings ...)
2004-06-02 20:56 ` John R. Hogerhuis
@ 2004-06-02 21:48 ` Hetz Ben Hamo
3 siblings, 0 replies; 15+ messages in thread
From: Hetz Ben Hamo @ 2004-06-02 21:48 UTC (permalink / raw)
To: qemu-devel
Noah,
How about reading the QEMU docs? there's QEMU-i386 for full system
emulation and there's also QEMU for user level application (such as
wine) - both of them are part of QEMU..
After all - QEMU 0.1 - QEMU 0.3 was all about running wine and other
user level applications under non X86 machines..
Thanks,
Hetz
nschwar1@binghamton.edu wrote:
> Hey,
>
> Wine is a re-write of the windows APIs for Linux. It's not related to
> Q-Emu at all. Check out www.winehq.com for help on getting started with
> Wine.
>
>
> -Noah
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
@ 2004-06-03 0:44 Misty De Meo
2004-06-03 7:12 ` Lionel Ulmer
0 siblings, 1 reply; 15+ messages in thread
From: Misty De Meo @ 2004-06-03 0:44 UTC (permalink / raw)
To: qemu-devel
I've been having trouble getting WINE to work as well, actually. After
launching Wineserver, I try to run Putty.exe, as specified in the QEMU
documentation. But it gives me the following errors:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Warning: could not find wine config [Drive x] entry for current working
directory /usr/local/wine-i386/bin; starting in windows directory.
qemu: Unsupported syscall: 186
qemu: Unsupported syscall: 186
err:module:PE_fixup_imports Module (file) ADVAPI32.dll (which is needed by
C:\Program Files\qemu\putty.exe) not found
~ Misty De Meo
_________________________________________________________________
MSN Premium: Up to 11 personalized e-mail addresses and 2 months FREE*
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-03 0:44 Misty De Meo
@ 2004-06-03 7:12 ` Lionel Ulmer
0 siblings, 0 replies; 15+ messages in thread
From: Lionel Ulmer @ 2004-06-03 7:12 UTC (permalink / raw)
To: qemu-devel
> it gives me the following errors:
> Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
> Warning: could not find wine config [Drive x] entry for current working
> directory /usr/local/wine-i386/bin; starting in windows directory.
> qemu: Unsupported syscall: 186
> qemu: Unsupported syscall: 186
> err:module:PE_fixup_imports Module (file) ADVAPI32.dll (which is needed by
> C:\Program Files\qemu\putty.exe) not found
Which version of Wine do you use for this tests ? If it's a recent one,
maybe all the 'hacks' added to support various new features in modern
distributions (exec-shield, pre-load, NPTL, ...) break Wine on QEMU.
Lionel
--
Lionel Ulmer - http://www.bbrox.org/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-02 19:12 Mea Culpa
@ 2004-06-03 11:22 ` Christof Petig
2004-06-03 11:46 ` Sander Nagtegaal
0 siblings, 1 reply; 15+ messages in thread
From: Christof Petig @ 2004-06-03 11:22 UTC (permalink / raw)
To: qemu-devel
Mea Culpa schrieb:
> Hey , I have a problem.
> I've installed QEMU and compiled it. It works and the MS-DOS / Linux
> stuff all works.
> Now I'm trying to figure out how to run WINE..............I have no idea
> what to download and how to do it. I've read the "manual" but it's too
> short for me to understand.
> I've got an I-mac DV Special Edtion PPCG3 400mhz with 256mb
> RAM...............
It's far easier if you have a working ix86 Linux box with Wine at hand
to get the libraries/Wine itself. Try that road.
Or try a native Windows installation on qemu emulating a full PC.
> Any solutions?
> And do any of you know what kind of speed I'll be getting? WINE with
> QEMU faster then VirtualPC or not?
This sounds like you want to use Wine under MacOS. Look for the DarWine
Project. I can only help you with Linux/ppc. There it works nicely.
Christof
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-03 11:22 ` Christof Petig
@ 2004-06-03 11:46 ` Sander Nagtegaal
2004-06-03 12:01 ` Sander Nagtegaal
0 siblings, 1 reply; 15+ messages in thread
From: Sander Nagtegaal @ 2004-06-03 11:46 UTC (permalink / raw)
To: qemu-devel
Don't get me wrong. I'm using Yellowdog Linux 3.0.1 and I've used MacOSX
before with VirtualPC......
I just need to figure out how to run a nice Windows 95/98/2000 emulation under
Linux and QEMU seemed like a good idea.
I'd like to run QEMU in the user mode though because it would be faster
running WINE using QEMU..........I'd like to use download apps and maybe some
small games...
I just need to figure out how to run WINE with QEMU in user mode.
QEMU emulating a PC would be slower then QEMU-fast with WINE......
If anybody could help me figure out how to run WINE with QEMU under PPC......
Any help is really appreciated......
Op donderdag 3 juni 2004 13:22, schreef Christof Petig:
> Mea Culpa schrieb:
> > Hey , I have a problem.
> > I've installed QEMU and compiled it. It works and the MS-DOS / Linux
> > stuff all works.
> > Now I'm trying to figure out how to run WINE..............I have no idea
> > what to download and how to do it. I've read the "manual" but it's too
> > short for me to understand.
> > I've got an I-mac DV Special Edtion PPCG3 400mhz with 256mb
> > RAM...............
>
> It's far easier if you have a working ix86 Linux box with Wine at hand
> to get the libraries/Wine itself. Try that road.
>
> Or try a native Windows installation on qemu emulating a full PC.
>
> > Any solutions?
> > And do any of you know what kind of speed I'll be getting? WINE with
> > QEMU faster then VirtualPC or not?
>
> This sounds like you want to use Wine under MacOS. Look for the DarWine
> Project. I can only help you with Linux/ppc. There it works nicely.
>
> Christof
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
2004-06-03 11:46 ` Sander Nagtegaal
@ 2004-06-03 12:01 ` Sander Nagtegaal
0 siblings, 0 replies; 15+ messages in thread
From: Sander Nagtegaal @ 2004-06-03 12:01 UTC (permalink / raw)
To: qemu-devel
I also only have a windows 95 cd rom here and that doesn't work with QEMU I've
read on their site........sadly........
If I am correctly. I should compile WINE using a windows computer or a cross
compiling or something like that and then start it using QEMU?
I don't have a windows computer........maybe somebody wants to compile it?
--------------------------------------------------------------------------------------------------------
On non x86 CPUs, you need first to download at least an x86 glibc
(`qemu-runtime-i386-XXX-.tar.gz' on the QEMU web page). Ensure that
LD_LIBRARY_PATH is not set:
unset LD_LIBRARY_PATH
Then you can launch the precompiled `ls' x86 executable:
qemu-i386 tests/i386/ls
You can look at `qemu-binfmt-conf.sh' so that QEMU is automatically launched
by the Linux kernel when you try to launch x86 executables. It requires the
binfmt_misc module in the Linux kernel.
-----------------------------------------------------------------------------------------------------------
According to the manual that is what I should do...........but I have no idea
what and I cant find the tar (`qemu-runtime-i386-XXX-.tar.gz' on the QEMU web
page)..............
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Qemu-devel] Question about WINE
@ 2004-06-03 13:43 Misty De Meo
0 siblings, 0 replies; 15+ messages in thread
From: Misty De Meo @ 2004-06-03 13:43 UTC (permalink / raw)
To: qemu-devel
>Which version of Wine do you use for this tests ? If it's a recent one,
>maybe all the 'hacks' added to support various new features in modern
>distributions (exec-shield, pre-load, NPTL, ...) break Wine on QEMU.
I'm using the version that's distributed on the QEMU website. Perhaps not
all of the necessary libs are included? I haven't access to an x86 Linux box
to get them, unfortunately.
~ Misty De Meo
_________________________________________________________________
MSN Premium with Virus Guard and Firewall* from McAfee® Security : 2 months
FREE*
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2004-06-03 13:44 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-02 19:12 [Qemu-devel] Question about WINE Mea Culpa
2004-06-02 20:28 ` nschwar1
2004-06-02 20:47 ` David Boutcher
2004-06-02 20:51 ` Bartosz Fabianowski
2004-06-02 20:56 ` John R. Hogerhuis
2004-06-02 21:48 ` Hetz Ben Hamo
-- strict thread matches above, loose matches on Subject: below --
2004-06-02 19:12 Mea Culpa
2004-06-03 11:22 ` Christof Petig
2004-06-03 11:46 ` Sander Nagtegaal
2004-06-03 12:01 ` Sander Nagtegaal
2004-06-02 21:15 Mea Culpa
2004-06-02 21:15 Mea Culpa
2004-06-03 0:44 Misty De Meo
2004-06-03 7:12 ` Lionel Ulmer
2004-06-03 13:43 Misty De Meo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).