Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 1996 00:34:12 GMT
From:      James Raynard <fqueries@jraynard.demon.co.uk>
To:        john@uunet.ca
Cc:        freebsd-questions@freebsd.org
Subject:   Re: xf86config program problem
Message-ID:  <199605250034.AAA07104@jraynard.demon.co.uk>
In-Reply-To: <96May23.192806edt.115703-22128@mail.uunet.ca> (message from John Grimmett on Thu, 23 May 1996 19:25:14 -0400)

next in thread | previous in thread | raw e-mail | index | archive | help

>         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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605250034.AAA07104>