On Sun, May 01, 2011 at 06:44:41PM +0100, Phil Holmes wrote:
> ----- Original Message ----- From: "Graham Percival"
> >Are you certain that you have the latest version?  IIRC we added
> >git-cl in lilydev-1.1.  It was certainly one of the last things
> >that was added.  We certainly don't expect new contributors to
> >install git-cl themselves!
> 
> No - I've no idea, TBH.  My .iso is dated 12 March 2011.

the iso from lilynet is named ubuntu-lilydev-remix-1.1.iso
so if yours is called something else, I'd be suspicious.

> >Yes, although you'll need to use git to get the repository.
> 
> Done.  It put the code in lilypond-git/git-cl

err, ok.  I recommend that you move that directory somewhere else
-- your main home directory would be fine.

> I did this:
> 
> phil@phil-lilydev:/bin$ sudo ln -s $HOME/lilypond-git/git.cl

sudo isn't needed.  That won't do anything because you don't have
a file called "git.cl" in lilypond-git.

Move the git-cl directory to the main home dir, then do
  cd bin
  sudo rm git.cl
  ln -s $HOME/git-cl/git-cl

and then try:
  git-cl
you should get a "git cl help" message at this point.

Cheers,
- Graham

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

Reply via email to