View Single Post
Old 09-09-2010, 06:28 AM   #2
maitrayei
Junior Member
maitrayei began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2010
Device: Kindle 3
Latest update

I tried installing the dependencies as has been listed in the site as entioned above and could manage to install all but PoDofo.... (reasons unknown). Thereafter I wrote the command in the appropriate place... a lot of downloading took place; my password was asked and the error that finally came out was following: -

calibre/INSTALL
manish@manish-desktop:~$ cd calibre*
manish@manish-desktop:~/calibre$ sudo python setup.py install
[sudo] password for manish:
Package poppler was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler' found
Package poppler-qt4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-qt4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-qt4' found
Traceback (most recent call last):
File "setup.py", line 13, in <module>
import setup.commands as commands
File "/home/manish/calibre/setup/commands.py", line 28, in <module>
from setup.translations import POT, GetTranslations, Translations, ISO639
File "/home/manish/calibre/setup/translations.py", line 14, in <module>
from setup.build_environment import pyqt
File "/home/manish/calibre/setup/build_environment.py", line 149, in <module>
popplerqt4_inc_dirs = poppler_inc_dirs + [poppler_inc_dirs[0]+'/qt4']
IndexError: list index out of range
manish@manish-desktop:~/calibre$ ^C
manish@manish-desktop:~/calibre$



Any help people
maitrayei is offline   Reply With Quote