On 7/25/07, Andre Poenitz <[EMAIL PROTECTED]> wrote:
On Tue, Jul 24, 2007 at 08:19:22PM -0600, Bob Lounsbury 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.

LyX 1.4 and 1.5 require Qt 4.1. It does not work with Qt 3.

So you need at least the packages

  libqt4-core
  libqt4-gui
  libqt4-dev

Andre

The install guide for LyX 1.4.5 states that it has been tested with Qt
3.x and may happen to work with Qt 2.x. I'm currently running make
with LyX 1.4.5 and Qt 3.3.6. So, I think it is only LyX 1.5 that
requires Qt 4.x. I've had a lot of speed issues with LyX 1.5 and Qt
4.x, so I'm probably safer using Qt 3.x with LyX 1.4.5 just for speed
concerns.

Cheers,
Bob

Reply via email to