LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install the software in linux (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-the-software-in-linux-645900/)

pradeep2002gs 05-30-2008 02:39 PM

how to install the software in linux
 
how the hell u peoples using linux unable to install any software.... what ever i install it ask for dependency..... is there any to download alll the dependency by the installer....
i'm using RHEL 5...

BobNutfield 05-30-2008 02:48 PM

RHEL5 uses the yum package manager and if you install via yum, dependencies are taken care of automatically. If you are installing from source, you will have to read the docs on the app before you attempt install to make sure you have all the dependencies the app requires.

The yum repositories are enromous. There is very little that you cannot install via yum, unless it is third party (not yum supported). If you are tryng to install third party software, many packages are available in RPM format, in which case you would simply use the software installer in REHL5.

Bob

pradeep2002gs 05-30-2008 02:52 PM

i used the yum and RPM both need dependencies still any other solution
i tried install pidgin tried with yum and rpm

BobNutfield 05-30-2008 02:55 PM

Install the dependencies. It will tell you what dependencies are missing, and you can just install them. Any dependencies needed by pidgin I believe will also be in the repositories (I have never used that app, but it is standard in most of the top distros).

Bob

BobNutfield 05-30-2008 03:00 PM

I just did a check, and pidgin is in the Fedora repositories, so it should definitely be in the RHEL5 repos. Installing it from there should also install any dependencies.

seraphim172 05-30-2008 03:51 PM

Make sure that yum repositories point to the proper locations to download packages from. On Fedora the repositories packages are called fedora-release and fedora-release-notes. I guess RHEL will have something similar.

Linux Archive

lazlow 05-30-2008 04:05 PM

What repos are you using? Post back the results of "yum repolist".


All times are GMT -5. The time now is 02:24 PM.