Home > Archive > PHP Pear > September 2007 > Re: [PEAR] Trouble locating required archive.php file...
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 |
Re: [PEAR] Trouble locating required archive.php file...
|
|
| Justin Patrin 2007-09-25, 7:05 pm |
| On 9/24/07, Sam Wright <sawright@lbl.gov> wrote:
> I can't find this on my system:
> Source Location: /File_Archive-0.1.0/File/Archive.php
>
> Where in the heck is a standard install directory on Mac OS/X install (I
> just did 'sudo pear install file_archive').
>
Do:
sudo pear config-show | grep php_dir
--
Justin Patrin
| |
| Sam Wright 2007-09-26, 7:03 pm |
| Thanks, but using a unix 'find' located it in '/usr/lib/php'.
Cheers!
-Sam
On 9/25/07 9:16 AM, Justin Patrin wrote:
> On 9/24/07, Sam Wright <sawright@lbl.gov> wrote:
>
>
> Do:
> sudo pear config-show | grep php_dir
>
>
|
|
|
|
|