Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 07-23-2010, 12:38 PM   #1
dpawson
Junior Member
dpawson began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2010
Device: none
Jumping through hoops!

Hi. New to calibre.
Fedora Core 13, 64 bit.
I was thinking of trying to build Calibre for this platform, but so far it's
done a good job of beating me.
I got so far...
Installed bzr
Cryptic message when I tried to download, re launchpad ID?
Eventually managed to swap keys with launchpad so it seems to know me.

Nothing on 'my home page' on launchpad to say what is this 'id' that is required with the command
$bzr launchpad-login ????
Which 'ID' is wanted here please?

Also, seems ipython is used. Is that required, or python 2.6 sufficient?

TIA DaveP
dpawson is offline   Reply With Quote
Old 07-23-2010, 12:44 PM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,552
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Why not simply install the binary package?
itimpi is offline   Reply With Quote
Advert
Old 07-23-2010, 12:45 PM   #3
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: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You don't need a launchpad id to check out code using

bzr merge

And the list of requirements is listed on the linux download page
kovidgoyal is offline   Reply With Quote
Old 07-23-2010, 12:57 PM   #4
dpawson
Junior Member
dpawson began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2010
Device: none
Quote:
Originally Posted by kovidgoyal View Post
You don't need a launchpad id to check out code using

bzr merge

And the list of requirements is listed on the linux download page
I had hoped to feed back a 64bit install.

yum install (nearly) the full list on http://calibre-ebook.com/download_linux
What is the package name for Python Imaging Library?
Rest installed OK.
$python setup.py install now returns

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

Yet
# yum info poppler
Loaded plugins: presto, refresh-packagekit
Installed Packages
Name : poppler
Arch : x86_64
Version : 0.12.4
Release : 2.fc13
Size : 1.9 M
Repo : installed
From repo : anaconda-InstallationRepo-201005130101.x86_64
Summary : PDF rendering library
URL : http://poppler.freedesktop.org/
License : GPLv2
Description: Poppler, a PDF rendering library, is a fork of the xpdf PDF
: viewer developed by Derek Noonburg of Glyph and Cog, LLC.


and
# yum info poppler-qt4
Loaded plugins: presto, refresh-packagekit
Installed Packages
Name : poppler-qt4
Arch : x86_64
Version : 0.12.4
Release : 2.fc13
Size : 402 k
Repo : installed
From repo : fedora
Summary : Qt4 wrapper for poppler
URL : http://poppler.freedesktop.org/
License : GPLv2
Description: Qt4 wrapper for poppler.

Any suggestions please?

DaveP
dpawson is offline   Reply With Quote
Old 07-23-2010, 03:01 PM   #5
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: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That can be ignored poppler-qt4 is not needed anymore.
kovidgoyal is offline   Reply With Quote
Advert
Old 07-24-2010, 12:39 AM   #6
dpawson
Junior Member
dpawson began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2010
Device: none
Quote:
Originally Posted by kovidgoyal View Post
That can be ignored poppler-qt4 is not needed anymore.
Thanks. From where should it be removed?
And what of poppler itself? Is that needed?

In Fedora, PKG_CONFIG_PATH isn't used. Is the build reliant on it?


DaveP
dpawson is offline   Reply With Quote
Old 07-24-2010, 12:45 AM   #7
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: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
poppler is needed
kovidgoyal is offline   Reply With Quote
Old 07-26-2010, 04:02 AM   #8
dpawson
Junior Member
dpawson began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2010
Device: none
Quote:
Originally Posted by kovidgoyal View Post
poppler is needed

Well thanks for the partial answers.
Summary?
It doesn't run on my system.

rm -rf *

bye
dpawson is offline   Reply With Quote
Old 07-26-2010, 11:34 AM   #9
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: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Good riddance.
kovidgoyal is offline   Reply With Quote
Reply

Tags
launchpad fedora


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Jumping the gun? cemerson Sony Reader 7 05-05-2009 04:58 PM
Western Kelly, Florence Finch: With Hoops of Steel v1 25 apr 2009 mtravellerh ePub Books 0 04-25-2009 11:02 AM
Western Kelly, Florence Finch: With Hoops of Steel v1 25 apr 2009 mtravellerh Kindle Books 0 04-25-2009 11:00 AM
Western Kelly, Florence Finch: With Hoops of Steel v1 25 apr 2009 mtravellerh BBeB/LRF Books 0 04-25-2009 10:59 AM
jumping mobipocket deadite66 iRex 5 07-08-2007 10:54 AM


All times are GMT -4. The time now is 07:56 AM.


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