Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Unable to make git with https support

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:14

Nate Parsons [off-list ref] writes:
I'm trying to make git for myself, but can't seem to get https
working. This is what I did to make it:
quoted
wget http://git-core.googlecode.com/files/git-1.7.9.3.tar.gz
tar -xf git-1.7.9.3.tar.gz
cd git-1.7.9.3.tar.gz
./configure --with-curl --prefix=$HOME
make
make install
I wonder if omitting the whole "configure" thing (remove
config.mak.autogen) and doing

    $ make
    $ make install

may work for you better?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help