Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 20:04:30 -0500
From:      "Paul A. Howes" <pahowes@fair-ware.com>
To:        <freebsd-stable@FreeBSD.org>
Subject:   Problem with pod2man...
Message-ID:  <BCEFKOJHNDEAJONMKMHECEBNCIAA.pahowes@fair-ware.com>

next in thread | raw e-mail | index | archive | help
All-

The "buildworld" target appears to be working fine, but when I perform an
"installworld", it fails in /usr/src/secure/usr.bin/openssl because the
"pod2man" command cannot be found.  Now, this program is in /usr/bin, but is
installed as a part of the perl package.  If I change the Makefile in the
afore mentioned directory to explicitly call /usr/bin/pod2man, it works
fine.  But, I shouldn't have to do this, should I?

The same situation occurs whether I install on the same machine that did the
buildworld, or on another machine that I'm updating over NFS, with the
installworld target.

Any thoughts?

--
Paul A. Howes
pahowes@fair-ware.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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