>>>>> "Adrian" == Adrian Ball <[EMAIL PROTECTED]> writes:
Adrian> Dekel Tsur wrote:
>> The problem is in LaTeX::deplog, which incorrectly parses the log
>> line
>>
>> File: <filename>.eps Graphic file (type eps)
>>
>> and setting foundfile to "<filename>.eps Graphic file (type eps)",
>> where the correct value is "<filename>.eps".
>>
>> Did you compile LyX yourself ? (and what is your compiler ?) If so,
>> try to compile it again after running configure
>> --with-included-string
Adrian> Yes I did, using gcc/g++ 2.96. Configure creates the makefile
Adrian> ok, but then the compile bombs out with:-
You cannot use --with-lyxstring with gcc 2.96.
Adrian> Should I revert to gcc 2.95?
Not yet. L'est find out what the problem is first.
JMarc