Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 05 Mar 2003 10:26:54 -0500 From: Steve Coleman Subject: Re: setup.exe: something besides C++? In-reply-to: To: cygwin AT cygwin DOT com Message-id: <3E66173E.5000703@jhuapl.edu> MIME-version: 1.0 Content-type: text/plain; charset=windows-1252; format=flowed User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en References: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id h25FSjX28107 Pavel Tsekov wrote: >On Wed, 5 Mar 2003, Joe Buehler wrote: > > > >>but have any of the setup.exe >>developers thought about changing setup.exe so that it is written >>in something a little easier to work on, like perl/tk? >> >But then, it would become _huge_. You'd have to download a bunch of other software just to install Cygwin. > True, It would hardly make sense to have to install Cygwin & perl/tk just to install Cygwin! (lol) But then with all the recent requests for new Cygwin setup.exe features I do think there might be a use for something like the CPAN.pm package that would allow these people to script their own automatic updates or to add new custom features as required for their specific needs. No setup.exe is going to satisfy everybody, so perhaps a CYGWIN.pm ?? e.g. %> perl –MCYGWIN –e ‘install XFree86’ It wouldn't replace setup.exe since the initial install would still have to be done but it might be a good idea to have something that could check if there are updates to designated packages that are deemed important to the specific Cygwin user, and notify or even just perform the updates like the "Windows Update" service. One administrator might grab the latest packages and store them on a corporate server and all the workstations via crontab could then install from their central file server thus easing the load on all the Cygwin mirrors. Steve P.S. - many thanks to the Cygwin maintainers!! ;-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/