> > >is invoked from /opt/bin which then sets the environment
> > >before launching the application from /opt/application/bin.
> > >
> > So add a man link farm as /opt/man to match those in
> > /opt/bin
> >
> It does work, though migh not be pretty if you have
> many man pages.
>
Also, I
>
>
>
> >Some of the ways to work out environment for /opt
> >applications are
> >
> > a) You add PATH, MANPATH, LD_LIBRARY_PATH etc to all
> >
> Handled by man by default with AUTOPATH so
> MANPATH can be left alone. Just fix PATH
>
Again, this is only handled if your files you have man pages
On Tue, 30 Apr 2002, Thomas Dodd wrote:
> Riku Meskanen wrote:
> > a) You add PATH, MANPATH, LD_LIBRARY_PATH etc to all
> >
> Handled by man by default with AUTOPATH so
> MANPATH can be left alone. Just fix PATH
>
Yes I hear you. You explained it already on your first
post, no offence but no need
Riku Meskanen wrote:
>On Mon, 29 Apr 2002, Thomas Dodd wrote:
>
>>So the package needs to drop a file in /etc/profile.d
>>that sets the executable path to /opt/foo/bin
>>and man will aututomatically add /opt/foo/man
>>to the MANPATH. It will also look for /opt/foo/bin/man
>>if you don't want se
On Mon, 29 Apr 2002, Thomas Dodd wrote:
>
> So the package needs to drop a file in /etc/profile.d
> that sets the executable path to /opt/foo/bin
> and man will aututomatically add /opt/foo/man
> to the MANPATH. It will also look for /opt/foo/bin/man
> if you don't want seperate bin and man dirs f
>
>
>
> James Olin Oden wrote:
>
> ><- SNIP ->
>
> I like the man.config.d idea, but I think gnu-man has a solution already
> in place.
>
> In the man(1) page MANPATH_MAP and the NOAUTOPATH control the
> automatic construction of MANPATH.
>
> if NOAUTOPATH is not set in /etc/man.config then
James Olin Oden wrote:
><- SNIP ->
>
>>IMHO, best way I can think would be to enhance GNU man to
>>support include directory, like xinetd with /etc/xinetd.d,
>>logrotate with /etc/logrotate.d etc.
>>
>>Thus patch it use /etc/man.config.d if it already doesn't
>>and contrib to project :)
>>
I l
<- SNIP ->
> IMHO, best way I can think would be to enhance GNU man to
> support include directory, like xinetd with /etc/xinetd.d,
> logrotate with /etc/logrotate.d etc.
>
> Thus patch it use /etc/man.config.d if it already doesn't
> and contrib to project :)
>
Actually, I do think that idea is
On Fri, 26 Apr 2002, Riku Meskanen wrote:
>
> Don't think GNU man is not SUID-root or SGID-man any
> recent distribution or is it?
>
Sorry my goof, I should learn rereading
before submitting :/
Drop the *not* and it becomes clear what I was trying to say, thus
| I don't think GNU man is SUID-roo
On Thu, 25 Apr 2002, James Olin Oden wrote:
> >
> > On Thu, 25 Apr 2002, James Olin Oden wrote:
> > >
> > The /opt/package/{etc,bin,man} practise can lead to quite riducule
> > length with PATH, MANPATH etc. components when you have plenty
> > of softare in your system, so beware.
> >
> Agreed, bu
>
> On Thu, 25 Apr 2002, James Olin Oden wrote:
> >
> The /opt/package/{etc,bin,man} practise can lead to quite riducule
> length with PATH, MANPATH etc. components when you have plenty
> of softare in your system, so beware.
>
Agreed, but there are times when you don't want your stuff to go in
On Thu, 25 Apr 2002, James Olin Oden wrote:
> I guess since know one has responded to this question concerning a
> clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> and using a safe mechanism to do so) says that there is not such a
> clean method (please someone correct
>
> > I guess since know one has responded to this question concerning a
> > clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> > and using a safe mechanism to do so) says that there is not such a
> > clean method (please someone correct me if I am wrong). If this is
> I guess since know one has responded to this question concerning a
> clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> and using a safe mechanism to do so) says that there is not such a
> clean method (please someone correct me if I am wrong). If this is the case
>
I guess since know one has responded to this question concerning a
clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
and using a safe mechanism to do so) says that there is not such a
clean method (please someone correct me if I am wrong). If this is the case
then perha
15 matches
Mail list logo