What do you have in local/libexec/git-core?
You should have something like
/usr/libexec/git-core/git-remote
/usr/libexec/git-core/git-remote-ext
/usr/libexec/git-core/git-remote-fd
/usr/libexec/git-core/git-remote-ftp
/usr/libexec/git-core/git-remote-ftps
/usr/libexec/git-core/git-remote-http
/usr/libexec/git-core/git-remote-https

and ldd -r should show that git-remote-https is linked to openssl
amongst other things.

Francois

On 04/06/16 09:12, Simon King wrote:


Am Dienstag, 5. April 2016 23:09:15 UTC+2 schrieb Simon King:



    Am Dienstag, 5. April 2016 22:21:50 UTC+2 schrieb Volker Braun:

        Those are 4 concatenated git build logs. I don't know which one
        is relevant.


    Since it still doesn't work, I suppose the last one is relevant.


And since it didn't work before I tried re-installing git, I suppose the
last but one is relevant, too.

PS: Is it correct to expect that git will be built with http support, if
libssl-dev is installed?

--
You received this message because you are subscribed to the Google
Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to sage-devel+unsubscr...@googlegroups.com
<mailto:sage-devel+unsubscr...@googlegroups.com>.
To post to this group, send email to sage-devel@googlegroups.com
<mailto:sage-devel@googlegroups.com>.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to