View Single Post
Old 07-13-2012, 07:32 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by chris1412 View Post
After a fresh install of ubuntu on my server I tried to setup calibre as well.
Unfortunatelly I have a servere problem on start of calibre-server:
Code:
chris@vmd271:/opt$ ll
total 12
drwxr-xr-x  3 root root 4096 Jul 13 00:21 ./
drwxr-xr-x 24 root root 4096 Jul 13 16:38 ../
drwxr-xr-x  5 root root 4096 Jul 13 00:21 calibre/
chris@vmd271:/opt$ calibre-server --daemonize --port=9000 --with-library=/home/chris/ebooks
Traceback (most recent call last):
  File "site.py", line 56, in main
  File "site-packages/calibre/library/server/main.py", line 12, in <module>
  File "site-packages/calibre/library/server/base.py", line 21, in <module>
  File "site-packages/calibre/library/server/content.py", line 17, in <module>
  File "site-packages/calibre/utils/magick/__init__.py", line 15, in <module>
RuntimeError: Failed to load ImageMagick: libXt.so.6: cannot open shared object file: No such file or directory
chris@vmd271:/opt$
I tried to install imagemagick via apt-get but doesnt help

Ubuntu 12.04 64bit
Is your server running X windows?
No?
See this message (and maybe the thread) https://www.mobileread.com/forums/sho...24&postcount=6
theducks is offline   Reply With Quote