LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware 13.37 failed to install Audacity 2.0.0 (https://www.linuxquestions.org/questions/slackware-14/slackware-13-37-failed-to-install-audacity-2-0-0-a-4175432093/)

zeelog 10-13-2012 07:41 PM

slackware 13.37 failed to install Audacity 2.0.0
 
I'm trying to install Audacity 2.0.0 which I got
from SlackBuilds.org.
I've had to install wxGTK and wxX11 2.8.7 because
Audacity 2.0.0 didn't like wxX11 2.8.0. But now
Audacity 2.0.0 has another problem. I'm not sure
what this means or what to do about it.
Can anyone interpret this for me ?
/.libs/pa_jack.o
In file included from src/hostapi/jack/pa_jack.c:62:0:
/usr/include/jack/types.h:24:29: fatal error: jack/systemdeps.h: No such file o$
compilation terminated.
make[2]: *** [src/hostapi/jack/pa_jack.lo] Error 1
make[2]: Leaving directory `/tmp/SBo/audacity-src-2.0.0/lib-src/portaudio-v19'
make[1]: *** [portaudio-v19-recursive] Error 2
make[1]: Leaving directory `/tmp/SBo/audacity-src-2.0.0/lib-src'
make: *** [audacity] Error 2

frankbell 10-13-2012 09:18 PM

It seems to want jack installed.

There's a Slackbuild here. Here's the jack site.

zeelog 10-14-2012 10:09 AM

slackware 13.37 failed to install Audacity 2.0.0
 
I have Jack installed. A long time ago.
Anyway, I dug around on the internet looking for
systemdeps.h and found it is part of the
libjack-jackd2-dev package. I found one for
Debian and installed it on Debian, and amongst
the files installed was systemdeps.h.
So now I need to find a libjack-jackd2-dev
for Slackware. Maybe I'll find it today.

mudangel 10-14-2012 12:06 PM

Quote:

Originally Posted by zeelog (Post 4805418)
So now I need to find a libjack-jackd2-dev for Slackware. Maybe I'll find it today.

Be aware that Slackware doesn't have separate "-dev" packages.

ponce 10-14-2012 12:07 PM

my file /usr/include/jack/types.h doesn't look for jack/systemdeps.h so I think you got something wrong with your jack-audio-connection-kit package, try reinstalling the one for 13.37 from slackbuilds.org.

Then you need to install ORBit2, GConf and after wxGTK or wxPython (you don't need wxX11), because this way they will build their media library (needed for audacity), as written in their READMEs.

Then you can build audacity.

kikinovak 10-14-2012 12:32 PM

I have Audacity 2.0.1 running on both Slackware 13.37 and 14.0 clients. Built them fine without jack.

zeelog 10-22-2012 10:14 AM

slackware 13.37 failed to install Audacity 2.0.0
 
I removed the original jack audio connection kit
and installed the one from slackbuild.org for
Slackware 13.37 and then installed audacity 2.0.0
also from slackbuild.org and everything seems fine.
I was really confused by some of those error messages
I had been getting from the failed installs.
Thanks for setting me on the right direction.
I think this thread is solved.


All times are GMT -5. The time now is 11:23 PM.