Re: Upgraded to 9.0.3, No Man Pages

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Subject: Re: Upgraded to 9.0.3, No Man Pages
Date: 2011-03-10 23:49:22
Message-ID: 201103101549.23401.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday, March 10, 2011 11:36:36 am Bruce Momjian wrote:
> Rich Shepard wrote:
> > On Thu, 10 Mar 2011, Bruce Momjian wrote:
> > > I don't think we ever researched how to install manual pages in all the
> > > distributions. /share does make sense; not sure why that doesn't
> > > happen.
> >
> > Bruce,
> >
> > That's where they were installed with 9.0.1 and that's where I
> > expected to
> >
> > find them after upgrading to 9.0.3. No such luck.
>
> Odd. How did you do the install? Via source?

When I went to check I found my source install of 9.0.3 did not install docs.
Comparing the GNUMakefiles from an 8.4 and 9.0.3 install shows that the docs
have been split out to the targets docs: and install-docs: and are no longer in
the targets all: and install:

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2011-03-11 00:02:46 Re: Upgraded to 9.0.3, No Man Pages
Previous Message Merlin Moncure 2011-03-10 22:52:13 Re: equivalent of mysql's SET type?