Date: Sat, 17 Aug 2002 17:16:11 -0500 (CDT) From: "Pranav A. Desai" <pdesai1@cs.uh.edu> To: <freebsd-questions@FreeBSD.ORG> Subject: Cannot install rpms with linux emulator Message-ID: <Pine.GSO.4.33.0208171654400.8818-100000@themis.cs.uh.edu> In-Reply-To: <Pine.GSO.4.33.0207311407590.6012-100000@themis.cs.uh.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 I already have libc.so.6 in /compat/linux/lib/ as well as in /lib. I couldn't find anything on rpmlib. here is my kldstat output: bash# kldstat -v | tail 185 if_sl 186 if_faith 187 shell 188 aout 189 elf 2 1 0xc18ad000 12000 linux.ko Contains modules: Id Name 190 linuxelf 191 linuxaout bash# kldstat Id Refs Address Size Name 1 2 0xc0100000 37e0f0 kernel 2 1 0xc18ad000 12000 linux.ko I would appreciate any kind of help. Let me know if you need any other details. Thanks -Pranav ******************************************************************* Pranav A. Desai Home :- (937) 294 1381 ******************************************************************* 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?Pine.GSO.4.33.0208171654400.8818-100000>