On 20/09/14 15:20, Richard Shann wrote:
> On Sat, 2014-09-20 at 11:06 +0200, Federico Bruni wrote:
>> Yes, in LilyDev 3.0 guest additions should work out of the box. 
>>
>> The new url is: http://www.et.byu.edu/~sorensen/lilydev-3.0.iso
>>
>> http://www.et.byu.edu/~sorensen/lilydev-3.0.iso.md5
>>
> 
> "This installed ok - but this bit of the documentation didn't match:

Yes that might be true to a certain extent. The documentation was
originally for LilyDev 2.6. version 3.0 has only really been 'recently'
cut and uploaded AND tested.

> 
> If you are using LilyDev (see LilyDev) then lily-git is already
> installed and ready to run.
>       * For those not using LilyDev then lily-git can be obtained by
>         downloading the software directly. See Manually installing
>         lily-git.tcl.
>       * Finally, lily-git is always part of the LilyPond source code and
>         is located in ‘$LILYPOND_GIT/scripts/auxillar/lily-git.tcl’.
> Note: The rest of this manual assumes that you are using the
> command-line within a terminal.
> 
>     Type (or copy&paste) into the Terminal:
> 
>         lily-git.tcl"
> 
> 
> as there is no lily-git.tcl in the path at this stage. 
> Putting $LILYPOND_GIT/scripts/auxillar in the path fixed this
> but then I got this error:
> 
> lily-git.tcl
> Error in startup script: grab failed: window not viewable
>     while executing
> "grab .b"
>     (procedure "requestuserdata" line 3)
>     invoked from within
> "requestuserdata"
>     invoked from within
> "if {![regexp "name" $usercheck] || ![regexp "email" $usercheck]} then {
>     requestuserdata
>     tkwait window .b
> }"
>     (file "/home/rshann/lilypond-git/scripts/auxiliar/lily-git.tcl" line
> 90)
> 
> I'm not at all sure about that one...

All I can say is that I didn't get that when I tested this with Federico.

When you run Lily-Git for the first time it should prompt for your email
and user name (this then applies this to $LILYPOND_GIT/.gitconfig (I
think - but it's as if you were in $LILYPOND_GIT and run the git commands

git config --global user.name "John Smith"
git config --global user.email j...@example.com

)

This assumes (I assume!) that you are running this in $LILYPOND_GIT.

James

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to