From owner-freebsd-current Fri Feb 9 10:23:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 4AADF37B401 for ; Fri, 9 Feb 2001 10:23:19 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 348CDD34; Fri, 9 Feb 2001 10:23:17 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id KAA11837; Fri, 9 Feb 2001 10:23:16 -0800 (PST) Message-ID: <3A843594.B28776D8@cup.hp.com> Date: Fri, 09 Feb 2001 10:23:16 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Szilveszter Adam Cc: freebsd-current@FreeBSD.ORG Subject: Re: Dangling symlink in /usr/compat/linux References: <3A7D28EA.9EF46BAE@gorean.org> <20010204112342.A15191@petra.hos.u-szeged.hu> <3A7DFC47.C76A9872@FreeBSD.org> <20010205091559.A5563@petra.hos.u-szeged.hu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [taken to -ports] Szilveszter Adam wrote: > > @exec ln -sf ../X11R6/lib/X11 %D/usr/lib/X11 > @unexec rm %D/usr/lib/X11 The link is correct. On a Redhat 6.2 system: dhcp00% cd /mnt/usr/lib dhcp00% ls -al X11 lrwxrwxrwx 1 root wheel 16 Jul 18 2000 X11 -> ../X11R6/lib/X11 dhcp00% more /mnt/etc/redhat-release Red Hat Linux release 6.2 (Zoot) > Solution: ? ( Maybe create the directory once we symlink to it? Seems like > a good idea... ) Can you tell me what the problem was. I missed that. > (Most probably this problem never surfaced before because the maintainers > had both ports installed on their systems.) I do have both ports in fact :-) -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message