From owner-freebsd-questions@FreeBSD.ORG Wed Jun 23 08:34:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FAD116A4CE for ; Wed, 23 Jun 2004 08:34:31 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6277143D3F for ; Wed, 23 Jun 2004 08:34:30 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by limicola.its.uu.se (Postfix, from userid 205) id BBFF810884A; Wed, 23 Jun 2004 10:34:15 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s2764; Wed, 23 Jun 04 10:34:02 +0200 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id 3A6E4109823 for ; Wed, 23 Jun 2004 10:34:02 +0200 (MSZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id 328A638037; Wed, 23 Jun 2004 10:34:02 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 2A8075C002 for ; Wed, 23 Jun 2004 10:34:02 +0200 (CEST) Date: Wed, 23 Jun 2004 10:34:02 +0200 (CEST) From: Andreas Davour To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: I messed up, removed /usr/X11R6/lib X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 08:34:31 -0000 Hi. Apart from the obvious answer to use the backup, is there any way to get it all back in /usr/X11R6/lib after you did a 'rm -fr' to many? I have reinstalled the /usr/ports/x11/XFree86-4 port which I had hoped would pull back in all needed stuff. But, now X complains about some missing parts which I don't know where they come from. Anyone know how I can get it all back? The Errors: (EE) Failed to load module "bitmap" (module does not exist, 0) (EE) Failed to load module "pcidata" (module does not exist, 0) Where do I find them? /Andreas