ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01130
Re: [Question #177453]: Installing IUS package :Failed dependencies
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 are a member of IUS
Core Development, which is an answer contact for IUS Community Project.