On 07/01/2010 10:21 PM, Grant Edwards wrote:
On 2010-07-01, Nils Larsson<n...@nerdshack.com> wrote:
Where do I find qmake 3?
I assume qt3 and whatever deps. it needs are available through the
kde-sunset overlay.
Two questions:
1) What do the qt3support use flag and the qt-qt3support package do?
I had assumed that they enabled qt3 support, but apparently not?
qt3support is a Qt4 aid that helps in porting Qt3 applications to Qt4.
It does not provide a full Qt3 library.
2) Is there any documentation on how to use Qt3 from the kde-sunset
overlay? The only thing I could find was on how to use KDE 3.5
instead of KDE 4.
I'm not interested in KDE, and I want to keep the normal Qt4
install -- I just have a single Qt3 (not KDE) app that I need to
build from sources.
You just add the overlay with layman and "emerge qt:3".