Skip to main content

Thread: GLIBC not found


okay have 3 linux machines. 1 virtual machine, 1 remote shared hosting 'jailbroken' , other remote cannot root. have compiled programs on virtual machine before , transfered them remote machines , ran. basic hello world programs testing purposes. have been trying compile ffmpeg on virtual machine , runs on virtual mahcine , second remote machine (using same binaries). when try put binaraies on shared hosting machine , following 3 lines when try running binaries:

./ffmpeg: /lib64/libz.so.1: no version information available (required ./ffmpeg)
./ffmpeg: /lib64/libc.so.6: version `glibc_2.6' not found (required ./ffmpeg)
./ffmpeg: /lib64/libc.so.6: version `glibc_2.7' not found (required ./ffmpeg)

main concern lines mentioning glibc, have looked around , found glibc version can obtained using "ldd --version command", here result 3 machines

virtual:
ldd (ubuntu eglibc 2.13-20ubuntu5) 2.13
copyright (c) 2011 free software foundation, inc.
free software; see source copying conditions. there no
warranty; not merchantability or fitness particular purpose.
written roland mcgrath , ulrich drepper.

shared host:
dd (gnu libc) 2.5
copyright (c) 2006 free software foundation, inc.
free software; see source copying conditions. there no
warranty; not merchantability or fitness particular purpose.
written roland mcgrath , ulrich drepper.

remote:
ldd (ubuntu eglibc 2.11.1-0ubuntu7.8) 2.11.1
copyright (c) 2009 free software foundation, inc.
free software; see source copying conditions. there no
warranty; not merchantability or fitness particular purpose.
written roland mcgrath , ulrich drepper.

shared hosting provider not let me on server, know there must way run program on shared host. linux machine can change on virtual machine. right when compile ffmpeg on virtual machine use following commands sudo user:

./configure --prefix=/path/to/put/binaries && make -s && make install

not great @ linux, can see first post, not tell me use 1 command without explaining or giving me link why.

if did not give enough info let me know. have been trying solve problem days, ideas welcome.

thanks.
matt

may ask why compiling ffmpeg? should installed default ubuntu (and family) distros.

also, if not done, install ubuntu-restricted-extras.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] GLIBC not found


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?