From owner-freebsd-questions Fri Feb 23 08:33:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19210 for questions-outgoing; Fri, 23 Feb 1996 08:33:27 -0800 (PST) Received: from cwbone.bsi.com.br ([200.250.250.14]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA19201 for ; Fri, 23 Feb 1996 08:33:16 -0800 (PST) Received: from cwbtr01.bsi.com.br (cwbtr01.bsi.com.br [200.250.250.18]) by cwbone.bsi.com.br (8.6.12/8.6.9) with SMTP id NAA29295; Fri, 23 Feb 1996 13:33:06 GMT Date: Fri, 23 Feb 1996 13:33:05 +0000 () From: Sergio de Almeida Lenzi To: Don Dugger cc: questions@FreeBSD.ORG Subject: Re: C/Base 4GL In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk > Has anyone tried the C/Base 4GL demo on 2.1R. I tried it and get a message that > ld.so can't find "libcompat.so.2.0". And sure enough there's no such lib on my > system. I have all the SysV stuff in the kernel. Where does this lib come from. > Hello Don, Please install the compat1x and compat2x from the dists of cdrom. after that run ldconfig again or reboot the machine.