LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-09-2005, 03:20 PM   #1
MonkTzu
LQ Newbie
 
Registered: Feb 2005
Distribution: Fedora Core 3
Posts: 2

Rep: Reputation: 0
Dependencies?


Overall I am confused, but that is normal for me. Sorry for being obscure, I will try to do my best. I wish to install a program(Planeshift). The Planeshift site tells me that I must have the following:
-GCC -Jam -coreutils -tar -Bison-1.35
-flex -libmng -libmikmod -libogg -libvorbis
-zlib -libpng -jpeg -autoconf -automake
-curl(developers version) -bison-1.35 -(un)zip -freetype

The Problem is that I am a moron. I have no Idea what any of these are. I do not know how to check and see if I have them. I could go and find them all and install them but I don't even know what they are. Should I search for each of them individually and find out what they are? Is there a way that I can check my system to see which ones are there already? I am running Fedora Core 3. I just started to learn Linux.
Thank you for your time
MonkTzu
 
Old 02-09-2005, 03:36 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
they are all the names of other software packages, and virtually all of them are part of virtually any base install. e.g gcc is the c compiler, tar is a compression (zip) program, libogg is a library for ogg music files

to be honest i have no idea what rpm tools FC3 ships with these days, but what ever is there... gnorpm, apt, basic rpm or something fedora only i'm not familiar with at all, just make sure these packages are listed as already being installed.

if you're compiling this package from source then you will need a match -devel package for each of those requirements too. don't worry too much though, they are very likley to all be on your CD's already....

at the lowest level of rpm management, you can see if say, libpng is installed by doing this:
Code:
[root@gonzo root]# rpm -qv libpng
libpng-1.2.2-8
[root@gonzo root]# rpm -qv libborkborkbork!
package libborkborkbork! is not installed
now that's obvious to understand huh? also all those package names will be lowercase, not upper, to "GCC" is actually "gcc", and yes, it DOES matter.

advice given to many many newbies these last couple of years is to install "apt" and "synaptic" this is an rpm depenency system, and a GUI to go with it, whcih will resolve dependencies for you, even by downloading them from the interweb.

Last edited by acid_kewpie; 02-09-2005 at 03:40 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
Dependencies!! xian67 Linux - Distributions 6 08-03-2004 08:44 PM
need help w/dependencies pfaendtner Linux - Newbie 1 07-29-2004 10:36 PM
I recieve a failed dependencies error, but I have all required dependencies Laptop2250 Linux - Software 15 02-03-2004 07:58 PM
dependencies tincat2 Linux - Software 3 06-27-2002 11:16 PM
dependencies vanhalen Linux - Newbie 1 06-12-2002 08:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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