[texworks] Qmake files not found on Fedora 10

Dave Crossland dave at lab6.com
Mon Jan 12 20:35:06 CET 2009


2009/1/12 Jonathan Kew <jonathan at jfkew.plus.com>:
>
> Isn't there a poppler-qt4-devel?

There is, and I'm not sure why I didn't find it earlier.

To installing TeXWorks on a fresh Fedora 10 install, run the following
5 commands:

sudo yum groupinstall x-software-development development-tools;
sudo yum install subversion poppler-devel poppler-qt4-devel qt-devel
hunspell-devel;
svn checkout http://texworks.googlecode.com/svn/trunk/
texworks-read-only; cd texworks-read-only;
/usr/bin/qmake-qt4; make;
./texworks;

Please update http://code.google.com/p/texworks/wiki/Building :-)

Cheers,
Dave


More information about the texworks mailing list