SimonTheMime
Verified User
- Joined
- Feb 18, 2010
- Messages
- 22
Ola sisters and brothers,
I'm adding a video module to my site, and have thus far installed the necessary programs for it (ffmpeg being one of them). I've come across a problem in installing ffmpeg-php however because I require the tool phpize to install it.
Phpize command is provided by php-devel. However, when trying to install php-devel, I am faced with:
I edited out php* from /etc/yum.conf while attempting to install php-devel
I know that DA needs to control anything php-related, and so I'm really trying to proceed with caution here. Can anybody give me some tips? I've put up my phpinfo: http://www.ballotorthebullet.com/phpinfo.php
I'm adding a video module to my site, and have thus far installed the necessary programs for it (ffmpeg being one of them). I've come across a problem in installing ffmpeg-php however because I require the tool phpize to install it.
Phpize command is provided by php-devel. However, when trying to install php-devel, I am faced with:
Code:
# yum -y install php-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirrors.netdna.com
* base: mirror.steadfast.net
* extras: holmes.umflint.edu
* rpmforge: fr2.rpmfind.net
* updates: mirrors.xmission.com
addons | 951 B 00:00
base | 2.1 kB 00:00
c5-testing | 951 B 00:00
extras | 1.1 kB 00:00
rpmforge | 1.1 kB 00:00
updates | 1.9 kB 00:00
Excluding Packages in global exclude list
Finished
Reducing CentOS-5 Testing to included packages only
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-devel.i386 0:5.2.10-1.el5.centos set to be updated
--> Processing Dependency: php = 5.2.10-1.el5.centos for package: php-devel
--> Processing Dependency: automake for package: php-devel
--> Running transaction check
---> Package automake.noarch 0:1.9.6-2.1 set to be updated
---> Package php-devel.i386 0:5.2.10-1.el5.centos set to be updated
--> Processing Dependency: php = 5.2.10-1.el5.centos for package: php-devel
--> Finished Dependency Resolution
php-devel-5.2.10-1.el5.centos.i386 from c5-testing has depsolving problems
[b] --> Missing Dependency: php = 5.2.10-1.el5.centos is needed by package php-devel-5.2.10
-1.el5.centos.i386 (c5-testing)
Error: Missing Dependency: php = 5.2.10-1.el5.centos is needed by package php-devel-5.2.1[/b]
0-1.el5.centos.i386 (c5-testing)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I edited out php* from /etc/yum.conf while attempting to install php-devel
I know that DA needs to control anything php-related, and so I'm really trying to proceed with caution here. Can anybody give me some tips? I've put up my phpinfo: http://www.ballotorthebullet.com/phpinfo.php