Results 1 to 6 of 6
Hi all,
Recently when i am through some of the linux magazines here i saw Windows running as a program in Linux.
I was very curious about that . Can ...
- 09-02-2003 #1Just Joined!
- Join Date
- Jun 2003
- Posts
- 25
Running windows in Linux????
Hi all,
Recently when i am through some of the linux magazines here i saw Windows running as a program in Linux.
I was very curious about that . Can anybody tell me how can i do that? :P
isit any software or something?
It really reminded the Image selected by fastalwan
Nandu
- 09-02-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
A program called WINE:
www.winehq.com
basically it is a windows emulator.
Jason
- 09-02-2003 #3
- 09-03-2003 #4Just Joined!
- Join Date
- May 2003
- Posts
- 43
aye, VMWare is much better with runing windows programs than Wine currently is... This is due to the fact that VMWare emulates a computer and you install Windows inside of that "Virtual Computer".
www.vmware.com
- 09-03-2003 #5Just Joined!
- Join Date
- Jun 2003
- Posts
- 25
Thanks for that.
But when i installed wine inRH9 (wine2000***) it says it is upgrading, but i can't find the wine exe on my system
Where it could be on my system?
- 09-03-2003 #6Just Joined!
- Join Date
- May 2003
- Posts
- 43
just type wine (windows program name) and it should launch that app
type locate -u (updates the list of files locate keeps on your system)
when that finishes type locate wine (searches the list that locate -u made for "wine")
if the list is too long for your screen type locate wine | less (does the same as locate wine, it just displays the output in the less program (so you can scroll up and down))
hope that helps


Reply With Quote
