即使删除了Libcurl.dll,也可能使用Git Push的Libcurl.dll错误 [英] Libcurl.dll error with Git Push even after deleting Libcurl.dll

查看:238
本文介绍了即使删除了Libcurl.dll,也可能使用Git Push的Libcurl.dll错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

遵循以下说明:
使用Git推送Libcurl.dll错误
,这最初起作用。现在发生完全相同的错误,但是没有Libcurl.dll了。在Git / bin中有一个Libcurl.dll,但是我将其重命名为dll-save,所以不知道库的位置。我试图关闭我正在使用的MINGW32应用程序来访问Git并重新启动它,但是得到相同的错误。

Followed instructions here: Libcurl.dll error with Git push and this initially worked. Now the exact same error occurs but there is no Libcurl.dll anymore. There was a Libcurl.dll in Git/bin but I renamed that to dll-save so not sure where the library is. I tried shutting down the MINGW32 application which I was using to access Git and restarting it but get same error.

推荐答案

旧的和过时的msysgit 1.9.5 form git-scm.com ,尝试解压缩,无论你想要什么 PortableGit-2.4.3.1-2nd-release-candidate-64-bit.7z.exe

将Git安装路径添加到您的%PATH%中。例如:

Instead of the old and obsolete msysgit 1.9.5 form git-scm.com, try and unzip wherever you want PortableGit-2.4.3.1-2nd-release-candidate-64-bit.7z.exe.
Add the Git installation path to your %PATH%. For instance:

set PATH=<path/to/PortableGit-2.4.3.1-2nd-release-candidate-64-bit>/cmd;%PATH%

它包含一个 mingw64 / bin /m code $,这应该是正常的。

It does include a mingw64/bin/mibcurl-4.dll, which should work just fine.

我解释为什么64版本的新的Git for Windows诞生了在为什么如果你从网上下载Git 2.0,你总是得到一个1.9.4安装程序包

I explain why that 64 version of the new Git for Windows came to be in "Why is it that if you download Git 2.0 from the net, you always get a 1.9.4 installer package?".

这篇关于即使删除了Libcurl.dll,也可能使用Git Push的Libcurl.dll错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆