X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,SARE_SUB_LEAD_CHAR2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <24187945.post@talk.nabble.com> Date: Wed, 24 Jun 2009 09:38:37 -0700 (PDT) From: Drew Holland To: cygwin AT cygwin DOT com Subject: --prefix tag is ignored when installing a rpm MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Hello, I'm trying to use the --prefix command to relocate an RPM on install. When building the spec file then running the command: rpm -Uvh --prefix /opt/drew rpm-name.rpm In a Unix environment it works fine and installs to /opt/drew. However when running the same command in Cygwin it ignores --prefix entirely and just installs to the default directory. I do have to include the --nodeps tag in Cygwin because without it I run into the error "Failed Dependencies: /bin/sh is needed by " I'm pretty sure I installed all the RPM packages when I installed Cygwin, but I don't know how to check if that is so. I've also tried the --relocate tag but that is also ignored. If anyone has any ideas I'd greatly appreciate it. Thank you, Drew -- View this message in context: http://www.nabble.com/--prefix-tag-is-ignored-when-installing-a-rpm-tp24187945p24187945.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple