Dans son pr�c�dent message Jos� Luis V�squez M. �crivait :

> I install NTOP from the source (ntop.tar.gz) from  www.ntop.org
> in /usr/share/ntop
>
> Where copy the *.gif from /usr/share/ntop/html/statsicons/flags
> to  ????
>
> Regards,
> -----Original Message-----
>
> Hello,
> I am Install NTOP 2.0 and not view the icons: ej:
>
> Why?????

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
$PRERFIX/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