On 05/09/2014 02:40 PM, lux-integ wrote: > Greetings, > > Iam trying to compile aubio-0.4.1 ( available from > http://www.linuxaudio.org > ) > My machine has hese:- > --os blfs, ffmpeg-1.2.2 > --cpu -amd64 3 cores > > The build requires libavresample but there is no libavresample.so in the > build of ffmpeg I have. I have a libswresample > > and I tried making a symbolic link > ln -s ~/lib/libswresample.so ~/lib/libavresample.so > > but it did not work - the build still failed. I would be grateful for > suggestions of a work round, eg how does one get hold of the libavresample > > etc > > > sincerely > luxInteg >
libavresample is part of libav, a ffmpeg fork. They aren't coinstallable from what I know. -- Note: My last name is not Krejzi. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
