About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
terbed
7/20/2018 - 8:20 AM
share
Share
add_circle_outline
Save
Add library path to linux shell
Add library path to linux bash #linux
.bashrc
content_copy
file_download
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/pylon5/lib64
clear