[Pkg-lyx-devel] How to compile lyx under Debian
Gregor Gorjanc
gregor.gorjanc at bfro.uni-lj.si
Sun Nov 26 17:01:23 CET 2006
Sven Hoexter wrote:
> On Sun, Nov 26, 2006 at 03:07:48PM +0100, Gregor Gorjanc wrote:
>> Can anyone provide me "instructions" how to compile lyx (preferably
>> devel from SVN) under Debian. I am working on some simple additions and
>> would like to test them. Unfortunately, I am not able to configure the
>> compilation. I have a problem in specifiying QT paths in configure part.
> Oh and if you're working only on LyX and not the packaging itself
> (which this list is about) I guess you're searching for
I agree, but I was sure that people on this list should know exactly how
to compile LyX under debian.
> ./configure --with-qt-dir=/usr/share/qt3
Hmm. Configure says that only qt4 is possible. Using this
./configure --with-frontend=qt4 --with-qt-dir=/usr/share/qt4
and having the following deb packages (with their dependencies) enabled
me to succefully configure LyX-devel.
libqt4-dev
libqt4-core
libqt4-qui
Thanks, Gregor
More information about the Pkg-lyx-devel
mailing list