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

Angus> The scheme expects that the binary to be in the
Angus> <top-build-dir>/src directory, but tex2lyx is in the
Angus> <top-build-dir>/src/tex2lyx directory. See get_build_dirs:

Angus>     string const binary_dir = OnlyPath(binary); string const
Angus> build_support_dir = NormalizePath(AddPath(binary_dir,
Angus> "../lib"));

Angus>     if (!FileSearch(build_support_dir,
Angus> "lyxrc.defaults").empty())

Angus> Hmmmm. Any ideas on how best to tackle this?

Try one-level up, and then two-levels up?

Of course, this is a hack, but it is needed only when running in
place.

JMarc

Reply via email to