On 7/24/07, Bob Lounsbury <[EMAIL PROTECTED]> wrote:
I'm not sure what package needs installed. The install instructions
mention qt dev packages, but I'm not sure which one. I'm using Ubuntu
Dapper ppc and I've installed libqt3-mt-dev, qt3-apps-dev, and
qt3-dev-tools. I don't see any other qt dev package that would apply.
My configure command is:
./configure --with-version-suffix=-1.4.5 --disable-stdlib-debug
--with-frontend=qt
Hopefully I'm just doing something wrong.
Thanks,
Bob Lounsbury
Just to follow up, I was doing something wrong. I had to add
--with-qt-dir = /usr/share/qt3. Is there any benefit to compiling with
qt4?