El Jue 21 Abr 2005 11:36, Don escribió:
> Hi,
>  
> I have just started to explore PEAR.  I am using PHP 4.3.11 and so PEAR
> automatically comes with PHP.  I would like to install PEAR's DB classes.
> However, I cam right now browsing the PEAR web site and cannot find
> information on how to install a package.  I have also downloaded and opened
> the DB tgz file but there is no install document.

Asumming your are in a UNIX environment, I would do:

# pear install DB

for more information:

# pear --help

It should be similar on Windows system?

-- 
 11:46:02 up 19 days, 20:14,  2 users,  load average: 4.74, 2.00, 1.07
-----------------------------------------------------------------
Martín Marqués        | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica  |  DBA, Programador, Administrador
             Universidad Nacional
                  del Litoral
-----------------------------------------------------------------

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to