Error while loading shared libraries: libdl.so.2 (and others), no such file. Libraries exist

在centos上安装xampp/lampp的时候遇到这个error,解决办法:

vi /opt/lampp/lampp

找到:export LD_ASSUME_KERNEL=2.2.5

改为:export LD_ASSUME_KERNEL=2.8.0

/opt/lampp/lampp start ,搞定

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>