closed-source application & CygWin

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions closed-source application & CygWin
# 1  
Old 06-25-2010
closed-source application & CygWin

Is it possible to install closed-source applications on CygWin?
# 2  
Old 06-25-2010
I should hope so. Just as much as I should hope it's possible to install open-source products on Windows.

CygWin isn't an Operating Sysyem, so you don't install software on it, so I don't really understand your question.

Last edited by Scott; 06-25-2010 at 07:08 PM..
# 3  
Old 06-25-2010
Smilie
I guess I wanted to know if I should do something different or if there are any particular tricks or details I should be aware of.
# 4  
Old 06-25-2010
If I'm honest, I never use CygWin (can't see much point to it), but it's a guest sitting on top of a host - Windows - and anything you install, you install in Windows.

To that end, you can install whatever you like, so long as it runs in Windows, it will run in CygWin.

Or is that too simplistic?
# 5  
Old 06-25-2010
Linux application

I am trying to install an application (closed-source) that is meant to be installed on Red Hat. I would like to be able to install it on CygWin so I can use it in both boxes (Linux & Windows). That will be really easy.
I am also exploring VM or VB along with Fedora as an alternative.
# 6  
Old 06-25-2010
You can't "install" an application built to run on one OS (Linux) on another OS (Windows).

You have to build (compile) it from the source.

Being "closed" doesn't necessarily mean that the source code isn't available to you, but without it, your chances are slim!
This User Gave Thanks to Scott For This Post:
# 7  
Old 06-26-2010
Quote:
Originally Posted by Xterra
I would like to be able to install it on CygWin
CygWin doesn't run Linux binary executables.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

How can I start a cygwin application from windows 7 command prompt?

I have compiled an application called tmesh.exe, that was compiled for the cygwin, win7 platform. I wonder, if I do that outside X window, Is there a chance that I can run it on the command prompt of windows 7? (tmesh:4048): Gtk-WARNING **: cannot open display: THANKS Jack (3 Replies)
Discussion started by: lucky7456969
3 Replies

2. UNIX and Linux Applications

Cygwin application not working on my machine.

I have windows XP machine. Today i have tried to install Cygwin, I've downloaded all the packages then ran the setup. It's showed completed. But when i try to open this it's not working. Do i need to do anything extra for this..? Please help... (3 Replies)
Discussion started by: pamu
3 Replies

3. Programming

Apache & nfs status from c++ application

Hello guys, I have just started building a high-available site using ubuntu server 9.10. I am using moodle. The thing is that i want to write an application using curses, to show the status of the apache servers, mysql servers and the nfs server. I can check the mysql from the c api, but how can... (1 Reply)
Discussion started by: pegasus001
1 Replies

4. Infrastructure Monitoring

AIX & Nagios like application.

Hello to all. I am working as a Linux System Administrator since 5 Years & Now,my company is going to purchase 3 numbers of IBM-P Series Server with AIX support. We will install Oracle Database Application on AIX version 5 OS Platform. Now,my questions is: Is it possible to install NAGIOS... (2 Replies)
Discussion started by: nishithvyas
2 Replies

5. Programming

Uncompress on linux a UDP Payload compressed on win$ using closed source library

I am trying to uncompress a UDP packets payload. The data was compressed using "Xceed Version 4.3" which is a closed source windows program. I need to uncompress the data on a linux box. The technical support people at Xceed tell me that the data was compressed using "the Deflate compression method... (0 Replies)
Discussion started by: sysadmin9
0 Replies

6. UNIX for Dummies Questions & Answers

Application & Virtual hosts in Apache

Folks; I need help knowing how to add an application to existing Virtual host on Apache. here's the details: I have a virtual host file (Based on IP address) for Apache and is configured to run application inside it. How can i add another application to the same virtual host based on the same IP... (0 Replies)
Discussion started by: moe2266
0 Replies

7. UNIX for Dummies Questions & Answers

Open source mathematical software for scientists & engineers

I'm look for some opinion on mathematical software from any engineers out there. What is the open source application that --in your opinion(s) -- best meets the same requirements as Mathematica or Maple? I'm running FreeBSD & Linux, btw. (3 Replies)
Discussion started by: Aaron Van
3 Replies

8. UNIX for Dummies Questions & Answers

How to use route command on SuSE & Cygwin

If I'm at a wireless cafe running SuSE and I want to read my mail but the wireless cafe blocks port 25 for smtp but I have a VPN connection to my home machine, how do I use the "route" command. If I'm at home on my windows machine and have a VPN connection to another network, can I use the... (3 Replies)
Discussion started by: siegfried
3 Replies

9. News, Links, Events and Announcements

The Center of Open Source & Government <EGovOS.org>

Excellent 168 MITRE report on the use of Free and Open Source (FOSS) in the DoD: http://www.egovos.org/ Here is a link directly to the report (168 pages): http://www.egovos.org/pdf/dodfoss.pdf (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question