On Tue, 6 Feb 2001 [EMAIL PROTECTED] wrote:
>       I had to install GNU bc on SCO Openserver 5.0.5, when the
> make test failed on  the "bc" portion.    The GNU bc lives in
> /usr/local/bin
> as you would expect.   I don't want to alter the OS or filesystems.   But
> I do want openssl to use GNU bc without changing anyones  PATH
> environment or .profile.      I usually accomplish this by running a shell
> with the
> necessary PATH, wrapped around the needed binary.     I will want
> the same to happen with open SSH when I build that.
>
> Any ideas ?    Did I not drink enough coffee today ?    Please feel free
> to send flames and abuse ( "Jane, you ignorant geek !"   8-)  ) as long
> as you also send usefull help.   No I am not a newbie. Don't go there.

On OpenServer the /etc/profile is read by both sh and ksh before the users
.profile.  You can make changes to it.  Many add /usr/local/bin to the
start of the path so it is searched first.  The only problem is uses may
be explicitly setting their own path and that would over-ride your changes
in /etc/profile.

Good Luck,

--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to