bump: building 1.0
Chris Connors <[email protected]> Mon, 7 Mar 2005 19:24:37 -0800
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <[email protected]> |
Hi, sorry if I ask a bunch of n00b questions, but it's been a while since I've built mod_mp3 under OSX Server (10.3.8) and I had a few quick questions. My 10.3.8 Server install still uses apache 1.x, but after the 10.3.8 update, apache (unmodified in the 10.3.8 patch) started having trouble loading my mp3 directory. (I've tried using a playlist, but it doesn't seem to serve ID3 tags when I do that, just the line from the playlist.) So I grabbed the CVS and the first thing I noticed is that the CVS is different than the source linked from the web page. Most obvious amongst the differences is the absence of a configure script. I've tried using the configure script in the dist available via http with the cvs dist, but without success: ~/mod_mp3 root# ./configure --activate-module=src/modules/mp3/libmp3.a configure: error: unrecognized option: --activate-module=src/modules/mp3/libmp3.a Any thoughts on the discrepancies between the two dists? any hints how I might get the cvs dist built successfully? Thanks, Chris