I'm trying to install php-devel on my CentOS 6.3 VPS and get a failed dependencies test.
From phpinfos():
SYSTEM Linux 2.6.32-279.5.2.el6.x86_64 #1 x86_64 NTS
error: Failed dependencies:
php(x86-64) = 5.4.6-1.el6.remi is needed by
php-devel-5.4.6-1.el6.remi.x86_64
I've tried the following RPM packages:
php54w-devel-5.4.6-1.w6.x86_64.rpm
php-devel-5.4.6-1.el6.remi.i686.rpm
php
When I do a yum list httpd I get the following version returned:
httpd.x86_64 1:2.2.22-12053112
When I try to do a yum install httpd-devel I get dependency errors like this:
apr-devel-1.3.12-1.w5.x86_64 from webtatic has depsolving problems
--> Missing Dependency: apr = 1.3.12-1.w5 is needed by package apr-devel-1.3.12-1.w5.x86_64 (webtatic)
apr-util-devel-1.3.12-1.w5.x86_64 from
Im running a new install of Fedora 12 (64-bit) installed all updates and my programs everything is running fine except 3 updates.
Fedora informs me that I have 3 updates abailable they are:
curl-7.19.7-6.1.fc12 (i686)
libcurl-7.19.7-6.1.fc12 (i686)
libcurl-devel-7.19.7-6.1.fc12 (i686)
Firstly for the record, fedora 18 comes with gtk, zlib, and alsa installed by default, BUT to configure and build mplayer with the gui interface (hence gmplayer) one needs development versions of include (and possibly libraries).
I am planning install Oracle EBS in one of servers running on Ubuntu (2.6.38-11-virtual #50-Ubuntu SMP Mon Sep 12 21:51:23 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux). Part of installation pre-requisite, following packages are mandatory to apply.
I'm trying to install httpd-devel on my Media Temple DV 4 server. I tried this:
yum install -y httpd-devel
But the install fails with:
--> Missing Dependency: httpd = 2.2.3-53.el5.centos.3 is needed by package httpd-devel-2.2.3-53.el5.centos.3.i386 (updates)
So that seems to indicate that I need a newer version of httpd. So I checked my httpd version.
Hi everyone,
I have recently installed Fedora 11 and I am having some trouble with it. While installing another program I get the message:
make: g77: Command not found
I tied to look for the compiler to install using yum search g77
and got the following list:
hi I was followingthis guide "F16,F15 & F14 Nvidia driver guides http://www.fedoraforum.org/forum/showthread.php?t=204752"and now i cant get gnome 3 to load it constantly enters fallback mode and this is my output for
rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf
abrt-addon-kerneloops-2.0.7-3.fc16.x86_64
akmod-nvidia-295.59-1
Hi, maybe someone could help me running mono and monodevelop in F12.
I installed monodevelop from rawhide repository as I would use v2.2 including the python language add-in.