douluogu8713 2011-02-15 04:36
浏览 70
已采纳

在Fedora 8上安装php-devel的问题(运行PHP 5.2.14)

I'm trying to install php-devel, but getting a dependency error:

Error: Missing Dependency: php = 5.2.4-3 is needed by package php-devel

I googled around a bit but couldn't find anything too useful. Anybody seen this before? I'm sure I just need to manually yum install something but I'm not that versed with yum.

Here's the full deal:

[peter@akebono xdebug]$ cat /proc/version Linux version 2.6.23.1-42.fc8 (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Tue Oct 30 13:18:33 EDT 2007

[peter@akebono xdebug]$ php --version PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 PHP 5.2.6 (cli) (built: May 8 2008 08:54:23) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies with Zend Debugger v5.2.14, Copyright (c) 1999-2008, by Zend Technologies

[peter@akebono xdebug]$ sudo yum install php-devel Password: Repository development is listed more than once in the configuration Repository development-debuginfo is listed more than once in the configuration Repository development-source is listed more than once in the configuration Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package php-devel.i386 0:5.2.4-3 set to be updated --> Processing Dependency: php = 5.2.4-3 for package: php-devel ---> Package php-devel.x86_64 0:5.2.6-2.fc8 set to be updated --> Finished Dependency Resolution Error: Missing Dependency: php = 5.2.4-3 is needed by package php-devel

  • 写回答

1条回答

  • dongyao4003 2011-02-16 15:08
    关注

    Note that Fedora 8 stopped being supported over a year ago, so you are almost certainly better off migrating to a newer version of Fedora (Fedora 14 at this point) or moving to RHEL if you want something that changes less frequently.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 LiBeAs的带隙等于0.997eV,计算阴离子的N和P
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 matlab有关常微分方程的问题求解决,来真人,不要ai!
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?
  • ¥100 求三轴之间相互配合画圆以及直线的算法