From owner-freebsd-current Wed Mar 27 6:32: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from hpdi.ath.cx (pc2-nthf5-0-cust237.not.cable.ntl.com [80.4.35.237]) by hub.freebsd.org (Postfix) with ESMTP id 7B2D137B416 for ; Wed, 27 Mar 2002 06:31:55 -0800 (PST) Received: from hpdi.ath.cx (localhost [127.0.0.1]) by hpdi.ath.cx (8.12.2/8.12.2) with ESMTP id g2RESbuf003949; Wed, 27 Mar 2002 14:28:38 GMT (envelope-from hitenp@hpdi.ath.cx) Received: (from hitenp@localhost) by hpdi.ath.cx (8.12.2/8.12.2/Submit) id g2RESWnH003948; Wed, 27 Mar 2002 14:28:32 GMT Date: Wed, 27 Mar 2002 14:28:31 +0000 From: Hiten Pandya To: Juriy Goloveshkin Cc: current@FreeBSD.org Subject: Re: perldoc broken? Message-ID: <20020327142831.A3927@hpdi.ath.cx> Reply-To: hiten@uk.FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD hpdi.ath.cx 5.0-CURRENT FreeBSD 5.0-CURRENT Organisation: The FreeBSD Project X-PGP-Key: http://www.pittgoth.com/~hiten/pubkey.asc Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > vaio@juriy[~]> perldoc open > /usr/local/bin/pod2man: not found > Can't open /var/tmp/tmp.0.lXkGaq: File exists at /usr/bin/perldoc line 35= 1. For some odd reason, it doesn't show up, because the $bindir in: src/contrib/perl5/utils/perldoc.PL (line 375) is changed to (or is) /usr/local/bin. You can issue yourself a temp. fix by changing the $bindir variable on line 335 of /usr/bin/perldoc to /usr/bin. Your final line should look like this: open('/usr/bin', 'pod2man'); ... and the rest ... Although you can make the actual change in the perldoc.PL file and then rebuild the utilties.. (in /usr/src/contrib/perl5), but this is how it can be done.. I solved it this way.. but I may be wrong.. ;) After this, you should be able to run 'perldoc open' nicely without glitches.. hehe. Regards, --=20 Hiten Pandya http://jfs4bsd.sf.net - JFS for FreeBSD (JFS4BSD) http://www.FreeBSD.org - The Power to Serve Public Key: http://www.pittgoth.com/~hiten/pubkey.asc --- 4FB9 C4A9 4925 CF97 9BF3 ADDA 861D 5DBD E4E3 03C3 --- --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8odcPhh1dveTjA8MRAh6IAKDLfaioDGMCMqkctrdhPyriOm3oRwCfd5hr 2t0UBF3/0QFvQmBYpVlvdcU= =kmpw -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message