Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NTop: Users

Linking?

 

 

NTop users RSS feed   Index | Next | Previous | View Threaded


josh.hrach at zettaview

Jun 16, 2008, 1:15 PM

Post #1 of 10 (3509 views)
Permalink
Linking?

I've just downloaded and installed 3.3.6 on Xubuntu 8.04.
Autogen/configure, Make, and Make Install all were completed without
errors. I found an error during Make Install:

*** Warning: Linking the shared library libntopreport.la against the
*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not
portable!

When trying to start nTop, I am given:

ntop: error while loading shared libraries: libntopreport-3.3.6.so:
cannot open shared object file: No such file or directory

I've tried reinstalling Perl to fix the above issue, but that hasn't
done anything. I am not sure what may be the issue, but I'm stumped at
the moment.

Thanks in advance for any help.

-Josh

_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


deri at ntop

Jun 16, 2008, 1:21 PM

Post #2 of 10 (3396 views)
Permalink
Re: Linking? [In reply to]

Josh

On Mon, Jun 16, 2008 at 10:15 PM, Josh Hrach <josh.hrach [at] zettaview> wrote:
> I've just downloaded and installed 3.3.6 on Xubuntu 8.04.
> Autogen/configure, Make, and Make Install all were completed without
> errors. I found an error during Make Install:
>
> *** Warning: Linking the shared library libntopreport.la against the
> *** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not
> portable!
this is not an issue

>
> When trying to start nTop, I am given:
>
> ntop: error while loading shared libraries: libntopreport-3.3.6.so:
> cannot open shared object file: No such file or directory

this is an issue. Did you install ntop or started it from the ntop
source directory?

Cheers Lca

>
> I've tried reinstalling Perl to fix the above issue, but that hasn't
> done anything. I am not sure what may be the issue, but I'm stumped at
> the moment.
>
> Thanks in advance for any help.
>
> -Josh
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] unipi
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


josh.hrach at zettaview

Jun 16, 2008, 2:55 PM

Post #3 of 10 (3386 views)
Permalink
Re: Linking? [In reply to]

Luca,

As previously stated, make install seemed to go through without any
errors. I've tried running nTop from several directories, including the
source directory. The following command I'm using from the prompt is:

sudo ntop --user=root -i none -d

The only output I've gotten thus far is the ntop error in my initial post.

I hope some of this is helpful... I know I'm unsure on this one.

-Josh
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


deri at ntop

Jun 16, 2008, 3:40 PM

Post #4 of 10 (3384 views)
Permalink
Re: Linking? [In reply to]

Josh
can you please delete first all the previous ntop installations, then
compile ntop and try again.

Luca

On Jun 16, 2008, at 11:55 PM, Josh Hrach wrote:

> Luca,
>
> As previously stated, make install seemed to go through without any
> errors. I've tried running nTop from several directories, including
> the
> source directory. The following command I'm using from the prompt is:
>
> sudo ntop --user=root -i none -d
>
> The only output I've gotten thus far is the ntop error in my initial
> post.
>
> I hope some of this is helpful... I know I'm unsure on this one.
>
> -Josh
> _______________________________________________
> Ntop mailing list
> Ntop [at] unipi
> http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


josh.hrach at zettaview

Jun 17, 2008, 10:18 AM

Post #5 of 10 (3370 views)
Permalink
Re: Linking? [In reply to]

Luca,

This is a fresh system I've built with Xubuntu 8.04. There were no
previous installations of nTop installed. However, I did just do "make
uninstall" and "make clean" and tried compiling again. I'm still
getting the issue regarding the shared library.

-Josh
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


deri at ntop

Jun 18, 2008, 1:02 AM

Post #6 of 10 (3379 views)
Permalink
Re: Linking? [In reply to]

Josh
on my ubuntu 8.04 without installing ntop but running it from the source
directory, I can run ntop. Can you please confirm me this? If so then we
can see what's wrong with the installer

Luca

Josh Hrach wrote:
> Luca,
>
> This is a fresh system I've built with Xubuntu 8.04. There were no
> previous installations of nTop installed. However, I did just do "make
> uninstall" and "make clean" and tried compiling again. I'm still
> getting the issue regarding the shared library.
>
> -Josh
> _______________________________________________
> Ntop mailing list
> Ntop [at] unipi
> http://listgateway.unipi.it/mailman/listinfo/ntop
>

_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


josh.hrach at zettaview

Jun 18, 2008, 12:31 PM

Post #7 of 10 (3371 views)
Permalink
Re: Linking? [In reply to]

Luca,

When trying to run ntop from the source directory (without installing
ntop), this is what I get:

xubu [at] XuB:~/ntop$ ntop
The program 'ntop' is currently not installed. You can install it by
typing:
sudo apt-get install ntop
-bash: ntop: command not found

xubu [at] XuB:~/ntop$ sudo ntop
[sudo] password for xubu:
sudo: ntop: command not found

-Josh

_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


shane at hemc

Jun 18, 2008, 12:54 PM

Post #8 of 10 (3367 views)
Permalink
Re: Linking? [In reply to]

Try ./ntop

-----Original Message-----
From: Josh Hrach [mailto:josh.hrach [at] zettaview]
Sent: Wednesday, June 18, 2008 3:32 PM
To: ntop [at] unipi
Subject: Re: [Ntop] Linking?

Luca,

When trying to run ntop from the source directory (without installing
ntop), this is what I get:

xubu [at] XuB:~/ntop$ ntop
The program 'ntop' is currently not installed. You can install it by
typing:
sudo apt-get install ntop
-bash: ntop: command not found

xubu [at] XuB:~/ntop$ sudo ntop
[sudo] password for xubu:
sudo: ntop: command not found

-Josh

_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


josh.hrach at zettaview

Jun 18, 2008, 4:03 PM

Post #9 of 10 (3364 views)
Permalink
Re: Linking? [In reply to]

Shane,

Thanks. Yes, I did get ntop to work when trying it from the source
directory after that.

Should I still attempt to compile/install ntop, or should I just run it
via the source directory? How would I go about getting MySQL enabled
for this (as I don't see it in the config areas)?

-Josh
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop


yuri at ntop

Jun 18, 2008, 4:45 PM

Post #10 of 10 (3372 views)
Permalink
Re: Linking? [In reply to]

Josh Hrach ha scritto:
> Shane,
>
> Thanks. Yes, I did get ntop to work when trying it from the source
> directory after that.
>
If you have ntop already working, you have successfully compiled it and
you don't need to install
> Should I still attempt to compile/

install ntop, or should I just run it
> via the source directory?
As you prefer, but ntop works even from the source dir.
Yuri

How would I go about getting MySQL enabled
> for this (as I don't see it in the config areas)?
>
> -Josh
> _______________________________________________
> Ntop mailing list
> Ntop [at] unipi
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop [at] unipi
http://listgateway.unipi.it/mailman/listinfo/ntop

NTop users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.