View Single Post
Old 06-09-2012, 12:10 PM   #36
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by roger64 View Post
Installing from source (Linux)

I'd like to test the 0.6 beta. I use Debian with Gnome.

I read I first have to install Qt4.(Ubuntu should have about the same packages names even if I know I should not mix them).
Three years ago, I compiled a Sigil deb package using these four dependencies:
"libqt4-gui,libqt4-svg,libqt4-webkit,libqt4-xml"

Are there many others recommended packages to install for Qt4?

Are there some recommendations for dictionnaries?
Try this:

Code:
sudo apt-get install build-essential cmake libqt4-dev
and then follow the make instructions in the Running From Source wiki.

Quote:
Originally Posted by PeterT View Post
Would there be any point to change the installer to NOT offer the association of TXT files with Sigil?
Seeing as how .txt imports may be removed soon, it seems reasonable to stop offering to associate .txt files.
meme is offline