WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: audacity-1.2.6 wrapper broken, not finding libsndfile.so.1  (Read 2481 times)

Offline wdef

  • Jr. Member
  • **
  • Posts: 59
audacity-1.2.6 wrapper broken, not finding libsndfile.so.1
« on: March 01, 2010, 06:55:56 AM »
Hi

Code: [Select]
$ /usr/local/audacity/bin/audacity-bin: error while loading shared libraries: libsndfile.so.1: cannot open shared object file: No such file or directory
The wrapper appears to be broken. This works:

Code: [Select]
$ export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/audacity/lib
$ usr/local/audacity/bin/audacity-bin

Though on  reflection that path should probably be in the reverse order if it is supposed to ignore a system libwx-gtk.

An update to this extension would also be appreciated- I can't find "change pitch" which I think was added in a
later version

Thanks



Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: audacity-1.2.6 wrapper broken, not finding libsndfile.so.1
« Reply #1 on: March 01, 2010, 07:23:06 AM »
libsndfile.tcz is a dependency that provides libsndfile.so.1, and since using a wrapper to specify /usr/local/lib as a path sounds like ldconfig has not been run since the installing of libsndfile.  Of course that should happen automatically with installing the extension.

Audacity works here when installed from the appbrowser.

This is a legacy version, packaged in it's own directory to leave room for the current audacity without conflicting.  Perhaps someone will create a current audacity.

Offline wdef

  • Jr. Member
  • **
  • Posts: 59
Re: audacity-1.2.6 wrapper broken, not finding libsndfile.so.1
« Reply #2 on: March 01, 2010, 02:04:59 PM »
Hi Jason

I did install this from the appbrowser.   libsndfile.tcz is installed but I still get this issue.
I haven't updated tc for a while.  Is that the problem?

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: audacity-1.2.6 wrapper broken, not finding libsndfile.so.1
« Reply #3 on: March 01, 2010, 05:07:26 PM »
Oh, if it is a TC version prior to 2.7 then tce-notify will need to be installed.