On Thu, 2008-06-05 at 16:40, Reid Kaufmann wrote: > > I think whoever brought it up originally, was say that ... > > > > the 'MANSCRIPT=../sunman-stability' line is not required anymore because > > its setup somewhere else by default and '_install M' uses that default > > setting (But I may be wrong in thinking that, which is why a said 'check > > it').
> > > Ok, I checked it and hopefully this clears up the confusion. When I > comment out MANSCRIPT from my install-sfw this is the error I get: > [rk142382 at beef links]$ dmake -f Makefile.sfw install > ... (output snipped) ... > /usr/bin/sh ./install-sfw > MANSCRIPT not set > *** Error code 1 > dmake: Fatal error: Command failed for target `install' > Current working directory /workarea/sfw/usr/src/cmd/links > [rk142382 at beef links]$ > So, it is necessary to set MANSCRIPT in your install-sfw, at least it > isn't automagically included in my install-sfw. Sorry everyone for giving duff info in verious peoples reviews :-( I found the original email that made me think there was a default value setup some where (I don't have access so couldn't check), guess I mis-read that email as now I think it was saying that as the install script didn't have a '_install M ...' (to install a man page) then the 'MANSCRIPT=..' wasn't required. But may be, just a thought, as everyone calls their MANSCRIPT's 'sunman-stability', there should be a default value set somewhere (so there is less clutter in the 'install script'). Sorry again Paul
