answersLogoWhite

0


Best Answer

Linux users have created emulators that allow several Windows products to run under Linux. The converse has not yet happened. Windows does not openly acknowledge Linux as anything worthy of their attention so Gates et. al. have not created an emulator for running Linux native applications. Just run it in Linux.

AnswerThis isn't possible right out of the box... however, there is a Windows project similar to a native emulator, called Cygwin. Like I said, it can't run Linux programs right out of the box (and it can't run all Linux programs). Instead, you have to build the programs from source within Cygwin. Normally, this is easy - you download the source code to the program you want to run, un-tar it in a folder, fire up Cygwin, switch to that folder, and type "./configure; make; make install" (without quotes). It has its limitations, but that's the best you can really get on Windows.... Answer:Microsoft has however, taken a small subset of Linux utilities and compiled and released them as part of some, if not all, Windows distributions. The 'netstat' command would be one example of a GNU utility that has been re-compiled by Microsoft and released with Windows.

Of course, as with nearly all GNU (and Unix) utilities, a '-' instead of a '/' is used to denote command line switches. Microsoft made few, if any changes to these program so they work as they do on a Linux or Unix system.

For example:

C:\> netstat -a

will display your current network connections,

C:\> netstat -r

will display your current routing table

etc, etc...

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you run a Linux program on a computer with Windows?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the use of Lotus in computer?

The Lotus is a database, notes, calendaring and email program that can be run on Windows, Mac, or Linux.


Can you run Linux applications on Windows?

Yes, if the program is open source.


How do you run an windows or mac program on Linux?

You don't run macOS applications on Linux unless there's a Linux port. As far as Windows goes, there is Wine. Do note that it's not an emulator and it won't run perfectly with everything.


Can a C or CPP program compiled on Linux run on Windows and vice versa assuming that both the OSs are loaded in and can run on the same machine?

No. Windows and Linux have different APIs and ABIs for programs to access. You cannot run Linux binaries on Windows, and you can only run Windows binaries on Linux if you have Wine installed.


What is Linux wine and what is it used for?

Linux Wine is an open source software program. The Linux Wine software program allows Linux users to run Windows programs on their own devices such as computers.


Can your computer run properly without windows?

instead of windows you can have linux or mac. they are different, but you will know whats best for you when you try them, linux is free to download.but you need an operating system (windows, mac, linux or any other OS) for the computer to work


What computer viruses infect Linux?

There are no wild computer viruses that affect Linux. Oh wait, there was RST.b. If you need to, you can run certain windows viruses under Linux with wine.


Why do Linux programs not run in Windows?

The 2 operating systems are different from each other. Linux programs aren't meant to work in Windows most of the time. If you want to run Linux programs in Windows, install cygwin, and compile them from source code.


Does CA dbfast Windows run under Linux wine?

Yes, CA-dBFast works under Linux Wine program, Although, it would be better under a Virtual Machine running Windows.


If you use Microsoft Office on a computer running Windows XP can you use the same software on a computer running Linux?

You can install and run Microsoft Office in Linux, yes. You will need to install it separately, however; you can't just run the programs off your Windowspartition in Linux.


Is there a way to build a Windows 7 ready computer that would be cheaper than a Linux ready machine?

No. Any machine that is capable of running Windows 7 is equally capable of running Linux; thus virtually every computer is "Linux ready." Depending on your specific needs, Linux can be run on far less powerful and cheaper hardware than Windows 7 can.


Can you open a CD from a windows computer program with an apple computer?

If the CD contains photos or music they will work on a Mac. If the CD contains a Windows program it will not run on any Apple computer.