Re: mod_mp3-2 and Apache 2.0.48

Brian Aker <[email protected]> Sat, 24 Jan 2004 13:02:42 -0800
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
Down load the libID3 library (when I build binaries I have it checked 
out in a subdirectory).  You will find it a download.tangent.org.

    -Brian


On Jan 24, 2004, at 12:54 PM, Matisse Enzer wrote:

> Still no joy:
>
> Here I am using  configure 1.46
> and getting errors when trying to make:
>
>
> [matisse@athena mod_mp3]$ cvs -d 
> :pserver:[email protected]:/cvs status configure
> ===================================================================
> File: configure         Status: Up-to-date
>
>    Working revision:    1.46
>    Repository revision: 1.46    /cvs/mod_mp3/configure,v
>    Sticky Tag:          (none)
>    Sticky Date:         (none)
>    Sticky Options:      (none)
>
> [matisse@athena mod_mp3]$ ./configure --apache2 
> --with-apxs=/usr/local/apache2/bin/apxs
> ARGS --apache2 --with-apxs=/usr/local/apache2/bin/apxs
> checking for ghttp for yp... could not find ghttp for yp support
> checking for perl... found
> checking for apxs... found
> adding support for internal dispatch
> Writing proto.h
> Writing Makefile
> Now type:
>         make clean; make; make install
>
> Thanks for using mod_mp3
>          -Brian Aker ([email protected])
>
> [matisse@athena mod_mp3]$ make clean ; make
> rm -f src/mod_mp3.o src/directives.o src/ice.o src/load.o src/shout.o 
> src/utility.o src/ogg.o src/common.o src/log.o src/internal_dispatch.o 
> src/encode.o src/compat.o mod_mp3.so *~~
> (cd libID3; make lib)
> make[1]: Entering directory `/home/matisse/devel/mod_mp3/libID3'
> make[1]: *** No rule to make target `lib'.  Stop.
> make[1]: Leaving directory `/home/matisse/devel/mod_mp3/libID3'
> make: *** [libID3.a] Error 2
> [matisse@athena mod_mp3]$
>
>
> At 7:28 PM -0500 1/23/04, Brian Aker wrote:
>> Pull mod_mp3
>>
>> I don't think you pulled the right code (mod_mp3 is what you want).
>> configure --apache2 should work in 1.46.
>>
>>    -Brian
>>
>> On Jan 22, 2004, at 5:14 PM, Matisse Enzer wrote:
>>
>>> I am using the CVS version, and tried these:
>>>
>>>   ./configure --with-apxs=/usr/local/apache2/bin/apxs
>>>
>>>   ./configure --with-apxs=/usr/local/apache2/bin/apxs --apache2
>>>
>>>   ./configure --with-apxs=/usr/local/apache2/bin/apxs --with-apache2
>>>
>>> I could not find any reference to apache2 in  configure, BTW, I have 
>>> this version of configure:
>>>    Repository revision: 1.1.1.1 /cvs/mod_mp3-2/configure,v
>>>
>>> At 4:42 PM -0500 1/22/04, Brian Aker wrote:
>>>> Pull from cvs.tangent.org, use the apache2 flag during configure.
>>>>
>>>>    -Brian
>>>
>>> --
>>> -------------------------------------------
>>> Matisse Enzer
>>> [email protected]
>>> http://www.matisse.net/
>>>
>>> "A ship in harbor is safe, but that's not what ships are built for."
>
>
> -- 
> -------------------------------------------
> Matisse Enzer
> [email protected]
> http://www.matisse.net/
>
> "A ship in harbor is safe, but that's not what ships are built for."