lilypond-devel
[Top][All Lists]
Advanced

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

Re: git-cl command not found


From: David Kastrup
Subject: Re: git-cl command not found
Date: Fri, 15 Nov 2019 02:05:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

David Nalesnik <address@hidden> writes:

> Trying to get git-cl going I run into an interesting problem.  I've
> installed LilyDev, so I should have git-cl.
>
> I update:
> [dev@lilydev:lilypond-git]$ cd ~/git-cl/
> [dev@lilydev:git-cl]$ git pull
> remote: Enumerating objects: 4, done.
> remote: Counting objects: 100% (4/4), done.
> remote: Compressing objects: 100% (2/2), done.
> remote: Total 4 (delta 2), reused 3 (delta 2), pack-reused 0
> Unpacking objects: 100% (4/4), done.
> From git://github.com/gperciva/git-cl
>    9511426..1994c03  master     -> origin/master
> Updating 9511426..1994c03
> Fast-forward
>  allura_issues.py | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)
>
>
> Make sure ca-certificates is there:
>
> [dev@lilydev:~]$ apt --installed list | grep ca-certificates
>
> WARNING: apt does not have a stable CLI interface. Use with caution in 
> scripts.
>
> ca-certificates/oldstable,oldstable,now 20161130+nmu1+deb9u1 all [installed]
>
> But then I can't use git-cl:
>
> [dev@lilydev:~]$ cd $LILYPOND_GIT
> [dev@lilydev:lilypond-git]$ git-cl config
> bash: git-cl: command not found
>
> --------
> What am I doing wrong?

It's not in your PATH ?

-- 
David Kastrup



reply via email to

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