Hi Richard,
I think my xuggler installation is not correct. If I run:
[root@localhost bin]# /usr/local/xuggler/bin/ffmpeg
/usr/local/xuggler/bin/ffmpeg: /lib/libc.so.6: version `GLIBC_2.7' not
found (required by /usr/local/xuggler/bin/ffmpeg)
/usr/local/xuggler/bin/ffmpeg: /lib/libc.so.6: version `GLIBC_2.7' not
found (required by /usr/local/xuggler/lib/libavformat.so.52)
/usr/local/xuggler/bin/ffmpeg: /lib/libc.so.6: version `GLIBC_2.7' not
found (required by /usr/local/xuggler/lib/libavcodec.so.52)
/usr/local/xuggler/bin/ffmpeg: /lib/libc.so.6: version `GLIBC_2.7' not
found (required by /usr/local/xuggler/lib/libx264.so.66)
My BBB installation is on CentOS 5.2. But I just did a fresh install w/
updates of 5.3 and still got this. It appears that the libc
is not a high enough version for the prebuilt ffmpeg that came in the
xuggler package.
Is there a later version of glibc for CentOS? Or Do I need to build
xuggler from source?
Thanks,
Brent