Hi,
when try to install using PHP using NPC Quick Start Guide.
I am getting following dependency related error.
Pls help I m new to linux also.
[root@stage5 software]# yum install php-devel autoconf automake libtool
Setting up Install Process
Setting up repositories
rpmforge 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package autoconf.noarch 0:2.59-5 set to be updated
---> Package php-devel.i386 0:4.3.9-3.22.12 set to be updated
---> Package libtool.i386 0:1.5.6-4.EL4.2 set to be updated
---> Package automake.noarch 0:1.9.2-3 set to be updated
--> Running transaction check
--> Processing Dependency: php = 4.3.9-3.22.12 for package: php-devel
--> Processing Dependency: gcc = 3.4.6 for package: libtool
--> Processing Dependency: libtool-libs = 1.5.6-4.EL4.2 for package: libtool
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
warning: only V3 signatures can be verified, skipping V4 signature
---> Package php.i386 0:4.3.9-3.22.12 set to be updated
---> Package gcc.i386 0:3.4.6-10 set to be updated
--> Running transaction check
warning: only V3 signatures can be verified, skipping V4 signature
warning: only V3 signatures can be verified, skipping V4 signature
--> Processing Dependency: libgcc >= 3.4.6-10 for package: gcc
--> Processing Dependency: binutils >= 2.15.92.0.2-18 for package: gcc
--> Processing Dependency: libtool-libs = 1.5.6-4.EL4.2 for package: libtool
--> Processing Dependency: cpp = 3.4.6-10 for package: gcc
--> Processing Dependency: php-pear for package: php
--> Processing Dependency: gcc = 3.4.3-9.EL4 for package: gcc-c++
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-gd
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-bcmath
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libgcc.i386 0:3.4.6-10 set to be updated
---> Package gcc-c++.i386 0:3.4.6-10 set to be updated
---> Package cpp.i386 0:3.4.6-10 set to be updated
---> Package binutils.i386 0:2.15.92.0.2-25 set to be updated
---> Package php-pear.i386 0:4.3.9-3.22.12 set to be updated
--> Running transaction check
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-gd
--> Processing Dependency: libstdc++-devel = 3.4.6 for package: gcc-c++
--> Processing Dependency: libtool-libs = 1.5.6-4.EL4.2 for package: libtool
--> Processing Dependency: libstdc++ = 3.4.6 for package: gcc-c++
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-bcmath
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libstdc++-devel.i386 0:3.4.6-10 set to be updated
---> Package libstdc++.i386 0:3.4.6-10 set to be updated
--> Running transaction check
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-gd
--> Processing Dependency: libtool-libs = 1.5.6-4.EL4.2 for package: libtool
--> Processing Dependency: php-common = 5.2.6-1.el4.remi for package: php-bcmath
--> Finished Dependency Resolution
Error: Missing Dependency: libtool-libs = 1.5.6-4.EL4.2 is needed by package libtool
Error: Missing Dependency: php-common = 5.2.6-1.el4.remi is needed by package php-gd
Error: Missing Dependency: php-common = 5.2.6-1.el4.remi is needed by package php-bcmath
Thanks
Novin
NPC Installation issue: missing dependency files
Moderators: Developers, Moderators
-
- Posts: 8
- Joined: Fri Oct 31, 2008 1:37 pm
- divagater
- Cacti User
- Posts: 191
- Joined: Wed Nov 17, 2004 5:22 pm
- Location: Chapel Hill, NC.
- Contact:
As per the output you sent it looks like you already have the packages you need and yum is trying to update them:
--> Package autoconf.noarch 0:2.59-5 set to be updated
---> Package php-devel.i386 0:4.3.9-3.22.12 set to be updated
---> Package libtool.i386 0:1.5.6-4.EL4.2 set to be updated
---> Package automake.noarch 0:1.9.2-3 set to be updated
Notice the "set to be updated" vs. installed. Move to the next step and try to build php-json.
Cheers,
Billy
--> Package autoconf.noarch 0:2.59-5 set to be updated
---> Package php-devel.i386 0:4.3.9-3.22.12 set to be updated
---> Package libtool.i386 0:1.5.6-4.EL4.2 set to be updated
---> Package automake.noarch 0:1.9.2-3 set to be updated
Notice the "set to be updated" vs. installed. Move to the next step and try to build php-json.
Cheers,
Billy
Who is online
Users browsing this forum: No registered users and 1 guest