9.4 repository depends on EPEL?

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема 9.4 repository depends on EPEL?
Дата
Msg-id CAGnEbojjoapYnX1n+wMyzh7jNBvjYP-mQsUMmSWnue0v3Faf6w@mail.gmail.com
обсуждение исходный текст
Ответы Re: 9.4 repository depends on EPEL?
Список pgsql-pkg-yum
Greetings.

I'm installing 9.4beta3 on a fresh CentOS 6.5 (minimal) install.

I've done the following:


2. Added `exclude=postgresql*` to the `/etc/yum.repos.d/CentOS-Base.repo,
  sections [base] and [updates]

3. Executed `yum install vim screen kernel-devel gcc man -y`
  Needed for VBox Guest Additions

4. Executed `yum install postgresql94-server postgresql94-contrib postgresql94-client -y`
    and `yum install barman repmgr -y`

Finally, I run `yum install postgis2_94` and I get the following:

    Error: Package: postgis2_94-2.1.3-1.rhel6.x86_64 (pgdg94)
               Requires: libjson.so.0()(64bit)
    Error: Package: postgis2_94-2.1.3-1.rhel6.x86_64 (pgdg94)
               Requires: json-c
    Error: Package: postgis2_94-client-2.1.3-1.rhel6.x86_64 (pgdg94)
               Requires: libgdal.so.1()(64bit)
    Error: Package: postgis2_94-2.1.3-1.rhel6.x86_64 (pgdg94)
               Requires: libgdal.so.1()(64bit)
    Error: Package: postgis2_94-2.1.3-1.rhel6.x86_64 (pgdg94)
               Requires: hdf5

My search shows, that packages `json-c` and `hdf5` are provided by EPEL.

Is having EPEL enabled on a system is a prerequisite?


--
Victor Y. Yegorov
Вложения

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

Предыдущее
От: Jeff Frost
Дата:
Сообщение: Re: Disabling beta flag in beta3 RPMs
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: 9.4 repository depends on EPEL?