Re: Building www/en

1999-06-09 Thread Nik Clayton
On Tue, Jun 08, 1999 at 02:23:56PM -0700, Satoshi - Ports Wraith - Asami wrote:
  * From: Nik Clayton n...@nothing-going-on.demon.co.uk
 
  * On Tue, Jun 08, 1999 at 07:41:13AM +1000, Peter Jeremy wrote:
  *  My question is: How do I create /usr/local/share/sgml/docbook/catalog?
  *  It doesn't exist in any of the ports.
  * 
  * It's created by the post-install target of ports/textproc/docbook.
 
 Is it arranged to work for packages too?

Err, absolutely no idea.  I'll read up on the appropriate manual pages
ASAP.

N
-- 
 [intentional self-reference] can be easily accommodated using a blessed,
 non-self-referential dummy head-node whose own object destructor severs
 the links.
-- Tom Christiansen in 37514...@cs.colorado.edu


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: Building www/en

1999-06-08 Thread Maxim Sobolev
Peter Jeremy wrote:

 Part of my regular rebuild is a `cd www/en; make -DENGLISH_ONLY'

 Lately, this has started failing due to the absence of
 /usr/local/share/sgml/docbook/catalog.  This appears to be the
 result of:

 nik 1999/06/03 12:39:30 PDT
 
   Modified files:
 share/mk docproj.docbook.mk
   Log:
   Change ${DOCBOOKCATALOG} to point at the master catalog for all the
   DocBook DTDs, not just the 3.0 one.
 
   Revision  ChangesPath
   1.5   +2 -2  doc/share/mk/docproj.docbook.mk

 My question is: How do I create /usr/local/share/sgml/docbook/catalog?
 It doesn't exist in any of the ports.

# cd /usr/ports/textproc/docproj
# make all install

Maxim




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



RE: Building www/en

1999-06-08 Thread Ladavac Marino
 -Original Message-
 From: Peter Jeremy [SMTP:jere...@gsmx07.alcatel.com.au]
 Sent: Monday, June 07, 1999 11:41 PM
 To:   freebsd-current@FreeBSD.ORG
 Subject:  Building www/en
 
 Part of my regular rebuild is a `cd www/en; make -DENGLISH_ONLY'
 
 My question is: How do I create /usr/local/share/sgml/docbook/catalog
 ?
 It doesn't exist in any of the ports.
 
[ML]  IIRC, mkdir /usr/local/share/sgml/docbook/catalog should
suffice.
It's been a while, though, since I've had a FreeBSD box with
SGML toolchain.
 Peter
 
 
 To Unsubscribe: send mail to majord...@freebsd.org
 with unsubscribe freebsd-current in the body of the message


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: Building www/en

1999-06-08 Thread Nik Clayton
On Tue, Jun 08, 1999 at 07:41:13AM +1000, Peter Jeremy wrote:
 My question is: How do I create /usr/local/share/sgml/docbook/catalog?
 It doesn't exist in any of the ports.

It's created by the post-install target of ports/textproc/docbook.

N
-- 
 [intentional self-reference] can be easily accommodated using a blessed,
 non-self-referential dummy head-node whose own object destructor severs
 the links.
-- Tom Christiansen in 37514...@cs.colorado.edu


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message