logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Net::NNTP: msg#00907

Subject: Re: Net::NNTP
> Arnaud,
> 
> Here's what config-show states:
> 
> dns:root-~> pear config-show
> Configuration:
> ==============
> bin_dir         /usr/local/bin
> doc_dir         /usr/local/share/php/doc/pear
> ext_dir         /usr/local/lib/php/extensions
> master_server   devel.inn.lee.net
> password        <not set>
> php_dir         /usr/local/lib/php
> preferred_state stable
> username        <not set>
> verbose         1

Apparently you have an old version of the pear command, did you run go-pear 
recently ?

here's mine

+---------------------+-----------------+-------------------------------------+
| PEAR executables    | bin_dir         | /usr/local/bin                      |
| directory           |                 |                                     |
| PEAR documentation  | doc_dir         | /usr/local/share/pear/docs          |
| directory           |                 |                                     |
| PHP extension       | ext_dir         | /usr/local/lib/php/extensions/no-de |
| directory           |                 | bug-non-zts-20020429                |
| PEAR directory      | php_dir         | /usr/local/share/pear               |
| PEAR data directory | data_dir        | /usr/local/share/pear/data          |
| PEAR test directory | test_dir        | /usr/local/lib/php/tests            |
| HTTP Proxy Server   | http_proxy      | <not set>                           |
| Address             |                 |                                     |
| PEAR server         | master_server   | pear.php.net                        |
| PEAR password (for  | password        | <not set>                           |
| maintainers)        |                 |                                     |
| PEAR username (for  | username        | <not set>                           |
| maintainers)        |                 |                                     |
| Preferred Package   | preferred_state | stable                              |
| State               |                 |                                     |
| Unix file mask      | umask           | 18                                  |
| Debug Log Level     | verbose         | 1                                   |
+---------------------+-----------------+-------------------------------------+
 
What is the version of pear ? (pear list), it should be 0.91 or sthg.

And apparently the package description is old. Could somebody update the 
package.xml ?

Arnaud.

> Running the install/upgrade command:
> 
> dns:root-~> pear install http://pear.php.net/get/Net_NNTP
> downloading http://pear.php.net/get/Net_NNTP ...
> ....done: 5,739 bytes
> warning : you are using an archive with an old format
> installed file /usr/local/lib/php/NNTP.php
> installed file /usr/local/share/php/doc/pear/Net_NNTP/README
> install ok
> 
> For some reason, it wants to install it in the base directory and not
> Net/NNTP.php. Let me know if there is anything else you need to know
> about the system setup.
> 
> If you have questions, comments, or need additional information about
> the subject of this message, feel free to contact us via phone or
> e-mail.
>  
> Regards,
>  
> Patrick O'Lone
> ------------------------------
> TOWNNEWS.COM/INN
> Internet Software Engineer
> Phone: 309-743-0809
> Toll:  800-579-6397
> Fax:   309-743-0830
> Email: polone@xxxxxxxxxxxx
> ------------------------------
> 
> 
> > -----Original Message-----
> > From: Arnaud Limbourg [mailto:arnaud.limbourg@xxxxxxxxxxxxxxxx] 
> > Sent: Saturday, September 28, 2002 12:56 PM
> > To: polone@xxxxxxxxxxxx
> > Cc: pear-dev@xxxxxxxxxxxxx
> > Subject: Re: [PEAR-DEV] Net::NNTP
> > 
> > 
> > 
> > > Why does Net::NNTP install in the base directory of PEAR? 
> > Shouldn't it 
> > > be in:
> > > 
> > > /path/to/pear/Net/NNTP.php
> > > 
> > > instead of,
> > > 
> > > /path/to/pear/NNTP.php
> > 
> > The package description looks ok.
> > 
> > What is your configuration set to ?
> > 
> > pear config-show
> > 
> > Arnaud.
> > 
> > -- 
> > PEAR Development Mailing List (http://pear.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> 

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>