![]() |
#1 |
Member
![]() Posts: 18
Karma: 10
Join Date: Mar 2012
Location: Queens, NY
Device: Kobo Glo HD
|
Excited! But errors for headless server.
I am excited about this! I of course use the GUI on some computers so all these new features are great.
Unfortunatley I also run a headless calibre-server on a headless Ubuntu 13.04 server. This has been working fine, although months ago I recall one release had a similar problem to what I'm experiencing now. I am in fact installing Calibre from scratch as I was redoing my server, and on trying to run calibre-server, I get: Code:
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: libfontconfig.so.1: cannot open shared object file: No such file or directory Code:
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 Bug to fix? Should I head over to launchpad to report? Or am I doing something wrong? |
![]() |
![]() |
![]() |
#2 |
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,889
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Moderator Notice
Moved post to a thread of its own. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,169
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
That error has nothing to do with 1.0. You basically need libXt.so.6 to be able to run the server, there's no way around that.
|
![]() |
![]() |
![]() |
#4 |
Member
![]() Posts: 18
Karma: 10
Join Date: Mar 2012
Location: Queens, NY
Device: Kobo Glo HD
|
My problem was that it had continued to give the same error after installing libxtst6 on ubuntu 13.04.
My mistake, I'd done a sloppy google search for libXt.so.6 If anyone else ever has this problem, it's not libxtst6, it's libxt6, which I swear I had tried first with an error. Must have been a typo! :P In total, in get calibre-server working on my headless ubuntu 13.04 server I needed to install: fontconfig libxt6 libltdl7 ...and their dependencies, which were few. My bad. Thanks for all your work, Kovid, sorry for wasting your time with this. Last edited by apiontek; 08-25-2013 at 04:27 PM. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre server on (headless no X) sheevaplug | junke1990 | Related Tools | 6 | 07-13-2013 08:04 AM |
Calibre Headless Server | dearleuk | Library Management | 2 | 12-02-2012 04:04 AM |
Auto Import Books on headless Server | tymanthius | Related Tools | 2 | 05-05-2012 12:33 AM |
Headless server on NAS readonly problem | artifact | Related Tools | 1 | 06-28-2011 09:34 PM |
Headless Calibre Server Setup | godzilla8nj | Related Tools | 4 | 03-10-2010 01:39 PM |