LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install software (https://www.linuxquestions.org/questions/linux-newbie-8/install-software-652755/)

tester^_^ 07-01-2008 02:00 AM

install software
 
actually i'm new on linux...
i try to configure RHEL5. everytime i install new program i will have a problem with dependencies. for example i install using rpm, during installation dependencies error will arise n need another rpm.after i get needed rpm i install it and this rpm also will need another rpm and so on.is it have a problem with my distro installation

linuxlover.chaitanya 07-01-2008 02:09 AM

Best way is to configure yum or apt to install your software. This will solve all your dependency issues.
Any software you need to install will have dependencies and it will look for the packages it depends on.
The package managers will help you in solving this issue by installing the dependencies with the package or software you want to install.

billymayday 07-01-2008 02:12 AM

Did you find out if you have paid support from redhat yet (as suggested in one of your other threads)?

tester^_^ 07-01-2008 02:13 AM

sorry.. can you explain more. what you mean by configure yum or apt? what is apt? how to cofigure both this?

billymayday 07-01-2008 02:17 AM

You probably were posting while I was, but if you have support, I'd use it

tester^_^ 07-01-2008 02:17 AM

Quote:

Did you find out if you have paid support from redhat yet (as suggested in one of your other threads)?
may i know if i have no support can affect the installation like i mentioned above

linuxlover.chaitanya 07-01-2008 02:17 AM

I havent used apt on red hat much. It is a debian tool but it is available as rpm on dag wieers.
If you search the site you will find the rpm for apt for your version.
But as billymayday suggested, you better first find out if you paid subscription from Red Hat. If you have that, you can use update command.

linuxlover.chaitanya 07-01-2008 02:19 AM

Quote:

Originally Posted by tester^_^ (Post 3200052)
may i know if i have no support can affect the installation like i mentioned above

There should not be any issue with installation. Only difference is that you will not receive the updates from red Hat.

tester^_^ 07-01-2008 02:22 AM

actually this company use linux server and i'm sure they have paid support from redhat.but i'm just trainee and my job is to install another pc with this linux server and make an experimental myself. so i not register this distro

linuxlover.chaitanya 07-01-2008 02:27 AM

If you feel that company must have paid for the subscription to Red Hat, just find it out if you can use it?
If yes, then you have your problem solved. If they do not want you to use it then you can download the rpm from dag wieers.

tester^_^ 07-01-2008 02:29 AM

how about configure yum and apt as you told me earlier

linuxlover.chaitanya 07-01-2008 03:32 AM

Go to dag.wieers.com/rpm and search for the rpm for apt for rhel5. You still need to install some other rpm with apt as well to make it work. You will get what other rpm you need on the site itself.

lazlow 07-01-2008 01:36 PM

You might want to check again about your license. Most companies are not happy about using non RH repos(security concerns).

RHEL5 has yum installed by default(up2date was dropped). Even if you do not have a license you would be more within RH proticol by reconfiguring you /etc/yum.repos.d/ files to use non RH repos.

tester^_^ 07-01-2008 08:34 PM

Quote:

Go to dag.wieers.com/rpm and search for the rpm for apt for rhel5. You still need to install some other rpm with apt as well to make it work. You will get what other rpm you need on the site itself.
it works! thank you

linuxlover.chaitanya 07-02-2008 12:06 AM

I would say give some attention to the advice given by lazlow.
Corporates may allow you to use the license from RH. I have no idea if RH license is similar to MS with per user license or if once paid for subscription any number of systems can be installed with the subscription.
If later is the case there is no reason why they will not allow you to use it.


All times are GMT -5. The time now is 04:51 AM.