| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <loom DOT 20071105T183528-568 AT post DOT gmane DOT org> <fgq3au$q89$1 AT ger DOT gmane DOT org> <183c528b0711060821u278c0775of56ba7e004aaf180 AT mail DOT gmail DOT com> <001501c82094$434e4230$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <31b7d2790711060907rf21e581j742ff91897a65cc2 AT mail DOT gmail DOT com> |
| Subject: | RE: Wish Setup would accept my Perl |
| Date: | Tue, 6 Nov 2007 17:17:13 -0000 |
| Message-ID: | <001a01c82098$e2eb7a20$2e08a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <31b7d2790711060907rf21e581j742ff91897a65cc2@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 06 November 2007 17:08, DePriest, Jason R. wrote:
> So, to help the OP's: use your perl installation as it was intended.
Actually, in order also to help the OP:
If all you really want is setup.exe to shut up and never ever ever bother
you again about cygwin perl - with all the risks that may entail, such as not
getting cygwin perl when maybe someday you really do decide you want it
installed - if that's all you want, then yes, we can fake out setup.exe by
spoofing it that you've already got perl installed. Edit the setup installed
packages database file:
/artimi/software/firmware $ grep perl /etc/setup/installed.db
perl perl-5.8.7-5.tar.bz2 0
/artimi/software/firmware $
Just edit that line in installed.db to say something like:
perl perl-999.999.999-999.tar.bz2 0
and setup will always think you have a more up-to-date perl installed already
in the future.
Disclaimer: solution untested. But I believe it will work.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |