View Single Post
Old 01-31-2009, 04:07 PM   #3
dschiri1
Member
dschiri1 began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Nov 2007
Device: sony prs500
well

deleted calibre
tried to reinstall
results are as followed:

[root@localhost /]# sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
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...
Traceback (most recent call last):
File "/tmp/init.py", line 45, in <module>
File "/home/kovid/work/calibre/src/calibre/linux.py", line 495, in binary_install
OSError: [Errno 17] File exists
/opt/calibre/calibre_postinstall: line 7: 5071 Segmentation fault $loader "$@"


only difference is failure is: 4479 Segementation fault verse 5071 Segementation fault. I don't know what that means?

It probably has something to do with fedora not following standards....

David
dschiri1 is offline   Reply With Quote