![]() |
having difficulty downloading Sigil onto Linux
3 Attachment(s)
I'm running Xubuntu 13.10 and several people made suggestions on how to download Sigil. I followed two and couldln't get it. The first one was the 004 screenshot. Everything went fine but when I got to the Ubuntu software center I could not find a way to refresh it, and I could not find the package in the Synaptic window.
In the second one (the 007 screenshot) that too went fine but when I got to the install button (006 screenshot) the program started installing but then after maybe 5 or 10 seconds it stopped. I tried it several times. Any suggestions? (And I'm pretty new using Linux so if you have a suggestion please give pretty detailed instructions.) Thanks very much. |
Have a look at post #24 of this thread, it worked for me in Ubuntu 13.10.
|
Assuming you properly added the repository as I described previously, you should close Synaptic (and Software Center), then reopen Synaptic.
Press the 'reload' button at the top of the app. Wait while the package information downloads (it's refreshing the list of available apps.) Once that's done, type 'sigil' into the Quick Search text box at the top of the app. If it shows up in the window below, then click the checkbox next to it if the checkbox is empty. If it's not empty, then Sigil is installed -- you should close Synaptic and search the launch menu for Sigil. If it was empty, and you clicked it, you'll get a popup menu. Choose 'Mark for installation'. (It will be greyed out if Sigil is already installed.) Push the 'Mark' button on the popup dialog that comes (if Sigil has one -- some apps require additional support files -- Sigil may or may not, depending on what has been installed already). Then click the 'Apply' button at the top. A dialog will open asking for confirmation -- click the 'Apply' button in the dialog. You'll see two dialogs, one showing the package download and one showing Sigil being installed. Wait until the second one disappears and the Synaptic window refreshes. Close Synaptic and search your launch menu. If none of that works, please take a screenshot of Synaptic with 'sigil' in the Quick Search box and a screenshot of the dialog box that pops up when you follow: Settings --> Repositories -->Other Software Aloha. |
If none of those work, then maybe you should just go with calibre's Edit Book feature. To quote user_none (Sigil lead developer) here: http://sigildev.blogspot.com/2014/02/ sigils-spiritual-successor.html:
Quote:
|
thanks
2 Attachment(s)
Quote:
Here are the screenshots you requested. Thanks again. |
thanks
Quote:
|
thanks
Quote:
|
Gregg - no disrespect intended, but you don't seem too familiar with using Linux, and the problem you're experiencing is really asking "how do I use Linux?", not "how do I use Sigil?". Perhaps it might be advisable to get a good book on Linux?
|
Calibre is available for Linux so doesn't require Wine as far as I know.
You just download it using the firefox browser in Linux here http://calibre-ebook.com/download and then follow the instructions on this page: http://calibre-ebook.com/download_linux. But I understand your frustration. Linux just isn't that simple and the endless variations of it don't help with the learning curve. The Unity desktop that is used in Ubuntu now is also puzzling to me, mostly because I don't want to take the time to figure it out. |
As mrmikel said, calibre is available for linux, install from calibre's website. Wine is only required for programs that aren't already available for linux. :)
Once installed, you can launch Edit Book like any other program, as well as through calibre's interface by selecting a book in calibre and either clicking the shortcut key "T" or selecting Edit book from the right-click menu. @mrmikel I agree Unity is a disaster :) although it's not that it's difficult to figure out, the way I see it, it's just that it looks stupid and doesn't give you many of the options the old interface did. For example, try creating a new application launcher. In Windows you can make a shortcut file to the program, likewise in linux you used to be able to open the Menu editor and fill in a few lines -- or using the Open With menu, you could choose the command to run to open it, and it created a launcher. Now you are limited to creating a launcher BY HAND in the text editor, which of course would explain how Ubuntu is the "User-friendly linux for beginners", right? :smack: :smack: :smack: I would just install the MATE desktop -- which isn't a user-friendly-for-beginners suggestion either, but does get rid of my frustration, at least -- or just install Linux Mint. :D |
thanks
Quote:
|
Quote:
Glad to hear you're getting use out of it! |
thanks
Quote:
|
thanks
Quote:
|
Quote:
Press Ctrl+Alt+T to open the terminal, right-click and select paste, (here's the code again) Code:
sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"It's one of the more foolproof things the terminal gets used for. In fact, basic copy-paste stuff like this might be a good way to start getting used to the terminal. :) Gory details on what's happening in that command -- well, not really gory: It uses the python programming language to download and run the auto-installation script from the calibre website. Pretty simple, and about the only thing that could go wrong is your internet connection. :) |
| All times are GMT -4. The time now is 08:22 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.