trying to compile qtractor-0.1.3

Hello,

I'm trying to compile the new version (0.1.3), and I keep getting the following error:

./qtractor
./qtractor: error while loading shared libraries: liblo.so.0: cannot open shared object file: No such file or directory

I know I have the symbolic link liblo.so.0 in /usr/local/lib, and also version 0.1.0 compiles and runs fine. Has anything concerning liblo changed?

On FC6 ccrma distribution

Any help greatly appreciated!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
rncbc's picture

Re: trying to compile qtractor-0.1.3

Most probably the liblo.so is not being cached properply for the dynamic linker to find it on runtime.

Make sure that you have the /usr/local/lib directory specified in the /etc/ld.so.conf file and then just run ldconfig as root.

This should do it for good ;)

Cheers.

yahoo!!

Works now! Thanks Rui

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.