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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-01-2003, 04:44 PM
|
#1
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Rep:
|
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
|
|
|
08-01-2003, 04:56 PM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
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.
|
|
|
08-01-2003, 05:08 PM
|
#3
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
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?
|
|
|
08-01-2003, 05:12 PM
|
#4
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
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 
|
|
|
08-01-2003, 05:14 PM
|
#5
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
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>
|
|
|
08-01-2003, 05:24 PM
|
#6
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
much thanks
and yes big RE fan best nomulti-player game out there still to this day
yet tribes is still my fav
|
|
|
08-01-2003, 05:36 PM
|
#7
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
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
|
|
|
08-01-2003, 05:56 PM
|
#8
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
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 
|
|
|
08-01-2003, 05:59 PM
|
#9
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
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
|
|
|
08-01-2003, 06:02 PM
|
#10
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
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
|
|
|
08-01-2003, 06:11 PM
|
#11
|
Member
Registered: Jul 2003
Location: U.S.A. FL
Distribution: RH 9
Posts: 45
Original Poster
Rep:
|
street fighter ex +a
marval vs capcom
old school games
|
|
|
All times are GMT -5. The time now is 10:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|