lilypond-devel
[Top][All Lists]
Advanced

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

Re: script for auto-indenting .scm files.


From: Reinhold Kainhofer
Subject: Re: script for auto-indenting .scm files.
Date: Sat, 13 Aug 2011 18:44:44 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38-10-generic; KDE/4.7.0; i686; ; )

Am Saturday, 13. August 2011, 17:44:52 schrieb Neil Puttock:

> On 12 August 2011 01:44, Carl Sorensen <address@hidden> wrote:

> > Yep.  Here it is, along with the change to /usr/bin/env guile.

>

> I had to change this to

>

> /usr/bin/guile

>

> to get the script to work:

>

> /usr/bin/env: guile -s: No such file or directory

 

We don't need the -s argument, so we can simply use

 

#!/usr/bin/env guile

 

 

This works here, while "guile -s" didn't work here, either, see e.g. http://en.wikipedia.org/wiki/Shebang_(Unix)#Portability

 

Cheers,

Reinhold

 

--

------------------------------------------------------------------

Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/

* Financial & Actuarial Math., Vienna Univ. of Technology, Austria

* http://www.fam.tuwien.ac.at/, DVR: 0005886

* LilyPond, Music typesetting, http://www.lilypond.org


reply via email to

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