LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-01-2003, 04:44 PM   #1
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Rep: Reputation: 15
Unhappy Failed dependencies


There are two programs that I'm trying to install that keep getting this Failed dependencies error.

First is:
# rpm -ivh Eterm-0.9.2-1.i386.rpm
error: Failed dependencies:
imlib2 is needed by Eterm-0.9.2-1
libImlib2.so.1 is need by Eterm-0.9.2-1
libast.so.1 is need by Eterm-0.9.2-1
#

Second is:
# rpm -ivh mplayer-common-0.90-1.i386.rpm
warning: only V3 signatures can be verified, skipping V4 signature
error: Failed dependencies:
mplayer = 0.90 is need by mplayer-common-0.90-1
#


needs help once again
 
Old 08-01-2003, 04:56 PM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337

Rep: Reputation: 65
Well, I'm not sure about the first one, but I could not get eterm to work either. Try aterm...It's great and easy to compile:

http://aterm.sourceforge.net/

Though, if you need to really install eterm, imlib2-devel, imlib2, libmonobo(I think) and libmonobo-devel(I think) is what you are looking for.

About mplayer, rpm's are bad. Try compiling it from source instead. It's just as easy and won't make you tear your hairs apart with dependancies...

RPM's should be banned. Each distro has it's own set of RPM's... each distro version (RH9.0, RH7.0, which are the same distros) uses differents RPM's. It's bad for the user (time consuming, noone knows which package to install and peoples without time, simply uses another OS, unfortunately), bad for Linux developers (they/we need to release this package, that package) and etc. Try compiling from source as often as you can or if you use RedHat, try getting apt-get.

Good luck

Last edited by Mega Man X; 08-01-2003 at 05:06 PM.
 
Old 08-01-2003, 05:08 PM   #3
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
I got aterm to work, yet Eterm looks such my better.
What do you mean compiling from source?
I did download apt-get for RH9(is my system)
but I don't fully understand how it works.
got any good sites to read up on about "source" or apt-get?
 
Old 08-01-2003, 05:12 PM   #4
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337

Rep: Reputation: 65
Hi Umbrella !!

Judging by your nickname Resident Evil fan I suppose hehe. Well, try reading this thread, so you will understand compiling and using apt-get well:

http://www.linuxquestions.org/questi...692#post387692

Any problems after this let me know
 
Old 08-01-2003, 05:14 PM   #5
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337

Rep: Reputation: 65
Oh yeah... check aterm -help. Most of the peoples installing terminals are looking for transparency effect ( I also think it's cool ). If that's what you are looking for, aterm does it

aterm -tr -sh <numer from 0 - 100, where 100 is totally transparent>
 
Old 08-01-2003, 05:24 PM   #6
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
much thanks
and yes big RE fan best nomulti-player game out there still to this day
yet tribes is still my fav
 
Old 08-01-2003, 05:36 PM   #7
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
i downloaded apt-get but i don't think the install worked, i got a few other versions but i think its pointless to install it because my linux box isn't on my network. i downloaded bashish not aterm, i'm taking a look for aterm on google right now thanks again
 
Old 08-01-2003, 05:56 PM   #8
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337

Rep: Reputation: 65
hehe, I also love Capcom Games... all of them, Resident Evil, Street Fighter, Megaman .
Well, when you mean network, do you mean that you connect to the internet thru a modem? If so, it should still help anyway, but would be slow for large packages (I think, I've never tried that with a modem, only broadband)

Good luck Sorry I could not help ya with eterm, but maybe someone here will
 
Old 08-01-2003, 05:59 PM   #9
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
aterm does do the transparencys which whats i was looking for
but it leaves the open the old aterm window and only shows the back round, better then what i did have but not really what i'm looking for
 
Old 08-01-2003, 06:02 PM   #10
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
I guess what I mean I ain't got no internet connection with my linux box, i type now on a 98se mechine which has dsl connection. all programs i download i'v been burning and putting them on my laptop, I ain't got no hub to hook my linux box to the net
 
Old 08-01-2003, 06:11 PM   #11
Umbrella
Member
 
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45

Original Poster
Rep: Reputation: 15
street fighter ex +a
marval vs capcom
old school games
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
failed dependencies koodoo Linux - Newbie 8 03-08-2005 01:14 PM
Failed Dependencies Johnburrell Linux - Newbie 3 03-03-2005 10:18 AM
I recieve a failed dependencies error, but I have all required dependencies Laptop2250 Linux - Software 15 02-03-2004 07:58 PM
failed dependencies jaylee Linux - General 4 06-25-2003 05:45 AM
failed dependencies emanners Linux - Newbie 2 09-27-2001 03:01 PM

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

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