Stas Bekman wrote:
Perrin Harkins wrote:

Teddy Mills wrote:

I tried to install mod_perl2 on this to get the Apache::Mp3 to work, but
apparently mod_perl2 is not ready for prime time yet.



As I understand it, the issue is that Apache::MP3 does not have support for mod_perl 2 yet.


It does sort of. I've ported it long time ago, but it was never synced with the master version:
http://marc.theaimsgroup.com/?l=apache-modperl&m=105455387320908&w=2


how Apache::MP3 was ported to mod_perl 2.0:
http://marc.theaimsgroup.com/?l=apache-modperl&m=105489275225297&w=2

Lemme see if I can quickly sync it with the latest version and get Lincoln to release it.

Argh, Lincoln has released several versions since then, so it'll require a manual porting again. Anybody is interesting to do the porting? It should be a good learning experience. Most of the work is done already and explained in a step-by-step fashion at:
http://perl.apache.org/docs/2.0/user/porting/porting.html#How_C_Apache__MP3__was_Ported_to_mod_perl_2_0
Besides following the steps, one needs to keep things working under mp1 as well, so adding MP2 constant and branching things might be necessary in a few places. Thanks.


If you do the porting, please first ask Lincoln if he has a new version on his hands that wasn't released yet.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to