View Single Post
Old 11-28-2008, 07:05 AM   #1
carpii
Enthusiast
carpii began at the beginning.
 
Posts: 38
Karma: 16
Join Date: Nov 2008
Device: Iliad or Sony
calibre python-lxml problem on ubuntu

Hi,
Ive tried to install calibre using the easy install option....

PHP Code:
sudo apt-get install  python-setuptools python-imaging  libqt4-core libqt4-gui \
 
python-qt4 python-mechanize imagemagick \
 
xdg-utils python-dbus python-lxml python-beautifulsoup \
 
help2man
sudo easy_install 
-U calibre 
When i run
PHP Code:
sudo calibre_postinstall 
I get
PHP Code:
Trying to setup udev rules...
 * 
Restarting Hardware abstraction layer hald                                                               OK ]
Setting up bash completion... You need python-lxml >= 2.0.5 for calibre 

When I check what version of python-lxml was downloaded in step one, it says

PHP Code:
Get4 http://gb.archive.ubuntu.com hardy/main python-lxml 1.3.6-1 [619kB] 
Whats the best way to resolve this? It looks like calibre has since been updated to require a newer version that what is in Ubuntu's repositories

Thanks
carpii is offline   Reply With Quote