[texworks] Qmake files not found on Fedora 10

Dave Crossland dave at lab6.com
Mon Jan 12 19:53:13 CET 2009


Hi,

Installing TeXWorks on a fresh Fedora 10 install, I got the following
errors, and am not sure where to go next.

[fedorda10 at pure ~]$ sudo yum groupinstall x-software-development
development-tools;
[fedorda10 at pure ~]$ sudo yum install poppler-devel qt-devel hunspell-devel;
[fedorda10 at pure ~]$ svn checkout
http://texworks.googlecode.com/svn/trunk/ texworks-read-only; cd
texworks-read-only;
...
Checked out revision 252.
[fedorda10 at pure ~]$ qmake;
bash: qmake: command not found
[fedorda10 at pure texworks-read-only]$ /usr/bin/qmake-qt4
Package poppler-qt4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-qt4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-qt4' found
Package poppler-qt4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-qt4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-qt4' found
Package poppler-qt4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-qt4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-qt4' found
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
[fedorda10 at pure texworks-read-only]$ sudo updatedb
[fedorda10 at pure texworks-read-only]$ locate dbus-1.pc
[fedorda10 at pure texworks-read-only]$ locate poppler-qt4.pc
[fedorda10 at pure texworks-read-only]$

Any tips? :-)

-- 
Regards,
Dave


More information about the texworks mailing list