From owner-freebsd-questions Fri May 24 18:01:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA24473 for questions-outgoing; Fri, 24 May 1996 18:01:19 -0700 (PDT) Received: from relay-2.mail.demon.net (disperse.demon.co.uk [158.152.1.77]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA24463 for ; Fri, 24 May 1996 18:01:10 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-2.mail.demon.net id as13123; 25 May 96 1:28 +0100 Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa13832; 25 May 96 1:24 +0100 Received: (from fqueries@localhost) by jraynard.demon.co.uk (8.7.5/8.6.12) id AAA07104; Sat, 25 May 1996 00:34:12 GMT Date: Sat, 25 May 1996 00:34:12 GMT Message-Id: <199605250034.AAA07104@jraynard.demon.co.uk> From: James Raynard To: john@uunet.ca CC: freebsd-questions@freebsd.org In-reply-to: <96May23.192806edt.115703-22128@mail.uunet.ca> (message from John Grimmett on Thu, 23 May 1996 19:25:14 -0400) Subject: Re: xf86config program problem Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > After having installed the 2.2 snap cd and "tweaking" the kernel, > any attempt to run the XF86CONFIG program in /usr/X11R6/bin yields > the error "ld.so failed: Can't find shared library "libc.so.2.2"". > I find no mention of this library on the file system or on the cdrom > distribution. HELP! Just do cd /usr/lib ln -s libc.so.3.0 libc.so.2.2 2.2 was the version distributed with the 2.1.0 release, 3.0 is the version for later systems. -- James Raynard, Edinburgh, Scotland jraynard@dial.pipex.com james@jraynard.demon.co.uk