Date: Sun, 18 Aug 2002 13:36:19 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: "Pranav A. Desai" <pdesai1@cs.uh.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cannot install rpms with linux emulator Message-ID: <20020818013619.GA10486@grimoire.chen.org.nz> In-Reply-To: <Pine.GSO.4.33.0208171654400.8818-100000@themis.cs.uh.edu> References: <Pine.GSO.4.33.0207311407590.6012-100000@themis.cs.uh.edu> <Pine.GSO.4.33.0208171654400.8818-100000@themis.cs.uh.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 17, 2002 at 05:16:11PM -0500, Pranav A. Desai wrote:
> Hi !
> I am not able to install rpm packages on my FreeBSD 4.4. They all fail
> on some dependencies. e.g.
>
> bash# rpm -i --ignoreos --dbpath /var/lib/rpm --root /compat/linux
> gawk-3.1.0-4.i386.rpm
> error: failed dependencies:
> /bin/mktemp is needed by gawk-3.1.0-4
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by gawk-3.1.0-4
> rpmlib(CompressedFileNames) <= 3.0.4-1 is needed by gawk-3.1.0-4
> libc.so.6(GLIBC_2.2) is needed by gawk-3.1.0-4
Why not get the real thing?
# cd /usr/ports/lang/gawk
# make install clean
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
When all else fails, RTFM
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020818013619.GA10486>
