运行时出现如下提示:

Failed to load ./plug/libss.so!

 

解决方法:

1、/etc/ selinux/config
此文件也下的也要 SELINUX=disabled

2、chcon -t texrel_shlib_t /路径/路径/名字.so

相关文章:

  • 2021-11-02
  • 2022-12-23
  • 2022-02-05
  • 2022-03-07
  • 2021-12-04
猜你喜欢
  • 2021-04-13
  • 2021-06-07
  • 2021-12-04
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案