GLIBC 2.10
I have glibc-2.10.1-6.4mnb2.i586 installed on my system, but when I run as root:
python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
I receive this message:
OSError: [Errno 36] File name too long: '/tmp/images/Note\rYou need GLIBC 2.10 or higher to run versions greater than 0.6.29. If you receive an error about GLIBC you can downgrade to an older version by getting the .tar.bz2 file for your architecture (32bit or 64bit) from sourceforge. Then delete the contents of '
|