Re: Upgraded to 9.0.3, No Man Pages

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgraded to 9.0.3, No Man Pages
Date: 2011-03-10 18:55:11
Message-ID: 201103101855.p2AItBW14909@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rich Shepard wrote:
> Somehow, when I installed 9.0.3 the man pages weren't installed. They're
> in the source tree but not in /usr/local/pgsql/share/ so I cannot make a
> symlink to /usr/share/man.
>
> Might this be something in the 'make install' script?
>
> I'll manually install them.

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 Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2011-03-10 19:08:41 Re: Upgraded to 9.0.3, No Man Pages
Previous Message Dmitriy Igrishin 2011-03-10 18:51:34 Re: Why length(to_char(1::integer, '9')) = 2 ?