在安装pangolin时,git clone pangolin.git文件时,出现The TLS connection was non-properly terminated

安装pangolin时,按照以下步骤安装:

同时参考https://www.shangmayuan.com/a/ad2927caf2b3400da4987e41.html

https://blog.csdn.net/qq_49331639/article/details/115024110

https://blog.csdn.net/weixin_39752599/article/details/88177164

 Pangolin安装
1、 安装依赖项
    sudo apt-get install libglew-dev
    sudo apt-get install cmake
    sudo apt-get install libpython2.7-dev
    sudo apt-get install ffmpeg libavcodec-dev libavutil-dev libavformat-dev libswscale-dev libavdevice-dev
    sudo apt-get install libdc1394-22-dev libraw1394-dev
    sudo apt-get install libjpeg-dev libpng12-dev libtiff5-dev libopenexr-dev(ubuntu20.04未装)
    sudo apt-get install libboost-dev libboost-thread-dev libboost-filesystem-dev
2、 编译安装
    cd /home/neousys/softwares(自己电脑的路径)
    git clone https://github.com/stevenlovegrove/Pangolin.git
    git clone git://github.com/stevenlovegrove/Pangolin.git
    cd Pangolin/
    mkdir build
    cd build
    cmake ..
    make -j12
    sudo make install
    [.h文件默认安装到/usr/local/include路径下]

当执行  git clone https://github.com/stevenlovegrove/Pangolin.git时,出现以下错误:

目前搜集到以下资料,因其他事打断,还未具体实施解决,回头再解决,然后记录:

https://stackoverflow.com/questions/32113065/gnutls-error-110-the-tls-connection-was-non-properly-terminated

https://blog.csdn.net/laviolette/article/details/80306178

https://blog.csdn.net/qq_35874340/article/details/89081578

https://zhuanlan.zhihu.com/p/113396470

https://www.pianshen.com/article/1111158650/

http://huanyouchen.github.io/2019/08/03/git-error-The-TLS-connection-was-non-properly-terminated/

https://blog.csdn.net/RedKeyer/article/details/96119320

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值