Skip to content

Configuring Linux Environment for custom plugins

cdnutter edited this page Mar 21, 2017 · 5 revisions

Home / References

Configuring Linux Environment for custom plugins

It may be necessary to update the configuration of your environment variables in order for your Linux environment to work properly.

Adding /usr/local/lib to the library path

When to use - Use when libraries in /usr/local/lib are not found.

  1. First try to updare ldconfig. see ldconfig, ensure that /etc/ld.so.conf includes /usr/local/lib

  2. If that doesn't work, update /etc/environment and ~/.bashrc, seeWhy can't my program find the libraries in “/usr/local/lib” ubuntu help post

MD Logo

Team Calendar

Schedule

Off Season Tuesdays, Thursdays: 3:00 - 6:00
Season Tuesdays, Thursdays: 3:00 - 7:00
Season Saturdays: 9:00 - 1:00

Clone this wiki locally