Home > Archive > PHP Pear > May 2005 > Pear Install Frontend
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Pear Install Frontend
|
|
| Dan Rossi 2005-05-26, 8:59 pm |
| Hi there I was wondering if there is end user docs for Pear Frontend. I
am trying to get a branched install of pear so we can avoid requesting
our admin to install each package. We have access to setup a pear
branch in our own classes path which is outside the web directory.
What i need to know is how do we setup pear to pickup this directory
instead of the default one, do we need to request the admin to play
with the pear config settings , we will need to setup a default include
path anyway. Can we override this in the .pearrc file ?
Let me know.
| |
| Greg Beaver 2005-05-30, 3:57 am |
| Dan Rossi wrote:
> Hi there I was wondering if there is end user docs for Pear Frontend. I
> am trying to get a branched install of pear so we can avoid requesting
> our admin to install each package. We have access to setup a pear branch
> in our own classes path which is outside the web directory. What i need
> to know is how do we setup pear to pickup this directory instead of the
> default one, do we need to request the admin to play with the pear
> config settings , we will need to setup a default include path anyway.
> Can we override this in the .pearrc file ?
yes, just use a .pearrc
Greg
|
|
|
|
|