[8120] in SIPB bug reports
Re: wrapper script for pine
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jul 15 14:54:57 2002
From: Greg Hudson <ghudson@MIT.EDU>
To: peeto de la noche <gamache@ftso.org>
Cc: bug-sipb@MIT.EDU
In-Reply-To:
<Pine.NEB.4.44.0207151426100.16705-100000@north-vietnamese-army.ftso.org>
Date: 15 Jul 2002 14:54:51 -0400
On Mon, 2002-07-15 at 14:29, peeto de la noche wrote:
> pine is assumed to be named
> 'pine.real' somewhere in the user's $PATH.
The Athena 9.1 release puts a pine.real in /usr/athena/bin (we have our
own wrapper script). So if a user runs "athrun sipb pine" without
having the sipb locker first in their path, it will wind up exec'ing
/usr/athena/bin/pine.real instead of /mit/sipb/.../bin/pine.real.
So, any wrapper script should use an absolute path.