>>>>> "Sasa" == Sasa Janiska <[EMAIL PROTECTED]> writes:
Sasa> On Wed, 21 Jul 1999, Jean-Marc Lasgouttes wrote:
>> Strange... Could you after this first run, find your .tex file in
>> /tmp/lyx_tmpXXXX/... and send it to the list (if it is short). I'd
>> like to see what's is in it.
>>
Sasa> This is simplifed version (master document) for my book. Error
Sasa> is reported in \def\input@path line at point in 3.2 in path.
That's very strange. The document contains
\def\input@path{{/home/mama/knjiga/32//}}
Where the ^A is a controld character and not a simple '.'. Are you
sure that your directory name contains a real '.'?
Another idea: are you using linux? If you do, could you send the
output of the command
ldd `which lyx`
JMarc