You are here

Add new comment

rncbc's picture

you should add /usr/lib64/linuxsampler to your /etc/ld.so.conf and then run ldconfig at least once.

or just in case you're into opensuse as me, it might be a one time strike doing the follwing as root:

# echo "/usr/lib64/linuxsampler" > /etc/ld.so.conf.d/linuxsampler.conf

and then yes, run as well:

# ldconfig

if you're not willing to reboot just now.

hth.
cheers