pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Help with creating a Qt package
Could somebody give me tips on how to create a Makefile for a package so that
it finds all the relevant Qt tools.
I've created a simple Makefile, but when I run 'make build' the configure
script exits with
checking whether QTDIR environment variable is set... /opt/pkg/qt3
checking for Qt library... qt-mt
checking for Qt library version >= 3.1.1... yes
checking for qmake... no
configure: error: qmake not found in current PATH. Maybe QT development
environment isn't available (qt3-devel).
*** Error code 1
Stop.
make: stopped in /opt/pkgsrc/audio/kmp05
*** Error code 1
Home |
Main Index |
Thread Index |
Old Index