X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <492B27C5.1060103@cornell.edu> Date: Mon, 24 Nov 2008 17:16:37 -0500 From: Ken Brown User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Using cygport for a local install Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Suppose I want to modify and rebuild a cygwin package that was created using cygport. I may want to install it in /usr/local to avoid conflict with the official version. One way to do this (I think) is to add options like --prefix=/usr/local, --bindir=/usr/local/bin, etc., to the call to cygconf. Is this the recommended method, or does cygport provide a simpler way to do it? Ken -- 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/