Johnny Gunnar Carlsson <[EMAIL PROTECTED]> writes:

> Has anybody here tried to output to ASCII art in Windows?

> I just type
>
> $ as2text as-email.as
>
> then it says
>
> bash: /usr/lilypond-1.4.12-1/bin/as2text:
> /home/fred/usr/pkg/guile-1.6/bin/guile: bad interpreter: No such file
> or directory

Oops, that's the location of my personal guile-1.6 executable :-)
a rather silly windows build bug.

Change the first line of

    /usr/lilypond-1.4.12-1/bin/as2text

from
        
   #!/home/fred/usr/pkg/guile-1.6/bin/guile \

to

   #!/usr/bin/guile \

   
Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
  • ASCII ART Johnny Gunnar Carlsson
    • Jan Nieuwenhuizen

Reply via email to