Quote:
Originally Posted by roger64
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
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.