LinuxQuestions.org
Review your favorite Linux distribution.
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 01-25-2007, 03:18 PM   #1
blair.king
LQ Newbie
 
Registered: Jan 2007
Posts: 1

Rep: Reputation: 0
rpm does not find dependencies?


Hi all! I am very new to the Linux world and i was thrown into getting Oracle Enterprise Linux (RHEL 4) and Oracle 9i installed onto a server! I got the OS installed ok but it seems that there are a bunch of other packages that need to be installed in order to even start the Oracle database install. I told told that the following command

rpm --aid -ivh package name

should be able to find and install all dependencies as long as they were in the same folder! This doesn't seem to be the case as i'm constantly getting errors of missing dependencies, all of which are in the same folder!

Am i doing something wrong or was my info wrong?

Thanks a lot of any light you can shed on this.

What i thought would be a 1 or 2 day install process has turned into over a week!!!
 
Old 01-25-2007, 03:49 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The '--aid' function doesn't perform dependency resolution. From 'man rpm':

Code:
--aid  Add suggested packages to the transaction set when needed.
Suggested packages are not the same as dependencies (which are requisites). To perform dependency resolution, you need to use a higher-level application, like yum:

yum install packageName

If the files are in a local directory:

yum localinstall packageName

Last edited by macemoneta; 01-25-2007 at 03:51 PM.
 
  


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
rpm cannot find installed dependencies guitarfella Slackware 1 02-23-2005 04:24 AM
rpm dependencies gandhis Red Hat 2 11-01-2004 11:00 PM
rpm can't find installed dependencies? jbeiter Linux - General 4 09-17-2004 03:53 PM
RPM 'failed dependencies': Why can I not install any rpm packages? leontini Linux - Newbie 7 09-16-2003 12:44 AM
RPM Dependencies snatale1 Linux - Newbie 8 08-22-2003 10:08 AM

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

All times are GMT -5. The time now is 05:22 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