From owner-freebsd-questions Sun Jul 21 12:31: 1 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 D7B3A37B401 for ; Sun, 21 Jul 2002 12:30:53 -0700 (PDT) Received: from dc-mx14.cluster1.charter.net (dc-mx14.cluster1.charter.net [209.225.8.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61C1643E42 for ; Sun, 21 Jul 2002 12:30:53 -0700 (PDT) (envelope-from phbrown@charter.net) Received: from [66.214.73.163] (HELO charter.net) by dc-mx14.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 72069726 for freebsd-questions@FreeBSD.ORG; Sun, 21 Jul 2002 15:31:52 -0400 Message-ID: <3D3B0BE5.429AD478@charter.net> Date: Sun, 21 Jul 2002 12:30:45 -0700 From: Parker Brown X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: BSDQuestions Subject: Problems Installing "xv" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Even make depend won't get me around this message: Can't open /usr/X11R6/lib/X11/doc/html/MenuPopdown.3.html at /usr/X11R6/bin/mkhtmlindex line 57 Turns out that ../MenuPopdown.3.html exists as a symbolic link to XtPopdown.3.html, which doesn't exist in that (../doc/html) directory. After all that, I can actually call xv from X (because it got linked into /usr/X11R6/bin, but xv does *not* show up as having been installed. Please help. Pb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message