Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 21:22:11 -0700 (PDT)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.Org>
Subject:   Should I worry about having many X11 symlinks
Message-ID:  <20021007211527.U4120-100000@dhcp-407-32.san.rr.com>

next in thread | raw e-mail | index | archive | help
# 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




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