Unix Technical Forum

audacity

This is a discussion on audacity within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, In slack 12.1 my version of audacity wants libFLAC++.so.5 but the installed version is libFLAC++.so.6. Is there any ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-02-2008, 05:11 AM
john connolly
 
Posts: n/a
Default audacity

Hi,
In slack 12.1 my version of audacity wants libFLAC++.so.5 but the
installed version is libFLAC++.so.6. Is there any easy way around this?
Thanks, jwc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-02-2008, 05:11 AM
notbob
 
Posts: n/a
Default Re: audacity

On 2008-07-02, john connolly <wconn@kc.rr.com> wrote:
> Hi,
> In slack 12.1 my version of audacity wants libFLAC++.so.5 but the
> installed version is libFLAC++.so.6. Is there any easy way around this?
> Thanks, jwc


I just got audacity installed on my fresh 12.1 a couple days ago using all
slack pkgs. I have libFLAC 6 and 8, so it must have been in one of these
packages.

audacity-1.3.5-i486-1sl.tgz
fftw-3.1.2-i486-1kjz.tgz
jack-audio-connection-kit-0.109.2-i486-2sl.tgz
jackmix-0.0.3-i486-4fv.tgz
jackmix-0.3.1-i486-2fv.tgz
libmspack-0.0.20060920alpha-i486-1as.tgz
libsamplerate-0.1.3-i486-1sl.tgz
libsndfile-1.0.17-i486-1sl.tgz
portaudio-20080508-i486-2as.tgz
soundtouch-1.3.1-i486-2as.tgz
twolame-0.3.12-i486-1as.tgz
wxwidgets-2.8.7.unicode-i486-1sl.tgz

It seems to be working ok, with the exception of a couple effects. Natch,
they're the ones I want, change pitch and change tempo. Supposedly, I can
get them to work by re-compiling audacity with the '--with-soundtouch' opt.
I will if I have to. but would sure like to get the soundtouch libs working
without having to re-compile.

Anyone?

nb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-02-2008, 06:58 PM
john connolly
 
Posts: n/a
Default Re: audacity

On Wed, 02 Jul 2008 00:49:34 +0000, notbob wrote:

> On 2008-07-02, john connolly <wconn@kc.rr.com> wrote:
>> Hi,
>> In slack 12.1 my version of audacity wants libFLAC++.so.5 but the
>> installed version is libFLAC++.so.6. Is there any easy way around this?
>> Thanks, jwc

>
> I just got audacity installed on my fresh 12.1 a couple days ago using
> all slack pkgs. I have libFLAC 6 and 8, so it must have been in one of
> these packages.
>
> audacity-1.3.5-i486-1sl.tgz
> fftw-3.1.2-i486-1kjz.tgz
> jack-audio-connection-kit-0.109.2-i486-2sl.tgz
> jackmix-0.0.3-i486-4fv.tgz
> jackmix-0.3.1-i486-2fv.tgz
> libmspack-0.0.20060920alpha-i486-1as.tgz
> libsamplerate-0.1.3-i486-1sl.tgz
> libsndfile-1.0.17-i486-1sl.tgz
> portaudio-20080508-i486-2as.tgz
> soundtouch-1.3.1-i486-2as.tgz
> twolame-0.3.12-i486-1as.tgz
> wxwidgets-2.8.7.unicode-i486-1sl.tgz
>
> It seems to be working ok, with the exception of a couple effects.
> Natch, they're the ones I want, change pitch and change tempo.
> Supposedly, I can get them to work by re-compiling audacity with the
> '--with-soundtouch' opt. I will if I have to. but would sure like to get
> the soundtouch libs working without having to re-compile.
>
> Anyone?
>
> nb


Thanks for replying. I either verified or installed all the packages you
list but it didn't solve the problem. I then put soft links from the most
recent lib files that caused error messages to the ones required. That
allows audacity to load. I haven't tried to do anything with it yet.
Cheers, jwc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-02-2008, 06:58 PM
john connolly
 
Posts: n/a
Default Re: audacity

On Wed, 02 Jul 2008 00:49:34 +0000, notbob wrote:

> On 2008-07-02, john connolly <wconn@kc.rr.com> wrote:
>> Hi,
>> In slack 12.1 my version of audacity wants libFLAC++.so.5 but the
>> installed version is libFLAC++.so.6. Is there any easy way around this?
>> Thanks, jwc

>
> I just got audacity installed on my fresh 12.1 a couple days ago using
> all slack pkgs. I have libFLAC 6 and 8, so it must have been in one of
> these packages.
>
> audacity-1.3.5-i486-1sl.tgz
> fftw-3.1.2-i486-1kjz.tgz
> jack-audio-connection-kit-0.109.2-i486-2sl.tgz
> jackmix-0.0.3-i486-4fv.tgz
> jackmix-0.3.1-i486-2fv.tgz
> libmspack-0.0.20060920alpha-i486-1as.tgz
> libsamplerate-0.1.3-i486-1sl.tgz
> libsndfile-1.0.17-i486-1sl.tgz
> portaudio-20080508-i486-2as.tgz
> soundtouch-1.3.1-i486-2as.tgz
> twolame-0.3.12-i486-1as.tgz
> wxwidgets-2.8.7.unicode-i486-1sl.tgz
>
> It seems to be working ok, with the exception of a couple effects.
> Natch, they're the ones I want, change pitch and change tempo.
> Supposedly, I can get them to work by re-compiling audacity with the
> '--with-soundtouch' opt. I will if I have to. but would sure like to get
> the soundtouch libs working without having to re-compile.
>
> Anyone?
>
> nb


Oops! I just discovered that I have another (older) version of audacity
in the /usr/local/ tree. Once I disposed of it everything worked ok.
My bad, jwc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:38 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com