LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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


Closed Thread
  Search this Thread
Old 07-19-2011, 11:01 AM   #1
AngryBeast
Member
 
Registered: Jul 2011
Posts: 59

Rep: Reputation: Disabled
Unhappy problem with installing of ntop


2011-07-19 10:24:00 (405 KB/s) - `ntop-2.1.2-0.i386.rpm' saved [2788596]

[root@s1:/opt]# rpm -ivh ntop-2.1.2-0.i386.rpm
error: Failed dependencies:
libcrypto.so.2 is needed by ntop-2.1.2-0.i386
libgdbm.so.2 is needed by ntop-2.1.2-0.i386
libpcap.so.0.6.2 is needed by ntop-2.1.2-0.i386
libssl.so.2 is needed by ntop-2.1.2-0.i386
[root@s1:/opt]#


why failed?
 
Old 07-19-2011, 11:04 AM   #2
AngryBeast
Member
 
Registered: Jul 2011
Posts: 59

Original Poster
Rep: Reputation: Disabled
i don't find that libs
 
0 members found this post helpful.
Old 07-19-2011, 11:06 AM   #3
AngryBeast
Member
 
Registered: Jul 2011
Posts: 59

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by AngryBeast View Post
i don't find that libs
Welcome to openSUSE 11.3 "Teal" - Kernel \r (\l).
 
0 members found this post helpful.
Old 07-19-2011, 11:36 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,604

Rep: Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960
Quote:
Originally Posted by AngryBeast View Post
2011-07-19 10:24:00 (405 KB/s) - `ntop-2.1.2-0.i386.rpm' saved [2788596]

[root@s1:/opt]# rpm -ivh ntop-2.1.2-0.i386.rpm
error: Failed dependencies:
libcrypto.so.2 is needed by ntop-2.1.2-0.i386
libgdbm.so.2 is needed by ntop-2.1.2-0.i386
libpcap.so.0.6.2 is needed by ntop-2.1.2-0.i386
libssl.so.2 is needed by ntop-2.1.2-0.i386
[root@s1:/opt]#

why failed?
Post a clear question, please...not very good to try to piece together your question from three different posts.

Why it failed? Very clearly, you are missing the requirements that the RPM needs. So, install them. Assuming you're using openSUSE 11.3, you can type in "zypper install ntop", and it'll do it all for you.
 
Old 07-19-2011, 11:40 AM   #5
AngryBeast
Member
 
Registered: Jul 2011
Posts: 59

Original Poster
Rep: Reputation: Disabled
It fails did you don't read? I need that libs and i don't find 'em!


zypper install ntop
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following NEW packages are going to be installed:
ntop rrdtool

2 new packages to install.
Overall download size: 2.1 MiB. After the operation, additional 6.3 MiB will be used.
Continue? [y/n/?] (y):
Installing: rrdtool-1.4.3-2.22 [error]
Installation of rrdtool-1.4.3-2.22 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: installing package rrdtool-1.4.3-2.22.x86_64 needs 3MB on the / filesystem


Abort, retry, ignore? [a/r/i] (a):

Last edited by AngryBeast; 07-19-2011 at 11:42 AM.
 
0 members found this post helpful.
Old 07-19-2011, 11:58 AM   #6
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by AngryBeast View Post
It fails did you don't read? I need that libs and i don't find 'em!


zypper install ntop
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following NEW packages are going to be installed:
ntop rrdtool

2 new packages to install.
Overall download size: 2.1 MiB. After the operation, additional 6.3 MiB will be used.
Continue? [y/n/?] (y):
Installing: rrdtool-1.4.3-2.22 [error]
Installation of rrdtool-1.4.3-2.22 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: installing package rrdtool-1.4.3-2.22.x86_64 needs 3MB on the / filesystem


Abort, retry, ignore? [a/r/i] (a):
What are you up to with these posts? When I quote the post, there is far more text than is visible just looking at the post.

If you make the post sufficiently hard to follow then you won't get the answers that you seem to want. If you are happy with that, that is up to you. And if you scatter around words without making coherent sentences, people have to work at interpreting your words and sometimes they will guess wrongly.

By the way, do you have the space on the disk to install the dependencies, and are you root?
 
1 members found this post helpful.
Old 07-19-2011, 12:08 PM   #7
AngryBeast
Member
 
Registered: Jul 2011
Posts: 59

Original Poster
Rep: Reputation: Disabled
1st thing If you can not help or don't know how to help me do not make me morals! OK?
Second thing ! Yes i have space !
 
0 members found this post helpful.
Old 07-19-2011, 12:15 PM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,604

Rep: Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960
Quote:
Originally Posted by AngryBeast View Post
It fails did you don't read? I need that libs and i don't find 'em!
Are you normally this rude and clueless??

Yes, I read it...what I DIDN'T read was where you actually TRIED TO INSTALL THEM. And the zypper install seems to have resolved the dependencies, and was GOING to install it, when you ran out of space.
Quote:
zypper install ntop
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following NEW packages are going to be installed:
ntop rrdtool

2 new packages to install.
Overall download size: 2.1 MiB. After the operation, additional 6.3 MiB will be used.
Continue? [y/n/?] (y):
Installing: rrdtool-1.4.3-2.22 [error]
Installation of rrdtool-1.4.3-2.22 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: installing package rrdtool-1.4.3-2.22.x86_64 needs 3MB on the / filesystem
Abort, retry, ignore? [a/r/i] (a):
When it tells you you don't have enough space, you don't....so, delete some files, move things around, or do SOMETHING to get more space. Not much else you can do.

Last edited by TB0ne; 07-19-2011 at 12:16 PM.
 
Old 07-19-2011, 03:53 PM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,604

Rep: Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960
OP, you marked this thread as SOLVED...I take it you got it working? How about a follow up, or at least some small measure of courtesy to the folks here, especially after your comments.
 
Old 07-19-2011, 06:38 PM   #10
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I'm closing this to avoid further aggravation; if the OP feels it
needs to be re-opened please contact me via e-Mail.
 
  


Closed Thread


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
ntop html problem razzera Linux - Software 1 10-25-2010 08:00 AM
some problem about ntop an6097 Linux - General 0 09-02-2010 02:01 AM
installing Ntop razzera Debian 3 05-04-2010 09:38 AM
ntop error while installing hariiyer Linux - Software 1 11-23-2007 08:09 AM
problem with ntop at SuSE 8.1 ccc Linux - Software 0 10-31-2002 05:12 AM

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

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