Re: Packages for RH7.2

Поиск
Список
Период
Сортировка
От J Smith
Тема Re: Packages for RH7.2
Дата
Msg-id 9tehv1$1l4n$1@news.tht.net
обсуждение исходный текст
Ответ на Packages for RH7.2  (Joshua Adam Ginsberg <rainman@owlnet.rice.edu>)
Список 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
>


В списке pgsql-general по дате отправления:

Предыдущее
От: Jason Earl
Дата:
Сообщение: Re: NOTICE: (transaction aborted): queries ignored until END
Следующее
От: "Andrew G. Hammond"
Дата:
Сообщение: Re: Creating/Using functions in pl/pgsql