[CentOS] About GLOBAL vars

John Doe jdmls at yahoo.com
Mon Jan 18 17:21:34 UTC 2010


From: Alberto García Gómez <alberto at ipimtzcm.rimed.cu>
> I install XAMPP in a server and know I want some binaries run as they were 
> part of the system (I reaaly don't know if this correct). So I need 
> that -pear- -pecl- and others run as:
> #pear install [PACKAGE]
> and not
> #cd /path/to/pear/ && ./pear install [PACKAGE]

Add /path/to/bin to the PATH variable.
See examples in /etc/profile.d/

JD


      



More information about the CentOS mailing list