>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Jean-Marc Lasgouttes wrote: or textclass.lst (-userdir).
>>>> That's surprising.
>>
Angus> Not according to the source it isn't:
>>
Angus> bool LyXTextClassList::Read () { LyXLex lex(0, 0); string
Angus> real_file = LibFileSearch("", "textclass.lst");
>>  It should find textclass.lst in system_lyxdir, no need for
>> user_lyxdir.

Angus> I'm pretty sure that there was no textclass.lst in
Angus> J:/MinSYS/home/Angus/lyx-13x/lib, only in
Angus> J:/MinSYS/home/Angus/lyx-13x/build-qt/lib.

That is normal. When one installs, everything is in system_lyxdir, but
before that LibFileSearch is also supposed to look into build_lyxdir.
What does -dbg init say? Does it notice it is running in place?

Angus> I see that textclass.lst is a generated file, so the build
Angus> process should indeed put it in build-qt/lib. Maybe the problem
Angus> is that LyX on Windows isn't creating a user lyx directory when
Angus> it fires up, so I'm having to tell it to use build-qt/lib?

It should look there by itself.

Angus> Any thoughts about how to proceed with the nlink_t problem?

I'd say either return size_type, or remove all the file status
nonsense from the xforms filedialog.

JMarc

Reply via email to