John Levon wrote: 
> > 1) At the end of the make, it automagically links against -lqt, which it
> >    cannot find on my FreeBSD machine, since it should be -lqt2. Of course
> >    I solved it by making a symbolic link between libqt2.so and libqt.so.
> 
> it does *what* ??? eh ??? This makes no sense whatsoever, qt and qt2 are two
> totally separate libraries.
> 
> There is no mention of libqt in the lyx config, I can only assume this is a local
> issue (the symlink you made is obviously bad ...)

All qt stuff is in config/qt2.m4.
I removed the symlink (mentioned above), but replaced all "-lqt" by "-lqt2" in
config/qt.m4. My make then runs like a charm, linking -lqt2.

So libqt2.so on my FreeBSD machine really is the libqt.so on others.


> > 5) No dialog pops up (yet?) for:
> >     Edit->Preferences
> >     Layout->Paragraph
> >     Layout->Document
> 
> sure they need doing ;) They need to be MVCed first though and that definitely won't 
> happen before 1.2.0.

MVCed? Is gooblediegook to me. What does it mean?

Cheers,
Rob.

Reply via email to