Per Jessen escribió:
> I'm trying to install pecl::mailparse, but I'm making very slow
> progress.  At first I had to install the 'pear installer' by hand - I
> couldn't find a package ready to go. Is there a reason 'pear' wasn't
> included in the php package? 
> 

almost all working PECL extensions are available here


http://download.opensuse.org/repositories/server:/php:/extensions/openSUSE_10.2
just add it as an installation source.


pear is included in the php5-pear package

the mailparse extension is not very well mantained in upstream, your
best bet is to use sth in userspace... most likely something properly
written like ezcomponents-mail (hint!!, hint!!) available from:

http://download.opensuse.org/repositories/server:/php:/applications/openSUSE_10.2/


documentation -->

http://ez.no/doc/components/view/latest/(file)/introduction_Mail.html


-- 
WARNING: This bug is visible only to employees, You are allowed to be
mad at them.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to