我正在尝试为
PHP应用程序安装“uploadprogress”,并且依赖项失败.
首先,在PHPize上,然后是PHP-devel,然后在autoconf和automake上.
我已经尝试过yum和各种存储库,没有运气.
我认为这与他们在Rackspace Cloud服务器上设置的超紧凑但烦人的设置有关.
有谁知道我在哪里可以找到一个存储库,我可以告诉你看看它将包含PHP-devel,autoconf,automake等?
非常感谢.
发布细节:
红帽企业Linux服务器版本5.3(Tikanga)
Linux版本2.6.18-128.7.1.el5xen(mockbuild@hs20-bc2-3.build.redhat.com)(gcc版本4.1.2 20080704(Red Hat 4.1.2-44))#1 SMP Wed Aug 19 04 :美国东部时间2009年17:26
Linux Serv001 2.6.18-128.7.1.el5xen#1 SMP Wed Aug 19 04:17:26 EDT 2009 x86_64 x86_64 x86_64 GNU / Linux
解决方法
这些应该可以通过yum和基础RHEL存储库进行安装.您是否尝试过查询它们是否已安装但未在您的路径中?还有,你通过yum成功安装了什么?
要检查您需要安装的软件包:
[user@server]# yum whatprovides autoconf automake Loaded plugins: rhnplugin,security autoconf-2.59-12.noarch : A GNU tool for automatically configuring source code. Repo : rhel-x86_64-server-5 Matched from: automake-1.9.6-2.1.noarch : A GNU tool for automatically creating Makefiles. Repo : rhel-x86_64-server-5 Matched from: