From owner-freebsd-stable Sun Oct 21 8:17:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pc1-cove4-0-cust214.bir.cable.ntl.com (pc1-cove4-0-cust214.bir.cable.ntl.com [213.105.93.214]) by hub.freebsd.org (Postfix) with ESMTP id 9762C37B405 for ; Sun, 21 Oct 2001 08:17:16 -0700 (PDT) Received: (from root@localhost) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.6/8.11.6) id f9LFH9878271; Sun, 21 Oct 2001 16:17:09 +0100 (BST) (envelope-from ianjhart@ntlworld.com) Received: from ntlworld.com (alpha.private [192.168.0.2]) (authenticated) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.6/8.11.6av) with ESMTP id f9LFGwV78263 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Sun, 21 Oct 2001 16:17:01 +0100 (BST) (envelope-from ianjhart@ntlworld.com) Message-ID: <3BD2E6EA.CF214572@ntlworld.com> Date: Sun, 21 Oct 2001 16:16:58 +0100 From: ian j hart X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Evgueni V. Gavrilov" Cc: freebsd-stable@freebsd.org Subject: Re: Linuxulator, linux_base-7 and FBSD 4.4-STABLE -> problems References: <20011021122958.M8778-100000@klima.physik.uni-mainz.de> <3BD2CDAA.30801@rshb.com.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Evgueni V. Gavrilov" wrote: > > Hartmann, O. wrote: > > >Several other Linux programs do not work anymore or produce strange errors. > >Netscape 4.78 is unable to startup due the lack of a library (I think > >ths lib is found in base 6.1, but I do not dare to mix up both because > >I do not know how). > > > I solved this by symlink, but can't deal with StarOffice 6.0b (from ports) > > it just becomes zombie... > > -- > VAMPIRO-RIPN > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message base-6.1 has /compat/linux/usr/lib/libstdc++-libc6.1-1.so.2 -> libstdc++-2-libc6.1-1-2.9.0.so Dropping a copy in the directory seemed to work okay. I had some severe problems when I was playing with this, so be carefull. Due to build dependencies I now have _both_ versions installed, which also seems to work. 7 over 6 of course. CAVEAT: I don't know what I'm doing :) A full backup would be a good idea if you try either method. The staroffice problem is due to a missing /compat/linux/etc/mtab file. There is a thread on emulation where fixes/problems are being worked out. The port is still very new. -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message