当前位置:网站首页>/Bin/ld: cannot find -lxslt
/Bin/ld: cannot find -lxslt
2022-07-02 15:47:00 【Six element】
Catalog
scene
When we compile and install a source package , Re execution configure Sometimes because the library file cannot be found , An error is as follows :
[[email protected] ~]# ./configure
/bin/ld: Can't find -lxsltProblems arise
/bin/ld: Can't find -lxslt
Problem analysis
Because compilation needs to use lib The library files , But because there is no file index relationship , As a result, the library file cannot be searched , To report a mistake .
resolvent
By using locate Load library file , Create index relationship , to update lib library , To solve this problem .
First , Load library file , Create index relationship
[[email protected] ~]# locate libxslt
/usr/lib64/libxslt-plugins
/usr/lib64/libxslt.so.1
/usr/lib64/libxslt.so.1.1.28
/usr/share/doc/libxslt-1.1.28
/usr/share/doc/libxslt-1.1.28/AUTHORS
/usr/share/doc/libxslt-1.1.28/ChangeLog.gz
/usr/share/doc/libxslt-1.1.28/Copyright
/usr/share/doc/libxslt-1.1.28/FEATURES
/usr/share/doc/libxslt-1.1.28/NEWS
/usr/share/doc/libxslt-1.1.28/READMEthen , Create a library file soft link
[[email protected] ~]# ln -s /usr/lib64/libxslt.so.1 /usr/lib/libxslt.soafter , Compile and execute again configure that will do
[[email protected] ~]# ./configure边栏推荐
- 6092. 替换数组中的元素
- /bin/ld: 找不到 -lxml2
- Add an empty column to spark dataframe - add an empty column to spark dataframe
- 【LeetCode】486-预测赢家
- /bin/ld: 找不到 -lxslt
- 奥比中光 astra: Could not open “2bc5/[email protected]/6“: Failed to set USB interface
- /bin/ld: 找不到 -lpam
- Redux - detailed explanation
- [experience cloud] how to get the metadata of experience cloud in vscode
- College entrance examination admission score line climbing
猜你喜欢

03. Preliminary use of golang

终于搞懂了JS中的事件循环,同步/异步,微任务/宏任务,运行机制(附笔试题)

How to intercept the value of a key from the JSON string returned by wechat?
![[development environment] install Visual Studio Ultimate 2013 development environment (download software | install software | run software)](/img/26/3f19d36c048e669c736e27384e0fa7.jpg)
[development environment] install Visual Studio Ultimate 2013 development environment (download software | install software | run software)

Custom exception

PostgresSQL 流复制 主备切换 主库无读写宕机场景

2022 college students in Liaoning Province mathematical modeling a, B, C questions (related papers and model program code online disk download)

Thoroughly understand browser strong cache and negotiation cache
![[experience cloud] how to get the metadata of experience cloud in vscode](/img/45/012c2265402ba1b44f4497f468bc61.png)
[experience cloud] how to get the metadata of experience cloud in vscode

Experiment collection of University Course "Fundamentals of circuit analysis". Experiment 5 - Research on equivalent circuit of linear active two terminal network
随机推荐
/bin/ld: 找不到 -lssl
04. Some thoughts on enterprise application construction after entering cloud native
/bin/ld: 找不到 -lxslt
6096. Success logarithm of spells and potions
已知兩種遍曆序列構造二叉樹
[leetcode] 167 - sum of two numbers II - enter an ordered array
(4) Flink's table API and SQL table schema
制作p12证书[通俗易懂]
beforeEach
/bin/ld: 找不到 -lgssapi_krb5
Demo of converting point cloud coordinates to world coordinates
6091. 划分数组使最大差为 K
【LeetCode】876-链表的中间结点
The outline dimension function application of small motherboard
Ant group's large-scale map computing system tugraph passed the national evaluation
士官类学校名录
Wise target detection 23 - pytoch builds SSD target detection platform
动态规划入门二(5.647.62)
已知两种遍历序列构造二叉树
Lseek error