LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-01-2008, 02:00 AM   #1
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Rep: Reputation: 15
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
 
Old 07-01-2008, 02:09 AM   #2
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-01-2008, 02:12 AM   #3
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Did you find out if you have paid support from redhat yet (as suggested in one of your other threads)?
 
Old 07-01-2008, 02:13 AM   #4
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
sorry.. can you explain more. what you mean by configure yum or apt? what is apt? how to cofigure both this?
 
Old 07-01-2008, 02:17 AM   #5
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
You probably were posting while I was, but if you have support, I'd use it
 
Old 07-01-2008, 02:17 AM   #6
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
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
 
Old 07-01-2008, 02:17 AM   #7
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-01-2008, 02:19 AM   #8
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Quote:
Originally Posted by tester^_^ View Post
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.
 
Old 07-01-2008, 02:22 AM   #9
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
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
 
Old 07-01-2008, 02:27 AM   #10
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-01-2008, 02:29 AM   #11
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
how about configure yum and apt as you told me earlier
 
Old 07-01-2008, 03:32 AM   #12
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-01-2008, 01:36 PM   #13
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
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.
 
Old 07-01-2008, 08:34 PM   #14
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
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
 
Old 07-02-2008, 12:06 AM   #15
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Software Portals Can Do More Than Install Software LXer Syndicated Linux News 0 12-18-2007 06:42 AM
etch net install hangs on install software knobby67 Debian 1 02-14-2007 11:58 AM
apt-get install dependency problems with hplip software and kde install for Agnula maybi7 Linux - Software 1 02-03-2007 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration