From owner-freebsd-questions Wed Jan 21 13:44:33 1998 Return-Path: Received: (from majordom@localhost) by catfish.freebsd.org (8.8.8/8.8.8) id NAA23887 for questions-outgoing; Wed, 21 Jan 1998 13:44:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by catfish.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23881 for ; Wed, 21 Jan 1998 13:44:29 -0800 (PST) (envelope-from owner-majordomo@FreeBSD.ORG) Received: from ns.usac.edu.gt (ns.usac.edu.gt [168.234.52.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA00367 for ; Wed, 21 Jan 1998 13:43:55 -0800 (PST) (envelope-from victor@usac.edu.gt) Received: from localhost by ns.usac.edu.gt; (5.65/1.1.8.2/17Apr97-1150AM) id AA22970; Wed, 21 Jan 1998 15:41:11 -0600 Date: Wed, 21 Jan 1998 15:41:11 -0600 (GMT-0600) From: Victor Manuel Carranza Gonzalez Reply-To: Victor Manuel Carranza Gonzalez To: FreeBSD Questions mailing list Subject: ld.so and 3.0-SNAP Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Hi! I have just installed 3.0-SNAP from CD in a SMP box, compiled the SMP-GENERIC kernel and everything seems to be working fine, except when running some programs (like PINE, PICO and others) which complain with the following error: ld.so failed: Cannot find library xxxxxxx and manually searching the library file has no success either. Where can I get the missing files? Thanks in advance, Victor Carranza