From: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: installing with readline |
Date: | 2002-12-12 16:58:14 |
Message-ID: | 73309C2FDD95D11192E60008C7B1D5BB04C74394@snt452.corp.bcbsm.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
--Gotcha.
--Got it working (sorta) now.
--I had to install zlib-devel-1.1.3-24 and ncurses-devel-5.2-12.
--Now I'm working on the 'crypto library not found' error for openSSL.
--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.
--Just my $0.02 cents.
--Thanks again, all!
-X
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Thursday, December 12, 2002 11:50 AM
To: Johnson, Shaunn
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] installing with readline
"Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> writes:
> I'm trying to do a 'make clean' and start over, but, I am seeing a
> message saying that I have to run './configure' first.
If configure failed then there is nothing to 'make clean' ... just redo
configure.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Benoit | 2002-12-12 17:38:28 | Frustration with date/times/epoch in v7.3. |
Previous Message | Tom Lane | 2002-12-12 16:49:57 | Re: installing with readline |