Just for fun:
Open /usr/bin/emerge in a text editor and read the first 10 lines.
Then run
grep python-exec /usr/bin/*
It basically is the same what qtchooser does: Forward a python script to
the appropriate python version.
2018-07-23 13:20 GMT+03:00 Franz Fellner :
> IMO the problem is that qtch
IMO the problem is that qtchooser acts as one point to select ALL
components for the default Qt, be it qt4 or qt5 (and possibly qt6 in 2020),
without checking if the tool really exists.
It just forwards the call to an execuatble with the same name inside the
qt-installation's bin dir. (/usr/lib/qt.
On Monday, 23 July 2018 10:09:38 BST Franz Fellner wrote:
> Yeah, stupid qtchooser ;)
>
> qtconfig got dropped, use x11-misc/qt5ct instead.
Thanks Franz, qtconfig used to be installed by default with Qt. I wonder why
x11-misc/qt5ct isn't treated the same, especially as qtconfig is left on the
On Monday, 23 July 2018 10:01:18 BST Peter Humphrey wrote:
> On Monday, 23 July 2018 09:19:05 BST Mick wrote:
> > When I run /usr/bin/qtconfig it complains about a missing
> > '/usr/lib64/qt5/bin/ qtconfig':
> >
> > $ /usr/bin/qtconfig
> > qtconfig: could not exec '/usr/lib64/qt5/bin/qtconfig': No
Yeah, stupid qtchooser ;)
qtconfig got dropped, use x11-misc/qt5ct instead.
2018-07-23 12:02 GMT+03:00 Dale :
> Mick wrote:
> > When I run /usr/bin/qtconfig it complains about a missing
> '/usr/lib64/qt5/bin/
> > qtconfig':
> >
> > $ /usr/bin/qtconfig
> > qtconfig: could not exec '/usr/lib64/qt5
Mick wrote:
> When I run /usr/bin/qtconfig it complains about a missing '/usr/lib64/qt5/bin/
> qtconfig':
>
> $ /usr/bin/qtconfig
> qtconfig: could not exec '/usr/lib64/qt5/bin/qtconfig': No such file or
> directory
>
> $ locate qtconfig
> /usr/bin/qtconfig
>
>
> Which package is responsible for i
On Monday, 23 July 2018 09:19:05 BST Mick wrote:
> When I run /usr/bin/qtconfig it complains about a missing
> '/usr/lib64/qt5/bin/ qtconfig':
>
> $ /usr/bin/qtconfig
> qtconfig: could not exec '/usr/lib64/qt5/bin/qtconfig': No such file or
> directory
>
> $ locate qtconfig
> /usr/bin/qtconfig
>
When I run /usr/bin/qtconfig it complains about a missing '/usr/lib64/qt5/bin/
qtconfig':
$ /usr/bin/qtconfig
qtconfig: could not exec '/usr/lib64/qt5/bin/qtconfig': No such file or
directory
$ locate qtconfig
/usr/bin/qtconfig
Which package is responsible for it and how can I get it back?
--
8 matches
Mail list logo