ldconfig error: is not a symbolic link

后端 未结 5 742
梦如初夏
梦如初夏 2020-12-23 21:16

When running:

    sudo /sbin/ldconfig

the following error appears:

    /sbin/ldconfig: /usr/local/lib/ is not a symbolic li         


        
5条回答
  •  粉色の甜心
    2020-12-23 22:14

    simple run in shell : sudo apt-get install --reinstall libexpat1
    got same problem with libxcb - solved in this way - very fast :)

提交回复
热议问题