On Thu, Jan 9, 2020 at 10:11 PM Marnen Laibow-Koser <[email protected]> wrote:
> On Thu, Jan 9, 2020 at 1:44 PM Marnen Laibow-Koser <[email protected]> > wrote: > >> On Thu, Jan 9, 2020 at 12:15 PM Jonas Hahnfeld <[email protected]> wrote: >> >>> Am Donnerstag, den 09.01.2020, 11:14 -0500 schrieb Marnen Laibow-Koser: >>> > >>> > >>> > On Thu, Jan 9, 2020 at 10:47 AM Jonas Hahnfeld <[email protected]> >>> wrote: >>> > [...] >>> > > Running >>> > > $ diff -ur root/usr/ installer/LilyPond.app/Contents/Resources/ >>> > > in target/darwin-x86 reveals many files that I cannot attribute to >>> the >>> > > mentioned blacklist. Hence there must be additional mechanism that >>> > > determine which files go in and which do not. >>> > >>> > Hmm, interesting. I can't easily run that diff (because of not having >>> a GUB environment available); would you be willing to post the contents so >>> I can do research on that? >>> >>> Sure, here it is. >>> >> >> Thanks! I might add it to that Gist so everything is in one place. >> > > I think I am very close to having a working 64-bit Mac .app bundle, > probably about a day’s worth of work or less. Then I have to come up with > a good way of automating the process (my research notes and shell commands > I’m using are also in that Gist I posted a link to). > There is one lingering problem: when LilyPond calls Guile, Guile is not finding the library files specified in load-extension expressions, even though they *should* be in the right place. Before I go too crazy searching, does anyone know what controls this path choice? I'm assuming it may be a compilation option for the LilyPond binary, but I really don't know. > Best, > -- > Marnen Laibow-Koser > [email protected] > http://www.marnen.org > -- > Marnen Laibow-Koser [email protected] http://www.marnen.org Sent from > Gmail Mobile > -- Marnen Laibow-Koser [email protected] http://www.marnen.org
