From owner-freebsd-questions Thu Feb 21 21:12:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 9B8F037B405 for ; Thu, 21 Feb 2002 21:12:23 -0800 (PST) Received: from chris (chris [66.188.91.52]) by awww.jeah.net (8.11.6/8.11.5) with SMTP id g1M5Cij11619; Thu, 21 Feb 2002 23:12:45 -0600 (CST) (envelope-from chris@JEAH.net) Message-ID: <02e901c1bb5f$5f56dd20$345bbc42@chris> From: "Chris Byrnes" To: Subject: RE: pod2man permission denied during buildworld Date: Thu, 21 Feb 2002 23:11:22 -0600 Organization: JEAH Communications, LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 awww# chmod u+w /usr/bin/pod* awww# exit exit [chris@awww] [~]$ pod2man bash: /usr/bin/pod2man: bad interpreter: Permission denied [chris@awww] [~]$ ==== PREVIOUS MESSAGE ==== How about 'chmod u+w /usr/bin/pod*'? Here's my output under 4.5 -rwxr-xr-x 1 root wheel - 2338 Feb 9 00:31 /usr/bin/pod2html -rwxr-xr-x 1 root wheel - 7863 Feb 9 00:31 /usr/bin/pod2latex -rwxr-xr-x 1 root wheel - 17575 Feb 9 00:31 /usr/bin/pod2man -rwxr-xr-x 1 root wheel - 6865 Feb 9 00:31 /usr/bin/pod2text -rwxr-xr-x 1 root wheel - 3294 Feb 9 00:31 /usr/bin/pod2usage -rwxr-xr-x 1 root wheel - 3335 Feb 9 00:31 /usr/bin/podchecker -rwxr-xr-x 1 root wheel - 2477 Feb 9 00:31 /usr/bin/podselect Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message