Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 15:03:22 -0700
From:      John-Mark Gurney <gurney_j@efn.org>
To:        Simon Shapiro <Shimon@i-Connect.Net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Make Release Build Errors...  More...
Message-ID:  <19970918150322.03906@hydrogen.nike.efn.org>
In-Reply-To: <XFMail.970918085113.Shimon@i-Connect.Net>; from Simon Shapiro on Thu, Sep 18, 1997 at 08:51:13AM -0700
References:  <19970917235052.49236@hydrogen.nike.efn.org> <XFMail.970918085113.Shimon@i-Connect.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
Simon Shapiro scribbled this message on Sep 18:
> 
> Hi John-Mark Gurney;  On 18-Sep-97 you wrote: 
> >  Simon Shapiro scribbled this message on Sep 17:
> > > cd /usr/doc && make all distribute DISTDIR=/R/stage/trees
> > > ===> FAQ
> > > sgmlfmt -f html  /usr/doc/FAQ/FAQ.sgml
> > > sgmlfmt: not found
> > > *** Error code 1 (continuing)
> > > sgmlfmt -f latin1  /usr/doc/FAQ/FAQ.sgml
> > > sgmlfmt: not found
> >  
> >  did you install this from the ports tree?  I believe that
> >  textproc/sgmlformat will fix that...
> 
> Again, to insure that the process is repeatable and works as intended, 
> I simply ``cd /usr/src/release; make release > /tmp/release.out 2>&1&''.
> 
> I do not understand what ``...textproc/sgmlformat will fix that...'' mean
> :-(  Should I add this command to the Makefile at some point?  Is it a
> utility I should have on the system?  Sorry, but FreeBSD ha so much in it
> that I cannot learn it all at once :-(

this is a port, do:
cvs /tmp
cvs co ports/textproc/sgmlformat
cd ports/textproc/sgmlformat
make all install

this of course assumes that you also have the ports tree.. or you can
go to ftp.cdrom.com and grab a copy of the package...

ttyl..

-- 
  John-Mark Gurney                          Modem/FAX: +1 541 683 6954
  Cu Networking

  Live in Peace, destroy Micro$oft, support free software, run FreeBSD



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