configure: error: Qt4 not found

Post here if you are a new Porteus member and you're looking for some help.
Shadow0815
Black ninja
Black ninja
Posts: 33
Joined: 16 Jul 2015, 03:50
Distribution: Porteus,Xubuntu,Arch
Location: DE

configure: error: Qt4 not found

Post#1 by Shadow0815 » 16 Jul 2015, 04:27

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?

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: configure: error: Qt4 not found

Post#2 by francois » 16 Jul 2015, 10:14

As information, Simple screen recorder is available stock on the kde porteus edition.
Prendre son temps, profiter de celui qui passe.

Post Reply