On Monday 14 July 2008 21:04:16 Jean-Michel Pour? wrote: > MLT svn 1160 > > ./configure --enable-gpl > > message: > qimage: QT environment not found > libqt4-dev is installed.
Do you have Qt3 and Qt4 installed ? What is the output of: echo $QTDIR and where are your Qt3 and Qt4 installed? You should anyways be able to compile by manually giving the path to yout Qt4 install, for example: --qimage_includedir=/usr/include/qt4 --qimage_libdir=/usr/lib/qt4 regards jb