Mailinglist Archive: opensuse (2086 mails)
| < Previous | Next > |
Re: [opensuse] Has anyone tried to install a PECL extension on an openSUSE system?
- From: Cristian Rodriguez <crrodriguez@xxxxxxx>
- Date: Thu, 16 Aug 2007 12:27:09 -0400
- Message-id: <46C47ADD.8010709@xxxxxxx>
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> 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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |