Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 29 Jun 2000 11:55:45 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Another small setup.exe suggestion Message-ID: <20000629115545.A728@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <005d01bfe158$2f40a2c0$46241004 AT darnold-home DOT sybase DOT com> <395A8A43 DOT 2CE40EFE AT cs DOT ubc DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <395A8A43.2CE40EFE@cs.ubc.ca>; from winstan@cs.ubc.ca on Wed, Jun 28, 2000 at 04:29:07PM -0700 On Wed, Jun 28, 2000 at 04:29:07PM -0700, Anthony Winstanley wrote: >Ya, but eventually it's going to end up on a silver CD that we sell >(cheap) to our undergrads here at UBC. I had a poke at cinstall under CVS, >and I couldn't even get what was there to compile... (I've never used >Visual C++ before, so that could be my problem.) If you are going to be selling this, I feel obligated to tell you that you should be sure that you are meeting the licensing terms of all of the stuff that you include on the CD. In general, if you include all of the sources on your CD you will be ok. Otherwise, please inspect the GPL very carefully. Btw, if you are asking if someone will perform changes for you so that you can more easily use the setup for your CD then the answer is pretty obvious. As DJ has pointed out, you don't use Microsoft Visual C to compile any of the tools provided with Cygwin. The cinstall directory does have a deprecated Makefile that was used to bootstrap early versions of setup.exe but this hasn't been used in a while. I've removed it from the CVS repository. You have to use the normal GNU method of running configure/make to build setup. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com