Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 1997 20:45:55 +0800
From:      Peter Wemm <peter@spinner.dialix.com.au>
To:        Poul-Henning Kamp <phk@dk.tfs.com>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc/mtree BSD.local.dist BSD.usr.dist 
Message-ID:  <199707261245.UAA23208@spinner.dialix.com.au>
In-Reply-To: Your message of "Fri, 25 Jul 1997 22:41:32 %2B0200." <1472.869863292@critter.dk.tfs.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 
> If you don't want to redo the world, this shortcut will save your day:
> 
> 	mkdir /usr/libdata/tcl/http1.0

Something is screwed somewhere:

> +echo "CFLAGS+= -DTCL_PACKAGE_PATH=\\\"/usr/lib/tclpkg\\ /usr/local/lib/tclpkg\\
\"" >> ${LIBTCL}Makefile

I suspect that should be /usr/libdata/tcl/tclpkg..  /usr/lib/tclpkg is a 
definite violation of the tree layout standards.

Also, there's a "/c/phk/..." reference in tclConfig.sh

> Poul-Henning
> 
> In message <199707252036.NAA02405@freefall.freebsd.org>, Poul-Henning Kamp wr
    it
> es:
> >phk         1997/07/25 13:36:55 PDT
> >
> >  Modified files:
> >    etc/mtree            BSD.local.dist BSD.usr.dist 
> >  Log:
> >  A couple of new directories needed for tcl8.0b2
> >  
> >  Revision  Changes    Path
> >  1.29      +3 -1      src/etc/mtree/BSD.local.dist
> >  1.93      +5 -1      src/etc/mtree/BSD.usr.dist
> 
> --
> Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
> http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
> whois: [PHK]                | phk@tfs.com           TRW Financial Systems, In
    c.
> Power and ignorance is a disgusting cocktail.
> 

Cheers,
-Peter




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707261245.UAA23208>