Kayvan A. Sylvan wrote: > I am able to run it from the build directory via "src/lyx". and was > able to confirm that the patch works as expected. Thank you!
Good. Then I'll commit that. > Now, we have to fix this new bug (can not determine the path to the > LyX binary). Hmmmm. So "lyx" is in your path, right? Can you investigate? The routine that is failing is src/support/package.C.in's abs_path_from_binary_name (get_binary_path, actually). -- Angus