LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 04-18-2007, 08:16 PM   #1
calande
Member
 
Registered: Oct 2005
Distribution: Ubuntu
Posts: 165

Rep: Reputation: 15
How to install applications on rhel 4?


I was reading the RHEL 4 docs:

http://www.redhat.com/docs/manuals/e...hical-rpm.html

I'm trying to install a few Python frameworks packages on my RHEL 4 server. I run a genuine version that was bought together with the server at SoftLayer. From the docs it doesn't say how to install from the terminal. The only thing I can see if that you can use rpm, but this doesn't deal with dependencies. I need to install psycopg, mysqldb and pysqlite. How could I do that? Should I download them from a repository? Do I have to install all dependencies manually?
Thanks,
 
Old 04-19-2007, 01:40 PM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Fedora uses yum command line package manager, see if it's on RHEL too. I could imagine it is. Read
Code:
man yum
if it is there, to see what it's about. Basically you update the package list with
Code:
yum update
and install stuff with
Code:
yum install mysql
for example. Yum deals with dependencies if possible, i.e. if they are found from the reposities; this should work as long as you use the official reposities, but if you enable non-official reposities they may have some versions which conflict.
 
Old 04-19-2007, 02:00 PM   #3
calande
Member
 
Registered: Oct 2005
Distribution: Ubuntu
Posts: 165

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by b0uncer
Fedora uses yum command line package manager, see if it's on RHEL too. I could imagine it is. Read
Code:
man yum
Thanks, no it's not:

Code:
# man yum
No manual entry for yum
#
Any idea?
 
Old 04-20-2007, 07:41 PM   #4
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
Use 'up2date'. Example, up2date --install <package_name>

-twantrd
 
Old 04-20-2007, 08:01 PM   #5
calande
Member
 
Registered: Oct 2005
Distribution: Ubuntu
Posts: 165

Original Poster
Rep: Reputation: 15
Thanks! This worked fine, there's even man pages for up2date: http://www.die.net/doc/linux/man/man8/up2date.8.html

 
  


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
How to Install Tomcat 5 on RHEL 4 gn00kie Linux - Enterprise 1 12-06-2007 08:28 AM
How to install in RHEL boy_to_man Red Hat 1 03-05-2007 01:53 AM
Install GNOME RPM after minimum RHEL install linuxhead Linux - Newbie 4 02-23-2007 03:36 PM
Cannot install rhel from CD ! ! ! sanu2006 Red Hat 2 10-25-2006 03:42 AM
RHEL 3 crashes on install! HELP! jonmills Red Hat 12 10-08-2004 03:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 11:28 PM.

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