Subject: Non root installs of include and lib ...
To: None <tech-ports@NetBSD.ORG>
From: Andrew Cagney <cagney@highland.com.au>
List: tech-ports
Date: 02/24/1995 13:46:18
Hello,

When cross compiling, part of the process is to `install' the includes
and libraries into the targets directory tree.  Unfortunatly, at present
these `installs' require root privlidge (because of chown bin:bin's)
which can be a small disaster if you get the destination directory wrong.

Has any one looked at tweeking this so that installs (at least lib and
include) as a normal user can be performed?

				Andrew