Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 18:50:02 -0700 (PDT)
From:      Peter Avalos <pavalos@theshell.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/37360: installworld failure: can't find pod2man
Message-ID:  <200204240150.g3O1o2244481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/37360; it has been noted by GNATS.

From: Peter Avalos <pavalos@theshell.com>
To: cjclark@alum.mit.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/37360: installworld failure: can't find pod2man
Date: Tue, 23 Apr 2002 18:39:46 -0700

 On Tue, Apr 23, 2002 at 02:09:55PM -0700, Crist J. Clark wrote:
 > On Tue, Apr 23, 2002 at 01:33:21PM -0700, Peter Avalos wrote:
 > > On Mon, Apr 22, 2002 at 11:17:13PM -0700, Crist J. Clark wrote:
 > > > On Mon, Apr 22, 2002 at 11:08:45PM -0000, Peter Avalos wrote:
 > > > > 
 > > > > >Number:         37360
 > > > > >Category:       bin
 > > > > >Synopsis:       installworld failure: can't find pod2man
 > > 
 > > # which pod2man
 > > /usr/bin/pod2man
 > 
 > It should be able to find it then. Are you running 'make installworld'
 > out of this shell? Or out of cron(8), at(1), batch(1), script, etc.,
 > which may have a different path?
 
 Yes, I'm running it out of this shell.  Basically I follow UPDATING:
 
 rm -r /usr/obj/usr
 cd /usr/src
 make buildworld
 make buildkernel
 make installkernel
 make installworld
 
 After I get the error:
 
 cd secure/usr.bin/openssl
 make install
 cd /usr/src
 make installworld
 
 That gets everything installed.  Then I run mergemaster, reboot again,
 and call it done.
 
 --Pete

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




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