Hi,

On Sun, Feb 26, 2017 at 01:51:50PM +0100, Philipp Klaus Krause wrote:
> After building ligsigrok, libsigrokdecode, pulseview according to
> https://sigrok.org/wiki/Linux, when trying to run pulseview I got
> "pulseview: error while loading shared libraries: libsigrokcxx.so.3:
> cannot open shared object file: No such file or directory"
> 
> pulseview worked after I manually invoced ldconfig. But I guess "make
> install" should have done that for me.

Don't think that's necessarily done by "make install". It also depends
on where you install (/usr/local, $HOME/foo, /opt/blah, ...).

"ldconfig" will also only work if the place you install to is
mentioned in /etc/ld.so.conf. This is also distro-/OS-specific, I think.

You can also use either of these methods if you want:
http://sigrok.org/wiki/Building#Installing_to_a_non-standard_directory_using_LD_LIBRARY_PATH
http://sigrok.org/wiki/Building#Installing_to_a_non-standard_directory_using_LD_RUN_PATH


Cheers, Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to