当前位置:网站首页>gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No su
gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No su
2022-08-02 06:48:00 【讓丄帝愛伱】
- 错误:gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No such file or directory
- 原因:gdalinfo程序找不到依赖的库,所以报错
- 解决:将依赖的动态库和静态库添加到LD_LIBRARY_PATH环境变量中去。
sudo vim /etc/profile
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
source /etc/profile
边栏推荐
- Analysis of GCC compiler technology
- yml字符串读取时转成数字了怎么解决
- August 2022 plan, focusing on ue4 video tutorials
- 解决C#非静态字段、方法或属性“islandnum.Program.getIslandCount(int[][], int, int)”要求对象引用
- CSRF-跨站请求伪造-相关知识
- 自然语言处理 文本预处理(上)(分词、词性标注、命名实体识别等)
- HCIP day 3 experiment
- 数据库概论之MySQL表的增删改查2
- How does abaqus quickly import the assembly of other cae files?
- 2022年8月计划,着重ue4视频教程
猜你喜欢
随机推荐
【暑期每日一题】洛谷 P1551 亲戚
ADS通信--倍福PLC和C#TextBox控件实现数据绑定的方法
LeetCode Algorithm 1374. 生成每种字符都是奇数个的字符串
docker 安装mysql
(Notes are not completed) [Graph Theory] Traversal of graphs
【图像隐藏】基于matlab混合DWT-HD-SVD数字图像水印方法技术【含Matlab源码 2007期】
PHP Warning: putenv() has been disabled for security reasons in phar
(笔记整理未完成)【图论】图的遍历
张驰课堂:六西格玛培训工具——箱线图
海缆探测仪TSS350(二)
Servlet
Clapper that can interact with the audience in real time
反射课后习题及做题记录
2022.07.31(LC_6132_使数组中所有元素都等于零)
图腾柱和推挽电路介绍
【机器学习】实验4布置:AAAI会议论文聚类分析
awk语法-01-基础语法(命令、选项、内部变量)
数据库概论之MySQL表的增删改查1
正则表达式的理解学习
PMP新考纲考试内容介绍








![[npm install error report collection] - npm ERR! code ENOTEMPTY npm ERR! syscall rmdir](/img/c5/2c42e26e577506573985b30669ca6c.png)
