Quote:
Originally Posted by plord
I tried building calibre on the DNS-323 but I see :-
$ python setup.py
...
ImportError: No module named PyQt4
which is true ... there isn't any QT installed.
Is it possible to have a server-only version of calibre ?
|
There was similar discussion before.
If I recall correctly, you do need QT libraries even to build a commandline-only version. QT provides much more than GUI components.