0

SUSE バージョン 12.4 では、バイナリ 2.12.2 (OFFLINE) を使用して git インストールが行われます。libcurlexpatおよびopenssl既にインストールされている

コマンド:

CPPFLAGS="-I $HOME/include" LDFLAGS="-L$HOME/lib -L$HOME/lib64" ./configure --with-curl=$HOME --with-openssl=$HOME --prefix=$HOME --with-expat=$HOME
make 
make install 
git clone https://xxxx**

次のエラーがあります。

git can't find remote helper for https
4

0 に答える 0