X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47628441.4020903@huarp.harvard.edu> Date: Fri, 14 Dec 2007 08:25:21 -0500 From: Norton Allen User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Stop turning CPAN modules into Cygwin packages References: <1ff86f510712120704w5f175db9md89d05d936d535ed AT mail DOT gmail DOT com> <183c528b0712120713i62155dd2v9ec0a638308b5a AT mail DOT gmail DOT com> In-Reply-To: <183c528b0712120713i62155dd2v9ec0a638308b5a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Received-SPF: pass (ent.arp.harvard.edu: 10.0.0.122 is authenticated by a trusted mechanism) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Brian Mathis wrote: > Because when you package something using a distro's packaging system, > you can start to have other programs that depend on it install them > automatically using the package system. Also, installing from CPAN, > while very easy to do, does not keep track or even know about a > distro's package management system. So if you wanted to remove it > later, it is not easy to do, and you could easily run into problems > where you have installed one version from CPAN, then another package > requires that module, but because you installed via CPAN it doesn't > know that, and will then install an older version, overwriting your > CPAN-installed version. > Just two more cents: No one mentioned that CPAN is a source distribution and cygwin is a binary distribution. For those modules that require compilation, pre-packaging means the module can be easily installed on a system that doesn't have a compiler installed. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/