View Single Post
Old 01-06-2012, 06:40 PM   #5
chovan
Member
chovan began at the beginning.
 
Posts: 11
Karma: 12
Join Date: Oct 2011
Device: Kindle 3
Quote:
Originally Posted by Serpentine View Post
Hmm, that seems a bit strange - I'd try using the port rather than the pre-built package.
So do you have Calibre running on FreeBSD?
Just tried to install the latest version from Calibre site and got this:

Quote:
freenas:/opt/calibre# python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
file: not found
Enter the installation directory for calibre [/opt]:
Will download and install calibre-0.8.34-i686.tar.bz2
Downloading calibre-0.8.34-i686.tar.bz2
100% [================================================== ====================]
Downloaded 49198179 bytes
Checking downloaded file integrity...
Extracting files to /opt/calibre ...
Extracting application files...
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname string [...]
/opt/calibre/calibre_postinstall: /bin/calibre_postinstall: not found
chovan is offline   Reply With Quote