On 2009-11-15, Patrick McCarty wrote:
> In the fresh 2.13.7 installation on Windows, guile.exe exits with an
> error when opening lilypond-invoke-editor:
> 
> C:\path\to\LilyPond>usr\bin\guile.exe -s usr\bin\lilypond-invoke-editor
> ERROR: In procedure dynamic-link:
> ERROR: file: "libguile-srfi-srfi-1-v-3", message: "can't open the module"
> 
> I get a similar error message on Mac OS X, but I'll have to check
> that later.

On Mac OS X, the same command produces this error:

  $ bin/guile -s bin/lilypond-invoke-editor
  ERROR: In procedure dynamic-link:
  ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found"

The GNU/Linux installers are okay.  Here is the correct output:

  $ bin/guile -s bin/lilypond-invoke-editor
  lilypond-invoke-editor (GNU LilyPond) 2.13.7
  Usage: lilypond-invoke-editor [textedit://]FILE:LINE:CHAR:COLUMN

  Visit a file and position the cursor.

  Options:
    -h, --help          show this help
    -v, --version       show version


-Patrick


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to