Tagged Questions
0
votes
0answers
40 views
Can't Install gdal on CentOS 5
I'm really struggling with installing gdal on CentOS 5 -- I have searched and searched. Here is the output I get:
[root@1-free-fonts ~]# yum install gdal
Loaded plugins: fastestmirror
Loading mirror ...
1
vote
1answer
384 views
How do I `yum localinstall` from my `yum search` result?
I'm trying to install some dependencies for thrift using yum. I've found, for example boost via yum search boost which gives me (after a load of fails as the PC not on the web, but has a local ...
2
votes
0answers
62 views
Install packages in $HOME/usr
I'm looking to script use of rpm --relocate. How to change the default location packages are installed to - from user/local to $HOME/usr?
Do I need to do it all manually (removing and reinstaling to ...
1
vote
4answers
94 views
Are packages downloaded from multiple mirror sites?
I'm running F17 and inside of yum.repos.d. I see multiple repos listed like adobe-linux-1386.repo, fedora.repo, google-chrome.repo, etc. When I yum install are some files being downloaded from ...
1
vote
1answer
69 views
What is happening exactly when I install a package with yum?
I'm running F17 from Terminal. I was wondering what is happening in the background when I yum install packagename. Is that package being searched for on my browser? Where is it being downloaded from? ...
3
votes
2answers
2k views
Unable to install the php-posix package on CentOS 5.6
I have the following PHP packages installed on my CentOS 5.6 host and I am trying to install php-posix. When I run yum install php-posix I receive an error saying that php53-common conflicts with ...
4
votes
2answers
206 views
Any other distro offer like Ubuntu Software Centre?
I want to know does any other linux disto offer anything close to Ubuntu Software Centre? Some of the features I like about it is A) Sandboxing B) Ability to search any of the libs/apps with ...
1
vote
0answers
367 views
Hanging at “Running Transaction Test” when trying to install php-soap
I have here a CentOS 5 and I'm trying to run yum install php-soap but the installer hangs on and the last step is Running Transaction Test.
I found out that NFS shares are the problem. See here or ...
1
vote
1answer
658 views
How do I install the nagios NRPE plugin on CentOS 5 using yum?
How do I install the nagios NRPE plugin on CentOS 5 using yum?
I've tried yum install nagios-plugins but it's only downloading a fraction of a megabyte. Then if I do a search for one of the commands ...
0
votes
3answers
163 views
Building from Source on CentOS 5 or newer
I've got a few applications of which I've got to build from source files in order to make it work on CentOS (the programs do not exist in the yum repos).
I may be missing something, but unlike Debian ...
6
votes
2answers
427 views
How to get files downloaded by yum?
I install a software package on Fedora from the terminal using the command like
# yum install live-usb-creator
Now at first it downloads some of the packages from online repository and then ...
1
vote
1answer
537 views
installing Scilab in OpenSUSE 11.3
I want to install Scilab on OpenSUSE 11.3. Which repository is it located in? I cannot find it listed in the package manager. I have tried to install the rpm manually, but I cannot resolve the ...