Quote:
Originally Posted by kovidgoyal
Hmm I'd expect Qt 5 to have issues on older distros, but I'd still like to track it down and fix it, if possible. I've uploaded a 64-bit build without the symbols stripped which should get us a better backtrace from gdb.
http://download.calibre-ebook.com/be...1.2-x86_64.txz
|
Forgive my ignorance, but I'm getting permission errors when trying to run this version the same way I do the others (normally or with gdb). There's only object code in the bin directory where before there were binaries.
Code:
Failed to execute binary: /home/d*****/Downloads/calibre-1.201.2/bin/calibre with error: Permission denied
I'm running the calibre executable from the root of the untarred folder. Should I be doing something different or is there something wrong with the package?
My gdb-foo is fledgling.