X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <loom.20071105T183528-568@post.gmane.org> 	 <fgq3au$q89$1@ger.gmane.org> 	 <183c528b0711060821u278c0775of56ba7e004aaf180@mail.gmail.com> 	 <001501c82094$434e4230$2e08a8c0@CAM.ARTIMI.COM> <31b7d2790711060907rf21e581j742ff91897a65cc2@mail.gmail.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

