[x264-devel] how to add libx264.so.58
Tom Poe
tompoe at fngi.net
Mon Mar 10 19:19:44 CET 2008
Tomas Carnecky wrote:
> Tom Poe wrote:
>
>> I used:
>> # svn co svn://svn.videolan.org/x264/trunk x264
>> this morning, but after running:
>> ./configure
>>
>
> After configure runs it prints you what it will build. The shared
> library is disabled by default.
>
> ./configure --help
> ./configure --enable-shared
>
>
>> then
>> make
>> I get the following:
>> # locate libx264
>> /home/tom/temp/x264/libx264.a
>> /home/tom/temp/x264/build/win32/libx264.dsp
>> /home/tom/temp/x264/build/win32/libx264.vcproj
>> /home/tom/temp/x264/build/win32/.svn/text-base/libx264.dsp.svn-base
>> /home/tom/temp/x264/build/win32/.svn/text-base/libx264.vcproj.svn-base
>> /usr/lib/libx264.so.56
>> /usr/local/lib/libx264.a
>>
>> How do I get libx264.so.58, in order to install rpms for ffmpeg?
>>
>
> tom
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>
>
Thanks, much.
Tom
More information about the x264-devel
mailing list