Guenter Milde wrote:
> One simple question: did you enable the "instant preview" of math
> formulas?
No, i do not use it
Andrei
Pavel Sanda wrote:
> Andrei Lomov wrote:
>> I can send it to lyx gurus (not for public domain).
>
> you can also find/replace all text characters to "a"
> (wont work with math though). if the document is anonymized
> enough for you, then put it into our bugzi
Guenter Milde wrote:
> Besides the file format conversion conversion (just for the first
> time), there is a *very* considerable delay for multi-part documents,
> as in order to offer inter-part links LyX actually parses all parts.
The document consists of three parts only, two of them are small
Pavel Sanda wrote:
> key question: the document you open in 1.6 was already saved in 1.6?
Yes it was, i've check it back
Andrei
Pavel Sanda wrote:
>> gcc is present ...
>
> so either not completely or some ooold version or the file is put under
> not standard directory.
I would agree but it is gcc 4.4 in squeeze.
All by default.
Just for information:
LyX document 350 pages A4 opened by
thinkpad201(i3)+squeeze+lyx-1
Sven Hoexter wrote:
>>
>> There's a possibility that LyX 1.5 needs an older version of Qt than
>> you have.
>
> Looks more like some boost issue or gcc. A short try let me end here:
> ../../../src/support/fs_extras.cpp: In function 'void
> boost::filesystem::copy_file(const boost::filesystem::pa
Sven Hoexter wrote:
> Adding a deb-src entry to his sources.list and 'apt-get build-dep lyx'
> should install all the required packages - including pkg-config and the
> qt -dev packges. :)
>
> Sven
Yes it's helpful advice, thanks
--
wbr
A.L.
Liviu Andronic wrote:
> Did you try installing pkg-config?
> Liviu
It seems like a solution
# apt-get install pkg-config
After that ./configure results OK
May be some wrong things will pop up later,
so I'll proceed
Many thanks!
--
wbr
A.L.
I need LyX 1.5 for some reasons and try to compile it in debian squeeze.
No success, ./configure returns
** qt 4 library not found !
I tried also
./configure --with-qt4-dir=/usr/include/qt4
./configure --with-qt4-dir=/usr/include/qt4/QT
./configure --with-qt4-dir=/usr/share/qt4
with the same er