报错内容

OSError: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by xxxx/site-packages/open3d/libc++abi.so.1)

主要步骤在这里
参考https://blog.csdn.net/fdbright/article/details/131467605

但是中途出现一些小问题,在此稍作记录:
在执行…/configure --prefix=/usr的时候报错

LD_LIBRARY_PATH shouldn't contain the current directory when 
*** building glibc. Please change the environment variable 
*** and run configure again.

解决办法:
命令行输入:

export LD_LIBRARY_PATH=

就OK了!

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐