| Author |
Message |
Fishy
Joined: 26 Jan 2006 Posts: 195
|
Posted: Wed 02 Jun 2010, 10:40 Post subject:
Calibre Pet |
|
Hi
Could somebody make Calibre into a pet. I have tried to get their linux version to function, but no luck. I need it to run my KOBO ereader in puppy. Adobe Digital Editions will work in wine but I would rather have straight linux programs.
Running Lucid 500, 4.3.2 and playing with kdpup.
Asus M4A78T-E, AMD Phenom II dual core, onboard graphics.
|
|
Back to top
|
|
 |
dalderton
Joined: 22 Apr 2007 Posts: 145
|
Posted: Fri 04 Jun 2010, 04:26 Post subject:
|
|
I also would like a Linux Calibre pet. The Wine solution is not so good .
I live in hope Regards Dennis
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Fri 04 Jun 2010, 05:22 Post subject:
|
|
Would need to include Python
http://calibre-ebook.com/download_linux
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
josepinto
Joined: 19 Aug 2006 Posts: 20
|
Posted: Wed 16 Jun 2010, 08:44 Post subject:
Calibre Portable through Wine |
|
Hi,
You can use Calibre Portable through Wine, after installing Microsoft Visual C++ 2008, included in Calibre Portable.
See
http://portableapps.com/node/20518
|
|
Back to top
|
|
 |
Flash858

Joined: 25 Jun 2008 Posts: 98 Location: Chandler, Arizona
|
Posted: Wed 07 Jul 2010, 23:33 Post subject:
Calibre runs perfectly in Ubuntu, so... Subject description: Lucid Puppy should work fine, right? |
|
While I have not yet done it, I thought you could install .deb files in Lupu. If I am correct in this assumption, then it should be just fine.
I run Calibre in Ubuntu to convert for Stanza, and it is flawless. More stable, and faster by a hair than in Windows 7.
The new version converts practically anything, even .lit files.
Which reminds me...I need to make a donation to Calibre...
|
|
Back to top
|
|
 |
vtpup

Joined: 15 Oct 2008 Posts: 1077 Location: Republic of Vermont
|
Posted: Tue 27 Jul 2010, 20:21 Post subject:
How I installed Calibre in Puppy 4.3.2 |
|
I got it going native in 4.3.2. (32 bit)
Method I used (may be redundant):
Install the devx sfs for your kernel and distro version
Install glibc-2.10.1.pet
Install gcc-4.2.2-1.pet
install python-2.6.4-i386.pet
rename /usr/bin/python to /usr/bin/python.old
make a new link called /usr/bin/python pointing to /usr/bin/python2.6
browse to the Calibre website download page.
select all and copy the binary download command to a terminal screen.
delete the word sudo inthe beginning of the command line, and run the command
Optional:
I installed it to /opt (the default) but had previously moved /opt to /mnt/home, and then linked it back to its original location (I have a frugal install). This reduces the impact of the size of this and a few other big programs like Open Office on the size of the pup save file.
Good luck!
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Thu 30 Dec 2010, 18:33 Post subject:
|
|
for interest I've just installed Calibre in Lucid RC 518
First did a frugal install of Lucid RC 518 (and save file)
then installed the Gnu C Compiler lupu_devx_516.sfs from quick pet
then from the Calibre download page - the binary install instructions
in a command line window - (copy then paste with middle mouse button/wheel)
| Code: | | python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()" |
which installs "calibre-0.7.35-i686.tar.bz2"
it only had one fail;
"Setting up desktop integration failed with error" due to
"xdg-icon-resource: command not found"
started from command line ok
then from /opt/calibre dragged the "calibre" file to the desktop
found a icon in /opt/calibre/resources/content_server
starts ok from the desk top
DC
|
|
Back to top
|
|
 |
mulluysavage
Joined: 30 Apr 2010 Posts: 53
|
Posted: Wed 12 Jan 2011, 23:59 Post subject:
|
|
Would like to try out Calibre and mobidedrm tools.
Installed Python from package manager
Click on mobidedrm.py and nothing happens.
Running Puppy 5.1.1
|
|
Back to top
|
|
 |
mulluysavage
Joined: 30 Apr 2010 Posts: 53
|
Posted: Thu 13 Jan 2011, 00:00 Post subject:
|
|
Calibre says you need xdg-utils installed - how do I do that? Doesn't seem to be in the package manager.
|
|
Back to top
|
|
 |
mulluysavage
Joined: 30 Apr 2010 Posts: 53
|
Posted: Thu 13 Jan 2011, 00:05 Post subject:
|
|
Also says it needs glibc, how do I do that?
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Sat 22 Jan 2011, 08:31 Post subject:
|
|
@mulluysavage
Have you got lupu_devx_520.sfs installed?
(or the one to match your puppy version)
with python I think you need to try from the command line
| Code: | | python mobidedrm.py |
DC
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1221 Location: wales
|
Posted: Tue 25 Jan 2011, 09:01 Post subject:
|
|
thanks to lobster for pointing this out...... you'll find a link to a portable linux version of calibre. works fine in my lucid puppy....
http://www.murga-linux.com/puppy/viewtopic.php?t=64259
|
|
Back to top
|
|
 |
|