[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-base-1.3.4: autogsdoc not found
From: |
Nicola Pero |
Subject: |
Re: gnustep-base-1.3.4: autogsdoc not found |
Date: |
Wed, 24 Jul 2002 14:22:13 +0100 (BST) |
> > > $(MAKE) doc=yes tries to run autogsdoc, which is not found on a system
> > > without an installed gnustep-base.
> >
> > Why is that a problem?
> >
> > In what cases would it occur?
>
> building a binary package with an autobuilder, I cannot assume that
> autogsdoc is already installed on the system (building the Debian
> packages ...).
We could/should distribute the pregenerated html doc separately anyway - I
think we already do, so you can just install it without needing to
generate it.
Btw, maybe autogsdoc should be a separate package from gnustep-base.
It's a complete, separate software package on its own.