From owner-freebsd-questions Wed Sep 5 11:54:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 753DB37B408 for ; Wed, 5 Sep 2001 11:54:16 -0700 (PDT) Received: (qmail 38773 invoked from network); 5 Sep 2001 19:03:27 -0000 Received: from unknown (HELO ) (151.201.71.153) by mail.the-i-pa.com with SMTP; 5 Sep 2001 19:03:27 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran To: freebsd-questions@freebsd.org Subject: Re: Dependency problems installing Pervasive SQL for Linux Date: Wed, 5 Sep 2001 18:48:13 +0000 X-Mailer: KMail [version 1.2] References: <01090518151302.46754@> In-Reply-To: <01090518151302.46754@> MIME-Version: 1.0 Message-Id: <01090518481303.46754@> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, after reading through the man page for rpm I managed to get around this problem by using --root /usr/compat/linux when I then got a complaint about "wrong operating system" which I solved by using the --ignoreos option to rpm. I'm now trying to figure out where the heck it installed everything and how to execute it ;) -Bill On Wednesday 05 September 2001 18:15, Bill Moran wrote: > We're doing some tests to see if we can make this work. The other servers > here are FreeBSD, and we don't want to install a Linux one if we don't have > to ;) > > Fresh install of FreeBSD 4.3-RELEASE, with Linux compat installed and > working. Using the rpm manager from the ports, I try to do: > > rpm -ivh Pervasive.SQL-7.90.243.007.2000i.i386.rpm > > and it complains: > error: failed dependencies: > /bin/sh is needed by Pervasive.SQL-7.90.243.007-2000i > > I'm quite lost at this one ... /usr/compat/linux/bin contained a link "sh" > that linked to bash in the same directory. /bin contains the FreeBSD > version of sh. I tried deleting /usr/compat/linux/bin/sh and copying > /usr/compat/linux/bin/bash -> /usr/compat/linux/bin/sh but the error didn't > change. > > Any suggestions are greatly appreciated. > > -Bill > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message