> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mike
> Hunter
> Sent: Thursday, February 19, 2004 4:59 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Solved] [Ntop] More Ntop problems on FreeBSD (cannot
> compile CVS, fbsd 4.8)
<snip/>
> 1. I found it necessary to create $PREFIX/var and $PREFIX/var/ntop by
> hand (in addition to chowning them as documented).
<snip/>
Now that is truly odd. While Makefile defines the 1st one:
localstatedir = ${prefix}/var
there are no other references, anywhere. In my Linux world, they're never
even created.
The chown message is this:
$(DESTDIR)/$(datadir)/ntop
AFAIK, DESTDIR is only valued when creating an rpm, so that shouldn't be an
issue.
datadir is one of the standard items, but it's set:
datadir = ${prefix}/share
I guess I'm puzzled where /var/ntop enters the picture.
Skulk around in your generated Makefile for the datadir= line... let's see
what it's being set to. Also what version of the various tools are you
using (if any), e.g. autoconf, automake and make itself...
-----Burton
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop