Date: Sat, 19 Feb 2000 00:22:34 -0800 From: "Reginald S. Perry" <reggie@lambdawerks.org> To: "Matthew Dillon" <dillon@apollo.backplane.com>, "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: <freebsd-current@FreeBSD.ORG> Subject: RE: Installing linux_base 6.1 Message-ID: <NDBBLCHOOLDMHKFIFHPBKEFPCAAA.reggie@lambdawerks.org> In-Reply-To: <200002190431.UAA91173@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks all! rm -rf on /usr/compat/linux did the trick. Now I can try to
install Oracle. :-)
Thanks again.
-Reggie
-----Original Message-----
From: Matthew Dillon [mailto:dillon@apollo.backplane.com]
Sent: Friday, February 18, 2000 8:31 PM
To: Jordan K. Hubbard
Cc: Reginald S. Perry; freebsd-current@FreeBSD.ORG
Subject: Re: Installing linux_base 6.1
:> I am currently having a problem installing linux_base, both the port and
the
:> package on -current. I used to lurk to discover these problems by
browsing
:> the mailing list, but they are down. :-(
:>
:> I just cvsupped and rebuilt the world today and it still fails. Here are
the
:> messages:
:
:Yes, I've seen this also. For some reason, either the linux_base
:package or pkg_add is broken here, and I'm tending to suspect the
:latter at this point since there shouldn't be any attempt to cd to
:/compat, nowhere in the packing list does it say to do that. Methinks
:a buffer is overflowing somewhere.
:
:- Jordan
I had similar problems trying to install the latest linux_base onto
a system which previously had the old (/compat/linux) version.
I wound up having to rm -rf /compat/linux and /usr/compat/linux and
then doing the make install, which worked. It created /usr/compat/linux
and didn't seem to care that no /compat/linux existed. However,
other linux programs (e.g. the linux netscape) still look in /compat so
I had to create a softlink from /compat/linux to /usr/compat/linux
in order for netscape to run.
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLCHOOLDMHKFIFHPBKEFPCAAA.reggie>
