[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

qtpaths -- is it expected to work?



Hi,

I'm maintaining digikam for Debian and -- due to ffmpeg issues -- trying to 
help out with upstream development.  The digikam setup script uses the 
commands:

	QT_INSTALL_PREFIX=`qtpaths --install-prefix`
	QT_PLUGIN_INSTALL_DIR=`qtpaths --plugin-dir`

Currently both fail (on Debian unstable) with:

	qtpaths: could not find a Qt installation of ''

In light of Bug #1011935 ("QtChooser is dead by choice upstream, no Qt6 
Support"), I'm unsure if this is expected to work or not.  

It looks like qtchooser does know about the versions installed:

$ qtchooser --list-versions
4
5
default
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5

I thought I might be able to force a selection using the QT_SELECT variable, 
but it just changes to a different error:

$ QT_SELECT=qt5 qtpaths --install-prefix
qtpaths: could not exec '/usr/lib/qt5/bin/qtpaths': No such file or directory

Thanks,
-Steve

P.S. Direct replies appreciated, not subscribed to debian-qt-kde.

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: