Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 03-19-2009, 12:45 PM   #16
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,366
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
set | grep LD
kovidgoyal is offline   Reply With Quote
Old 03-20-2009, 08:06 AM   #17
kostap
Member
kostap began at the beginning.
 
kostap's Avatar
 
Posts: 10
Karma: 10
Join Date: Mar 2009
Location: Israel
Device: PRS-505
LD_DEBUG=all
LD_LIBRARY_PATH=/home/sata0/opt/calibre

Log with debug information attached.
Attached Files
File Type: bz2 loader.log.bz2 (604.1 KB, 207 views)
kostap is offline   Reply With Quote
Advert
Old 03-20-2009, 12:44 PM   #18
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,366
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
according to that log it is inding and correctly binding libpython2.6
kovidgoyal is offline   Reply With Quote
Old 03-26-2009, 03:18 PM   #19
kostap
Member
kostap began at the beginning.
 
kostap's Avatar
 
Posts: 10
Karma: 10
Join Date: Mar 2009
Location: Israel
Device: PRS-505
BTW, just got the same error on ARM target - "Illegal operation". It happened at "a%b" operation when the "b" was greater than "a" in library / kernel function __udivsi3. The reason for that was probably a bad assembly code created by Code Sourcery G++ toolchain. Replacing the toolchain with DENX solved me the problem.
I just want to say that my calibre error can also be a result of compiler issues (was it built by alfa-quality toolchain?).
kostap is offline   Reply With Quote
Old 03-26-2009, 03:21 PM   #20
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,366
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
it was built using GCC, glibc (4.3.3 and 2.8) IIRC
kovidgoyal is offline   Reply With Quote
Advert
Old 03-26-2009, 03:28 PM   #21
Emmanuel
Junior Member
Emmanuel began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2009
Device: cybook
Quote:
Originally Posted by kovidgoyal View Post
it was built using GCC, glibc (4.3.3 and 2.8) IIRC
this will generate problems - ubuntu 8.04 is not old, forcing users to upgrade on a recent distro is a bit rough, I think.

Meanwhile, could you please put version 0.5.2 in the download section again?
Emmanuel is offline   Reply With Quote
Old 03-26-2009, 03:57 PM   #22
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,366
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Trying to maintain compatibility in the linux world really isn't the app developers job, it's the distro's job. Given the vast number of ditributions out there if I started worrying about whether every change I make is compatible with evry linux distro, I'd never get anything done. And if your problem is with glibc being too recent, downgrading to 0.5.2 wont help since if I rebuild 0.5.2 it will also use the new glibc.
kovidgoyal is offline   Reply With Quote
Old 03-26-2009, 05:46 PM   #23
Emmanuel
Junior Member
Emmanuel began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2009
Device: cybook
OK - so I tried the following:
- i initiated the download of the binary install
- this fails, but the I copied /usr/lib/libglib-2.0.so.0 into /opt/calibre...
as user , I do a "cd /opt/calibre ; ./calibre" and it seems to work! (no extensive testing...)
but of course the install isn't finished, so is there a way to relaunch it without redowloading everything?
Emmanuel is offline   Reply With Quote
Old 03-26-2009, 05:48 PM   #24
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,366
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Sure run

sudo calibre_postinstall
kovidgoyal is offline   Reply With Quote
Old 03-26-2009, 05:55 PM   #25
Emmanuel
Junior Member
Emmanuel began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2009
Device: cybook
well so far so good... no crashes yet, I'm keeping my fingers crossed!
Emmanuel is offline   Reply With Quote
Old 03-26-2009, 11:45 PM   #26
illadel
Junior Member
illadel began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2008
Device: Sony PRS-505
Thanks Emmanuel, your solution worked for me as well. Running Kubuntu 8.04.
illadel is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Infinite Calibre 0.7.4 Installation Midas Calibre 2 06-22-2010 02:03 PM
Calibre 0.6.48 on Ubuntu 9.10 -- installation failed lenik Calibre 8 04-28-2010 09:26 PM
Calibre Installation on opensuse 11.1 michaelbn Calibre 11 02-17-2010 03:01 PM
installation of calibre tblackt Calibre 2 11-01-2009 07:25 PM
libprs500 installation on Ubuntu 7.10 bralec Calibre 1 03-27-2008 09:50 AM


All times are GMT -4. The time now is 11:47 PM.


MobileRead.com is a privately owned, operated and funded community.