Can't run QSampler: libgig.so.7 not found

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
cuberoot
Newbie
Posts: 1
Joined: Tue Mar 21, 2017 9:34 pm

Can't run QSampler: libgig.so.7 not found

Post by cuberoot » Tue Mar 21, 2017 9:43 pm

Hello everyone.

I have a strange error happening when I try to open qsampler (by typing "qsampler" in the terminal). Here's the following error message:

Code: Select all

qsampler: error while loading shared libraries: libgig.so.7: cannot open shared object file: No such file or directory
Even though that file is present in "/usr/lib/libgig" and "usr/local/lib/libgig" directories! Am I doing something wrong? Does QSampler looks for libgig.so.7 somewhere else?

By the way, I'm new to this forum and for Linux-based operation systems as well. Excuse me if I don't know something elementary. Thank you.

User avatar
cuse
Developer
Posts: 366
Joined: Wed Jan 23, 2008 10:07 pm
Location: Germany

Re: Can't run QSampler: libgig.so.7 not found

Post by cuse » Tue Jul 11, 2017 12:40 pm

How did you install them? With a package or by compiling them by yourself and installing them afterwards with "make install"? And what is the distribution you are using?

Post Reply