首页 > 代码库 > linux环境变量配置

linux环境变量配置

1、连接库

vim ~/.bashrcexport LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/home/pi/lib:.   ~/.bashrc

 

linux环境变量配置