Bo Peng wrote:
On 4/25/07, Helge Hafting <[EMAIL PROTECTED]> wrote:
Just checked out lyx and got this:
make[4]: *** No rule to make target `InsetMathAMSArray.lo', needed by
`libmathed.la'. Stop
Lyx is undergoing major renaming of files. You will have to start from
autogen, or at least run make distclean. (You do not have to do
anything like that if you use scons).
I always try this before asking for help:
make distclean
./autogen.sh
./configure ...
make
And when it still fails, I report it.
Nice to see that things are happening, rename-related compile problems will
hopefully be easy enough to sort out. I just got qt-4.2.3 and wanted to
see if
that improves toolbar placement . Todays svn brought lots of
more movement - perhaps it compiles this time. :-)
Helge Hafting