I am trying to install php from remi repo, with nginx.
I am getting this error:
Error: Package: php-gd-5.4.13-1.el6.remi.x86_64 (remi)
Requires: libjpeg.so.62(LIBJPEG_6.2)(64bit)
I tried to install latest libjpeg via rpm, libjpeg-turbo and devel but nothing helps.
yum list libjpeg:
libjpeg.i686 6b-46.el6 @base
libjpeg.x86_64
Hi,
I'm new to cPanel and I'm unable to install php-devel using :
Code:
yum install php-devel
Output:
Code:
>root@sv1 [/etc/yum.repos.d]# yum install php-devel
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: centos.mirror.nac.net
* epel: mirror.symnds.com
* extras: centos.mirror.choopa.net
* remi: remi-mirror.
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).
using CentOS 6.3 x86_64 and Apache/2.2.15 I get the following error running "yum install httpd-devel.x86_64"
Error: Package: glibc-2.12-1.80.el6.i686 (base):
Requires: glibc-common = 2.12-1.80.el6
Installed: glibc-common-2.12-1.80.el6_3.3.x86_64 (@updates)
glibc-common = 2.12-1.80.el6_3.3
Available: glibc-common-2.12-1.80.el6.x86_64 (base)
glibc-common = 2.12-1.80.el6`
w
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.
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
I am trying to build the .rpm package. i have just followed the steps to do that. Till now all step was gone fine but now i just stuck with this step.
Hey,
I need to install some 32bit packages for android sdk but this one in particular refuses to install.