Dans son pr�c�dent message Nick Rogers �crivait :

> I'm getting no graphics in ether Network Load Statistics or Global
> Traffic Statistics with ntop v.2.0.0 otherwise everything seems to work
> well, any ideas?

Hi.

I had the same problem.
In fact, the "make install" step of the ntop installation (I assume
you donwloaded the same ntop-2.0-src.tar.gz from official website
like I did) crashes while trying to install the intop man page under
the $PREFIX/ntop/man/man1/intop/ directory : this directory does not
exist.
That leaves you with a quite full working ntop and intop binaries,
but when browsing through a http client, all gif pics miss, while you
still are able to see stats.

You can resolve this like that :

  - reinstall ntop from scratch : do not forget to create manually the
  $PREFIX/ntop/man/man1/intop directory ($PREFIX being the prefix
  configure option if you set it. I did use /usr/local/ntop-2.0 as
  $PREFIX, so I had to create /usr/local/ntop-2.0/man/man1/intop)
  - run make install again : you'll notice that there are lot of things
  done after installation of man pages (which should, IMHO, be
  installed at last and not at this step!), including all html and gif
  files and directories.

If you are using Linux Red Hat, check if you have installed zlib-
devel files. If not, do it, rebuild all gdchart packages by running
buildAll.sh in the gdchart directory BEFORE recompiling ntop.

Should then work fine.

Guillaume

[ Sent with SquirrelMail -  http://www.squirrelmail.org     ]


_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop

Reply via email to