ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /tmp/_MEIqVOKZv/libcrypto.so.10)

Error : ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /tmp/_MEIqVOKZv/libcrypto.so.10)

Fix : This is because you are running the wrong Installer.

Please check your OS version : 

cat /etc/redhat-release

and architecure :

uname -a

If this displays  :  i686 i686 i386  ; you need the 32 bit installer and if it displays :  x86_64 x86_64 x86_64 ; you need the 64 bit Installer.

Now, depending on the OS version, choose the right installer from : http://admin-ahead.com/portal/knowledgebase/19/How-to-install-Advanced-FFmpeg-Installer-version-202.html

You should no longer have any errors.
  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

File exists Invalid Key!!

The Error :  File exists Invalid Key!! Reason : The license is issued to install...

FFMPEG Common failure.

Common error reasons :a. You are attemting to re-run the script on a new server which is not...

Clipbucket :: File for preset 'normal' not found

Error for clipbucket : File for preset 'normal' not foundFix :  cp...

CentOS 5 Support for FFmpeg script.

Question : Does the FFmpeg Script from Admin-Ahead support CentOs 5 ?Answer : CentOS 5's EOL is...

Debian 7 Support for FFmpeg Script.

Question : Is the FFmpeg Script compatible with Debain 7Answer : We are still testing on...