Question / Help Preferring custom installed libobs over the system libobs

emdemir

New Member
Hi, I have OBS installed through my distribution's package manager, but I am also trying out a few patches from the pull requests of the OBS github. I compiled master fine, and installed OBS under the /usr/local prefix but the local OBS will still try to use /usr/lib64/libobs.so.1 unless I specify LD_LIBRARY_PATH. Is there a way to tell my locally installed OBS to use the /usr/local/lib libraries by default?
 
Top