Technically, this is not the power Linux users way of doing this, but I follow the Redhat rule and use the ./configure --prefix=/usr option when building Qtractor, or anything else, for that matter. Sure, many Linux users will tell this is bad, but really, it's not. The whole concept behind this usage of /usr/local derived from people wanting to keep their own compiled programs separated from the OS files. While most Linux programmers still follow this rule as a default, most distributions do not, to some extent.
If you simply recompile your programs using this (--prefix=/usr), I'd guess all your problems will magically disappear. Just remember to do a "make uninstall" first, for each program you compiled, to clean out the /usr/local/ dirs.
Lexridge
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
2 hours 31 min ago
14 hours 39 min ago
22 hours 45 min ago
1 day 40 min ago
1 day 14 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 17 hours ago