0
votes
0answers
37 views
Fedora yum repositories ? [closed]
Greetings all,
I come from Debian world and I installed Fedora 12 in my Macbook Pro.
When I try to install software , I noticed that I cant find the huge software list which had in Debian. (first …
0
votes
1answer
45 views
PCI Compliance + Magento + PHP version
I'm trying to get PCI Compliance for my dedicated server (Red Hat Enterprise Linux), which is running Magento. When I first installed Magento on the server, I realized that RHEL comes with a PHP …
0
votes
4answers
37 views
Determining the path that a yum package installed to
I've installed ffmpeg using yum under Redhat, and I'm having difficulty figuring out where (what path) it installed the package to. Is there an easy way of determining this without resorting to …
0
votes
2answers
63 views
What is the centOS equivalent?
apt-get install devscripts
What is the equivalent in centOS?
0
votes
0answers
72 views
In CentOS, how do I update Pyhon 2.4.3 to 2.5? [closed]
I want python 2.5, not 3.0.
How to do yum update for this?
0
votes
0answers
130 views
Resolving missing dependency libexif.so.9 while trying to Yum install Mono on CentOS 5.3.3
Hey guys,
I'm trying to install Mono on CentOS 5.3.3 through Yum.
According to the instructions I found elsewhere I grabbed a copy of mono.repo from the Mono site and placed it in the …
1
vote
1answer
32 views
how to use a private yum repo on amazon-s3 to provision amazon-ec2 instances?
My fantasy is to be able to spin up a standard AMI, load a tiny script and end up with a properly configured server instance.
Part of this is that I would like to have a PRIVATE yum repo in S3 that …
0
votes
0answers
125 views
In RHEL 5, yum cannot find python-devel [closed]
At work I need to use Red Hat Enterprise Linux (RHEL) version 5 on one particular server. I am experienced with Linux, but not much with RHEL (more with Debian and Ubuntu).
I want to install …
0
votes
3answers
123 views
how do I find which rpm package supplies a file I’m looking for?
As an example, I am looking for a mod_files.sh file which presumably would come with the php-devel package. I guessed that yum would install the mod_files.sh file with the php-devel x86_64 …
0
votes
0answers
66 views
yum: same settings on 2 servers, different results [closed]
I have CentOS running on 2 servers, both with yum 3.2.19. duplicity is showing up on one server but not the other. I checked the repolist and they match:
Server1:
[root@localhost yum.repos.d]# yum …
0
votes
2answers
384 views
How does one easily add posix support to PHP using yum?
I am running CentOS 5.2 and using yum to manage packages. I have had little luck installing php-posix but know with almost 100% certitude that it is a real and available package...somewhere. Has …
0
votes
0answers
320 views
Using CentOS repository on a Redhat Installation
Does a Redhat installation support CentOS repository e.g I install Redhat and in the yum repositories I define it to use CentOS's repository?
1
vote
1answer
711 views
Django on CentOS
I'm looking to use Django on a shared host that's running an unknown version of CentOS. My main problem is trying to interface with a database. The server has MySQL installed, but not MySQL-python. I …
0
votes
2answers
578 views
Overriding yum dependency checks when newer versions of the dependent software exist
I'm using yum on CentOS 5.1 - I hand-compiled PHP 5.2.8 from source, but have other packages installed using yum. I need to install a PHP extension via pecl, and it requires phpize to be installed as …
0
votes
1answer
211 views
Can yum tell me which of my repositories provide a particular package?
Hopefully short version of the question: If I'm on a machine that has a particular package installed, is there a yum command that will tell me which of it's configured repositories provided that …
