For us, the unix instructions worked 100% on Windows as well.  Guess since it's 
all PHP based it didn't make a difference.  Probably some minor internal tweaks 
and checks due to filesystem differences, but the PEAR guys did a great job in 
making it all very easy.

Now for us lazy Windows guys, someone needs to write a Winbinder based GUI PEAR 
package installer.  Hmm...   another project to add to my list of projects that 
I'll never finish. haha

-TG

= = = Original message = = =

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?


___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

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

Reply via email to