Re: clueless about pear

From: red (groups_at_reenie.org)
Date: 09/03/04


Date: Fri, 03 Sep 2004 17:22:39 GMT

red (I)wrote:
>
> The code is take from the pear manual on how to write tables with pear. .
> HTML/Table.php is supposed to be in pear, already installed. But I don't
> see any HTML directory anywhere.
>

I have gotten the examples in the Core Components section of the PEAR
manual to work, so apparently I do have PEAR installed. Apparently the
HTML_table package is not installed along with PEAR on PHP. I have
loaded the package using the command line, but still get the no can find
message: "main(HTML/Table.php) [function.main]: failed to open stream:
No such file or directory "

When I loaded the package, nothng everindicated WHERE it was being
loaded . I sill can't find a HTML directory or Table.php file anywhere.
  Any ideas ? I have been pouring over the manual and googling, to no
avail. My goal right now is to use get ANY PEAR package to work. Why is
this so hard ?

red
>>
>>



Relevant Pages

  • Re: PEAR on debian
    ... package (as root using 'pear install Package) it seems to install ok but ... 'pear list' shows it as being installed. ... php-pear - PEAR - PHP Extension and Application Repository ...
    (Debian-User)
  • Re: [PHP] Parsing mail file
    ... right search terms, since PEAR *does* contain a package for parsing email ... On PEAR website, with the mail keyword, I only find this: ...
    (php.general)
  • Re: downloading pear packages
    ... > saying the package is already installed. ... Type "pear" at the command line and you will see a list of options. ... pear upgrade package_name ...
    (comp.lang.php)
  • Re: [opensuse] Has anyone tried to install a PECL extension on an openSUSE system?
    ... At first I had to install the 'pear installer' by hand - I ... couldn't find a package ready to go. ... almost all working PECL extensions are available here ...
    (SuSE)
  • Re: Where can I find PEAR DB??
    ... There is a command named "pear", which is package installer, similar to ... Type "pear help options" to list all options. ...
    (comp.lang.php)