X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Precedence: bulk List-Id: List-Unsubscribe: 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 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/