Results 1 to 10 of 10

Thread: Can calibre be installed on Vortexbox?

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    6

    Can calibre be installed on Vortexbox?

    It would be nice if my Vortexbox can also work as a ebook server. For example, to includ the popular ebook management software calibre.

  2. #2
    Administrator andrew's Avatar
    Join Date
    Nov 2008
    Location
    New Hampshire
    Posts
    3,617

    Can calibre be installed on Vortexbox?

    No. calibre is an Xwindows GUI application. VortexBox does not have an Xwindows desktop.


  3. #3
    Member cphan's Avatar
    Join Date
    Jan 2010
    Location
    Niagara Falls, Ontario
    Posts
    97

    Can calibre be installed on Vortexbox?

    Calibre appears to be adesktop app.

    Although there is a web server component, it needs to be configurd with the desktop GUI.

    If you have installed a GUI on your vortexbox, the it should be as easy as
    yum clean all

    yum update

    yum install calibreThere is an active fedora build.

  4. #4
    Junior Member
    Join Date
    Dec 2009
    Posts
    6

    Can calibre be installed on Vortexbox?

    Can you be more specific abt the GUI for vortexbox? I'm a complete newbie here. Thanks a lot!

  5. #5
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,956

    Can calibre be installed on Vortexbox?

    See info.vortexbox.org/tiki-index.php?page=GUI for info on how to install a GUI on VortexBox.

  6. #6

    Lightbulb

    Kind of an old thread, but I just decided I wanted to use Calibre's built-in server too. And of course I'm not going to leave my Windows machine w/dual GPU's and et cetera running to serve up eBooks; especially, when I have a perfectly good VortexBox running 24/7.

    Here's what I did and it's utterly simple!

    1.) yum clean all

    2.) yum update

    3.) yum install calibre

    4.) calibre-server --daemonize --with-library /storage/calibre --username MyUsername --port MyPort --password MyPassword

    Of course this could be expanded on a lot, but if you don't mind entering "calibre-server --daemonize --with-library /storage/calibre --username MyUsername --port MyPort --password MyPassword" at start up via PuTTY, then this is to simple for Calibre and VortexBox.

    Moreover, I have Calibre installed on my Windows machine where I manage my eBooks. Then I just copy the contents of "C:\Users\Chris\Documents\Calibre Library" to "VortexBox/storage/calibre" whenever I make changes. A start up script would be nice, but my VortexBox runs for months at a time so, it's not a huge deal to me. Here's where I found the commands for Calibre: http://manual.calibre-ebook.com/cli/calibre-server.html

    Now I have full access to my 100+ eBook library from anywhere and at anytime even on my BlackBerry. Just browse save and open with Kindle for BlackBerry.

    Hope this helps, it's been working great for me!
    "The battle, sir, is not to the strong alone; it is to the vigilant, the active, the brave." -Patrick Henry

  7. #7
    I got sick of manually running the command every time I reboot my VortexBox. So to have Calibre run at startup just add "calibre-server --daemonize --with-library /storage/calibre --username MyUsername --port MyPort --password MyPassword" to /usr/local/sbin/network_up.sh. Credit to this post: http://vortexbox.org/threads/2626-Ho...ll=1#post15795

    Additionally, I now point my Windows Calibre to the folder on my VortexBox. By doing this whenever I make changes in Calibre on my Windows machine the changes are immediately reflected and updated on my VortexBox. The method in my previous post resulted in changes not reflecting till a reboot and other oddities.

    Well, it's been almost a month and with the modifications reflected in this post Calibre and VortexBox play very well together!
    Last edited by SPC CHEESE; 05-23-2012 at 05:01 PM.
    "The battle, sir, is not to the strong alone; it is to the vigilant, the active, the brave." -Patrick Henry

  8. #8
    Just wanted to chime in here and say default install no longer works. See the devs instructions here:

    http://calibre-ebook.com/download_linux

    Worked perfectly for me on my new install. The calibre-server --daemonize instructions still work, along with adding them to /usr/local/sbin.

  9. #9
    Did you just copy and paste from http://calibre-ebook.com/download_linux to install and then run /opt/calibre/calibre-server --daemonize --with-library....etc,...?

    The only way I can get calibre to work is via yum install calibre. Just tried the devs instructions again and can't get it to run right. Had to revert back to yum install calibre which is calibre version 0.8.33 and works fine for just serving up eBooks.
    "The battle, sir, is not to the strong alone; it is to the vigilant, the active, the brave." -Patrick Henry

  10. #10
    The yum install did not work for me at all. I'm currently running off the devs directions. I guess each install is different.

Similar Threads

  1. Replies: 13
    Last Post: 09-17-2010, 11:00 AM
  2. Replies: 5
    Last Post: 06-10-2010, 07:08 PM
  3. eth0: not installed
    By boatnanny in forum Help
    Replies: 1
    Last Post: 06-01-2010, 12:44 PM
  4. Replies: 9
    Last Post: 02-20-2010, 12:04 PM
  5. Replies: 2
    Last Post: 10-30-2009, 11:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •