From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: installing with readline |
Date: | 2002-12-12 23:08:25 |
Message-ID: | Pine.LNX.4.44.0212121947570.25355-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Johnson, Shaunn writes:
> --Is it possible that a note could be made in future HISTORY files
> --to suggest checking for the 'devel' of the zlib and ncurses for
> --RedHat 7.x when installing? Would help newbies like
> --me in the long run.
The advice printed by configure was to look into config.log for the cause
of the failure. There you should have seen a message indicating which
file was missing and you could have used, say, rpmfind to figure out which
package you had to install.
We cannot really get into the business of tracking where every version of
every operating system hides its files. If you don't want to bother doing
that yourself, then a packaged version of PostgreSQL may be right for you.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Crawford | 2002-12-12 23:51:52 | Grant issues |
Previous Message | Neil Conway | 2002-12-12 23:04:49 | Re: client for solaris |