Re: Audacity error on xubuntu 16.04
stan <[email protected]>
| Newsgroups | gmane.comp.audio.audacity.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 28 Nov 2016 20:06:22 +0000 Chris Green <[email protected]> wrote: > Strangely I have another xubuntu 16.04 system where audacity works > perfectly OK and that doesn't have libSoundTouch.so.0 either. You could run ldd on the audacity binary to see which version this binary is dependent on. You probably want to run it through grep, since audacity is dependent on a *lot* of libraries. ldd /usr/bin/audacity | grep -i soundtouch It's probably dependent on .1, which is why it is working. ------------------------------------------------------------------------------ *********** ASKING FOR HELP ************* When asking for help on this list, please include the following information, so we can help you properly: * What operating system you are using (for example, Windows XP or Mac OS X 10.5.1) * Exactly what three digit version number of Audacity you are using (Help > About Audacity, or Audacity > About Audacity on a Mac computer) * If this is a recording problem, what equipment you are recording with, and how is it connected to the computer? Mailing list: [email protected] To UNSUBSCRIBE, use the form at the bottom of this web page: https://lists.sourceforge.net/lists/listinfo/audacity-users