View Single Post
Old 01-26-2009, 03:04 PM   #26
vakya
Connoisseur
vakya doesn't littervakya doesn't litter
 
vakya's Avatar
 
Posts: 59
Karma: 164
Join Date: Jan 2009
Location: Spain
Device: Sony PRS-500, PRS-505, IREX DR800, Kindle 3 y Kindle 4 NT
3. Update ubuntu.
4. Install ia32libs
Result:
vakya@vakya-laptop:~$ sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
[sudo] password for vakya:
Enter the installation directory for calibre (Its contents will be deleted!)[/opt/calibre]:
Downloading calibre...
100% [================================================== ====================]
Extracting files to /opt/calibre ...
Extracting application files...
Creating symlinks...
Trying to setup udev rules...
* Restarting Hardware abstraction layer hald [ OK ]
Setting up bash completion... done
Setting up desktop integration...
Installing MAN pages...
Installing MAN page for lrf-meta
Failed to install MAN pages as help2man is missing from your system
vakya@vakya-laptop:~$ calibre
link hasn't been detected!
link hasn't been detected!
Traceback (most recent call last):
File "/home/kovid/work/calibre/src/calibre/gui2/update.py", line 15, in run
File "/usr/lib/python2.6/urllib.py", line 87, in urlopen
File "/usr/lib/python2.6/urllib.py", line 203, in open
File "/usr/lib/python2.6/urllib.py", line 338, in open_http
File "/usr/lib/python2.6/httplib.py", line 868, in endheaders
File "/usr/lib/python2.6/httplib.py", line 740, in _send_output
File "/usr/lib/python2.6/httplib.py", line 699, in send
File "/usr/lib/python2.6/httplib.py", line 683, in connect
File "/usr/lib/python2.6/socket.py", line 498, in create_connection
IOError: [Errno socket error] [Errno -2] Nombre ó servicio desconocido



--------------
Calibre seems to work, but not feeds2lrf.
I will try toinstall the source code
vakya is offline   Reply With Quote