Question #177453 on IUS Community Project changed: https://answers.launchpad.net/ius/+question/177453
Soonho Kim gave more information on the question: Dear Jeffrey; Thanks for your answer. Now, I might have better understaning about YUM and IUS, after learning some basic of LINUX. : ) I will try to the configuration of IUS-release packages right now. : ) Best Regards, Soonho -----Original Message----- From: [email protected] [mailto:[email protected]] 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. _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

