Page 1 of 1

configure: error: Qt4 not found

Posted: 16 Jul 2015, 04:27
by Shadow0815
I have porteus 32 bit. I converted this qt4 to module:
http://pkgs.org/slackware-13.37/slackwa ... 3.txz.html

Activated it...

then i try to compile SimpleScreenRecorder:

Code: Select all

su

cd /tmp
mkdir s
cd s
# http://slackbuilds.org/repository/14.1/desktop/ssr/?search=ssr
wget "http://slackbuilds.org/slackbuilds/14.1/desktop/ssr.tar.gz"
tar xvf ssr*
cd ssr
wget "https://github.com/MaartenBaert/ssr/archive/0.3.3.tar.gz"
./ssr.SlackBuild
And i get:

Code: Select all

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for QT4... no
configure: error: Qt4 not found
I thought autotools are supposed to make it easy for users to compile stuff
on different systems. This is not cool. Qt4 is in my system and
the configure script does give a fuuuu :(
WHY does it not find qt4?

Re: configure: error: Qt4 not found

Posted: 16 Jul 2015, 10:14
by francois
As information, Simple screen recorder is available stock on the kde porteus edition.