From owner-freebsd-questions Mon Oct 7 21:21:38 2002 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 76AA337B401 for ; Mon, 7 Oct 2002 21:21:37 -0700 (PDT) Received: from smtp2.san.rr.com (smtp2.san.rr.com [24.25.195.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2367543E7B for ; Mon, 7 Oct 2002 21:21:37 -0700 (PDT) (envelope-from Hostmaster@Video2Video.Com) Received: from 24-161-169-132.san.rr.com (24-161-169-132.san.rr.com [24.161.169.132]) by smtp2.san.rr.com (8.11.4/8.11.4) with ESMTP id g984LXe26698 for ; Mon, 7 Oct 2002 21:21:34 -0700 (PDT) Date: Mon, 7 Oct 2002 21:22:11 -0700 (PDT) From: Peter Leftwich X-X-Sender: root@dhcp-407-32.san.rr.com To: FreeBSD Questions LIST Subject: Should I worry about having many X11 symlinks Message-ID: <20021007211527.U4120-100000@dhcp-407-32.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # find /usr/X11R6/lib/X11/ -type l | xargs ls -al | grep -v \/doc\/html\/ lrwxr-xr-x 1 root wheel 11 Jun 19 18:19 /usr/X11R6/lib/X11/fs -> /etc/X11/fs lrwxr-xr-x 1 root wheel 17 Jun 19 18:19 /usr/X11R6/lib/X11/lbxproxy -> /etc/X11/lbxproxy lrwxr-xr-x 1 root wheel 18 Jun 19 18:19 /usr/X11R6/lib/X11/proxymngr -> /etc/X11/proxymngr lrwxr-xr-x 1 root wheel 15 Jun 19 18:19 /usr/X11R6/lib/X11/rstart -> /etc/X11/rstart lrwxr-xr-x 1 root wheel 12 Jun 19 18:19 /usr/X11R6/lib/X11/twm -> /etc/X11/twm lrwxr-xr-x 1 root wheel 12 Jun 19 18:19 /usr/X11R6/lib/X11/xdm -> /etc/X11/xdm lrwxr-xr-x 1 root wheel 14 Jun 19 18:19 /usr/X11R6/lib/X11/xinit -> /etc/X11/xinit lrwxr-xr-x 1 root wheel 23 Jun 19 18:20 /usr/X11R6/lib/X11/xkb -> ../../../../etc/X11/xkb lrwxr-xr-x 1 root wheel 16 Jun 19 18:19 /usr/X11R6/lib/X11/xserver -> /etc/X11/xserver lrwxr-xr-x 1 root wheel 12 Jun 19 18:19 /usr/X11R6/lib/X11/xsm -> /etc/X11/xsm `pkg_add -r wrapper` failed the first try because of an error about /etc/X11/xserver/ServerPolicy or something like that. A pkg_deinstall then a `pkg_add -rf` fixed wrapper fine but should these symlinks be migrated one way (/usr/X11R6/...) or the other (/etc/X11/..)? ln -s thanks help\! -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message