libgit2-6311e88: cannot open shared object file: No such file or directory
Posted wolbo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了libgit2-6311e88: cannot open shared object file: No such file or directory相关的知识,希望对你有一定的参考价值。
环境 centos 7
dotnet core 2.1.4
错误信息:
libgit2-xxxxxxx: cannot open shared object file: No such file or directory
原因:
找不到动态库 libgit2-xxxxxxx.so
libgit2-xxxxxxx.so未配置在LD_LIBRARY_PATH上
解决办法:
按照以下说明编译native library
https://github.com/libgit2/libgit2sharp.nativebinaries
其中powershell脚本需要安装powershell
可以去github直接下载安装
sudo yum install https://github.com/PowerShell/PowerShell/releases/download/v6.1.0/powershell-6.1.0-1.rhel.7.x86_64.rpm
由于安装了preview版本
安装在了/usr/bin/pwsh-preview 类似的地方
修改可执行文件名称为 powershell 即可运行
之后安装说明编译
编译后 进入libgit2->build 执行make install后 问题解决
以上是关于libgit2-6311e88: cannot open shared object file: No such file or directory的主要内容,如果未能解决你的问题,请参考以下文章
Marvell交换芯片88E6321/88E6320驱动总结-寄存器篇
Embeded Linux 之 Switch——88E6321/88E6320
ES 查询时报错 I/O 异常: Request cannot be executed; I/O reactor status: STOPPED
关于eclipse的Description:Resource Path Location Type The project cannot be built until build path error