View Single Post
Old 08-01-2011, 04:48 PM   #33
pmiles
Member
pmiles began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Aug 2011
Device: none
Code:
caibre@kapiti:~$ /bin/bash calibre-economist.sh 
  File "/opt/calibre/ebook-convert", line 2
    path=`readlink -e $0`
                      ^
SyntaxError: invalid syntax
One more thing: I installed calibre 0.8.12 on another box with Kubuntu 11.04. The Economist recipe work fine there. So there is something wrong with The Economist recipe, calibre and Debian Squeeze combination. It feels like there might be some missing/obsolete required package(s).

Quote:
Originally Posted by kovidgoyal View Post
sh calibre-economist.sh

Use

/bin/bash calibre-economist.sh
pmiles is offline   Reply With Quote