Lorenzo Alberton wrote:
> Hi,
>
> for the next MDB2 release I'd like to add the ability
to
> install the MDB2 base package and a driver doing
something like
>
> =========================
> $ pear install MDB2#mysql
> =========================
>
> and that's what the <group> and
<subpackage> tags are for,
> right?
>
> If so, I don't know how to add these entries to
> package.xml using PackageFileManager2 (at least
> I can't find an example on Laurent's guide).
>
> I guess these two methods might be what I need:
>
> PEAR_PackageFile_v2_rw::addSubpackageDepWithChannel()
>
PEAR_PackageFile_v2_rw::addGroupPackageDepWithChannel()
>
> but -for instance- how can I set the hint?
> Is there an example I can follow?
Hi Lorenzo,
Stephan beat me to the punch on how to do this. Would you
mind opening
a documentation bug for P_PFM?
Thanks,
Greg
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|