← Back to team overview

ius-coredev team mailing list archive

Re: [Question #177453]: Installing IUS package :Failed dependencies

 

Question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453

Soonho Kim gave more information on the question:
Dear Jeffry;

How are you?
I think I installed ius-release and epel-release packages.
Then, I tried to see what software are available typing yum list | grep -w \.ius\.

I got the following list:

root@ip-173-201-34-240 [~]# yum list | grep -w \.ius\.
 * ius: pancks.sothatswhy.org.uk
python26-elixir.noarch                   0.6.1-1.ius.el5               ius
python26-jsonschema.noarch               0.2a-1.ius.el5                ius
python26-lxml.i386                       2.0.11-2.ius.el5              ius
python26-lxml-debuginfo.i386             2.0.11-2.ius.el5              ius
python26-memcached.noarch                1.43-5.ius.el5                ius
python26-mysqldb.i386                    1.2.3c1-1.ius.el5             ius
python26-mysqldb-debuginfo.i386          1.2.3c1-1.ius.el5             ius
python31.i386                            3.1.4-1.ius.el5               ius
python31-debuginfo.i386                  3.1.4-1.ius.el5               ius
python31-devel.i386                      3.1.4-1.ius.el5               ius
python31-distribute.noarch               0.6.24-1.ius.el5              ius
python31-libs.i386                       3.1.4-1.ius.el5               ius
python31-mod_wsgi.i386                   3.3-3.ius.el5                 ius
python31-mod_wsgi-debuginfo.i386         3.3-3.ius.el5                 ius
python31-postgresql.i386                 1.0.3-1.ius.el5               ius
python31-postgresql-debuginfo.i386       1.0.3-1.ius.el5               ius
python31-test.i386                       3.1.4-1.ius.el5               ius
python31-tools.i386                      3.1.4-1.ius.el5               ius
rsyslog4.i386                            4.8.0-1.ius.el5               ius
rsyslog4-debuginfo.i386                  4.8.0-1.ius.el5               ius
rsyslog4-gnutls.i386                     4.8.0-1.ius.el5               ius
rsyslog4-gssapi.i386                     4.8.0-1.ius.el5               ius
rsyslog4-mysql.i386                      4.8.0-1.ius.el5               ius
rsyslog4-pgsql.i386                      4.8.0-1.ius.el5               ius
rsyslog4-relp.i386                       4.8.0-1.ius.el5               ius
tkinter31.i386                           3.1.4-1.ius.el5               ius
root@ip-173-201-34-240 [~]#

I didn't see any php or mysql package from IUS.

Do you have any idea why there is no php or mysql ?
Thanks for your answer in advance. : ) 

Best Regards,
Soonho 




-----Original Message-----
From: bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] On Behalf Of Jeffrey Ness
Sent: Monday, November 07, 2011 8:41 AM
To: Kim, Soonho (IFPRI)
Subject: Re: [Question #177453]: Installing IUS package :Failed dependencies

Your question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453

Jeffrey Ness posted a new comment:
Soonho,

I apologize for the delay.

The results above show the incorrect usage of YUM, yum does not install
based on a filename or url (but by a package name).

  http://docs.fedoraproject.org/en-
US/Fedora/14/html/Amateur_Radio_Guide/apas02.html

With that stated the command you should be attempting to run would be:

   yum install php52-mysql

---

Before the package php52-mysql can be resolved however, you need to have
the ius-release and epel-release packages installed:

   http://iuscommunity.org/Docs/ClientUsageGuide#Configuration

This will create a ius.repo file in /etc/yum.repos.d/

--
You received this question notification because you asked the question.

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.