denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not ty


From: Tony Ventura
Subject: Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score"
Date: Thu, 18 May 2017 11:27:35 +0000 (UTC)

Here you go, Richard.

Last login: Thu May 18 06:11:45 on ttys000
Anthonys-MBP-2:~ anthonyventura$ s -l /usr/lib/libstdc++.6.dylib
-bash: s: command not found
Anthonys-MBP-2:~ anthonyventura$ ls -l /usr/lib/libstdc++.6.0.9.dylib
-rwxr-xr-x  1 root  wheel  1468864 Mar 22 19:56 /usr/lib/libstdc++.6.0.9.dylib
Anthonys-MBP-2:~ anthonyventura$ ls -l /usr/lib/libstdc++.6.dylib
lrwxr-xr-x  1 root  wheel  21 Jan 11 08:16 /usr/lib/libstdc++.6.dylib -> libstdc++.6.0.9.dylib
Anthonys-MBP-2:~ anthonyventura$ ls -l /usr/lib/libstdc++.dylib
lrwxr-xr-x  1 root  wheel  17 Jan 11 08:16 /usr/lib/libstdc++.dylib -> libstdc++.6.dylib
Anthonys-MBP-2:~ anthonyventura$ 


Kind regards,
Tony Ventura
www.tonyventura.com



On Thursday, May 18, 2017 7:22 AM, Richard Shann <address@hidden> wrote:


On Thu, 2017-05-18 at 10:20 +0000, Tony Ventura wrote:
> Hi Richard,
>
>
> Please find the attached Terminal output per your latest find
> requests.

The very first one found the library that is not being found at LilyPond
runtime:

Anthonys-MBP-2:~ anthonyventura$ find /usr -name 'libstdc++.6.dylib'
/usr/lib/libstdc++.6.dylib

Just for good measure, you could run these commands to list exactly
which are links and which is the actual library.

ls -l /usr/lib/libstdc++.6.dylib

ls -l /usr/lib/libstdc++.6.0.9.dylib

ls -l /usr/lib/libstdc++.6.dylib

ls -l /usr/lib/libstdc++.dylib

Jeremiah - it seems the commands

export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
~/Desktop/Denemo.app/Contents/MacOS/denemo.sh

which I got Tony to try earlier should have worked
- I've checked that Denemo does not set this environment variable.
Shall I create some debug code to print out the value of LD_LIBRARY_PATH
immediately before LilyPond launch?


Richard








reply via email to

[Prev in Thread] Current Thread [Next in Thread]