[SunHELP] (no subject)

Phil Stracchino alaric at caerllewys.net
Fri Aug 22 00:39:09 CDT 2003


On Fri, Aug 22, 2003 at 02:16:43AM -0300, Fernando Machado Junior wrote:
> Friends,
> 
> How do I set a a variable to be loaded everytime somebody do a login?
> (solaris 8/Sparc)
> something like:
> 
> LD_LIBRARY_PATH=/usr/local/lib
> 
> Thanx!

Well, you could put:

LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH

in your .profile in your home directory.  Or, if you have root on the
box and want to do this for all users, you could put it in /etc/profile.

For this specific case, assuming you have root on the machine, you might
also want to look into crle.  (Read man crle, and experiment with it
before you commit your settings.)


-- 
 .*********  Fight Back!  It may not be just YOUR life at risk.  *********.
 : phil stracchino : unix ronin : renaissance man : mystic zen biker geek :
 :  alaric at caerllewys.net : alaric-ruthven at earthlink.net : phil at latt.net  :
 :   2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)   :
 :    Linux Now!   ...Because friends don't let friends use Microsoft.    :



More information about the SunHELP mailing list