From: | J Smith <dark_panda(at)hushmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Packages for RH7.2 |
Date: | 2001-11-20 21:25:57 |
Message-ID: | 9tehv1$1l4n$1@news.tht.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You could roll your own rpms if you'd like. Just get the src rpm and do a
little rpm --rebuild postgresl*src.rpm. The re-built rpms should pop up in
your /usr/src/redhat/RPMS directory.
J
Joshua Adam Ginsberg wrote:
> --=-h9wfZ8mm7iHLTMEZB6VO
> Content-Type: text/plain
> Content-Transfer-Encoding: quoted-printable
>
> Having some problems with the Redhat packages on a fresh install of
> RH7.2... looks like some libraries got updated and the 7.1.3 packages
> are still expecting the old ones...
>
> What the packages expect & what RH7.2 provides:
> libcrypto.so.1 vs. libcrypto.so.0.9.6b
> libreadline.so.4.1 vs. libreadline.so.4.2
> libssl.so.1 vs. libssl.so.0.9.6b
>
> These come from the openssl and readline packages provided with RH7.2...
> are there any plans to make a different build of the RPMS that tolerate
> these new versions?
>
> Thanks!
>
> -jag
>
From | Date | Subject | |
---|---|---|---|
Next Message | wsheldah | 2001-11-20 21:28:32 | Re: A newbie's opinion - postgres NEEDS a Windows |
Previous Message | Tom Lane | 2001-11-20 21:21:08 | Re: A newbie's opinion - postgres NEEDS a Windows binary! |