[MPlayer-users] howto get mplayer to see toolame on
Nico Sabbi
nsabbi at tiscali.it
Sat Dec 11 10:05:33 CET 2004
Stephen Stocker wrote:
>>I have toolame installed in /usr/lib64
>>
>>ls /usr/lib64/libtool*
>>/usr/lib64/libtoolame.a
>>
>>
>>in mplayer configure I have
>>
>> --with-toolamedir=/usr/lib64
>>
>>yet:
>>
>>Checking for mad support ... yes
>>Checking for Toolame ... no (using /usr/lib64)
>>Checking for OggVorbis support ... yes
>>
>>???
>>
>>sean
>>
>>
>
> Hi,
>
> A couple of things come to mind. First, do you have the 02m-beta8
> version of toolame? That may be the only version which is compatible,
> I'm not sure.
>
> More likely, you have a header file missing from the libtoolame
> directory. The easiest thing to do is just copy the whole directory to
> wherever you want it (cp -vr toolame-02m-beta8/libtoolame /usr/lib64/)
> and use --with-toolamedir=/usr/lib64/libtoolame or whatever.
>
> Hope this helps.
>
> Steve
>
>
I confirm this: the path to the directory must include toolame:
--with-toolamedir=/usr/lib64/toolame/
More information about the MPlayer-users
mailing list