Re: [CentOS] About GLOBAL vars

2010-01-19 Thread John Doe
From: Alberto García Gómez > From: "John Doe" >> Add /path/to/bin to the PATH variable. >> See examples in /etc/profile.d/ >> Thanks friend, but I don't what I supouse to do there...can you give me an >> example for this case: >> # ./path/to/pear/pear >> as >> # pear Create /etc/profile.d/mype

Re: [CentOS] About GLOBAL vars

2010-01-19 Thread Alberto García Gómez
quot;, Matanzas. Cuba. 0145-2887(30-33) ext 124 - Original Message - From: "John Doe" To: "CentOS mailing list" Sent: Monday, January 18, 2010 12:21 PM Subject: Re: [CentOS] About GLOBAL vars From: Alberto García Gómez > I install XAMPP in a server and know I want so

Re: [CentOS] About GLOBAL vars

2010-01-18 Thread Kai Schaetzl
Please don't hijack threads. If you want to ask something, then please use the "new message" button in your mail client and *not* the "reply" button. Thank you. Kai -- Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS

Re: [CentOS] About GLOBAL vars

2010-01-18 Thread Christoph Maser
Am Montag, den 18.01.2010, 18:02 +0100 schrieb Alberto García Gómez: > 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 > >

Re: [CentOS] About GLOBAL vars

2010-01-18 Thread John Doe
From: Alberto García Gómez > 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 [PACKAG