From owner-freebsd-questions Sat Jun 28 02:40:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA13788 for questions-outgoing; Sat, 28 Jun 1997 02:40:12 -0700 (PDT) Received: from sliphost37.uni-trier.de (root@sliphost37.uni-trier.de [136.199.240.37]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13783 for ; Sat, 28 Jun 1997 02:40:07 -0700 (PDT) Received: (from blank@localhost) by sliphost37.uni-trier.de (8.8.5/8.8.5) id LAA00610; Sat, 28 Jun 1997 11:12:02 +0200 (CEST) From: Sascha Blank Message-Id: <199706280912.LAA00610@sliphost37.uni-trier.de> Subject: Re: Can't find libc.so.3.0 In-Reply-To: <199706270801.KAA20804@free.polbox.pl> from Mariusz Potocki at "Jun 27, 97 10:04:11 am" To: potok@free.polbox.pl (Mariusz Potocki) Date: Sat, 28 Jun 1997 11:12:02 +0200 (CEST) Cc: questions@FreeBSD.ORG Reply-To: blank@fox.uni-trier.de (Sascha Blank) X-System: FreeBSD 2.2-STABLE X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello Mariusz, Mariusz Potocki has written recently: > I recently installed XFree 3.2, but after unpacking: bin, doc, fnts, > lib, man, set, cfg, VG16 from .tgz files and performed preinstal.sh > and postinstal.sh i can not launch X (startx) because of message: > Can't find libc.so.3.0. > Where I can find it and where place it? > (I'm using 2.1.5 release and XFree 3.12 works just fine). it looks like you have downloaded an XFree 3.2 version which was built to run on a FreeBSD 2.2 system, which uses libc.so.3.0. In order to run XFree 3.2 on your 2.1.5 system you must download a version that has been built for the 2.1.x branch instead. This version will then use libc.so.2.2 instead. -- Sascha Blank - mailto:blank@fox.uni-trier.de Student and System Administrator at the University of Trier, Germany Finger my account to receive my Public PGP key I don't speak for my employers, they don't pay me enough for that.