LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Ardour 4.7.0 Slackbuilds (https://www.linuxquestions.org/questions/slackware-14/ardour-4-7-0-slackbuilds-4175591072/)

MathGen 10-09-2016 10:34 AM

Ardour 4.7.0 Slackbuilds
 
hi,
hope I've post this in the right thread ...
I've got problems with arodour 4.7.0 slackbuild (I'm running SW 14.2 x64)
Checked all mentioned dependencies and installed the missing ones
(jack-audio-connection-kit, lv2, vamp-plugin-sdk, aubio, liblo, liblrdf, rubberband)
I've done the following:

* su -l
* downloaded ardour.tar.gz; tar -xvf ardour.tar.gz;
* downloaded Ardour-4.7.0.tar.bz2; mv Ardour-4.7.0.tar.bz2 /home/'myuser'/Downloads/ardour
* cd arodur; chmod +x ardour.SlackBuild
* got the following error:[/I][/I]

root@hp8760w:/home/dave/Downloads/ardour# ./ardour.SlackBuild
Setting top to : /tmp/SBo/Ardour-4.7.0
Setting out to : /tmp/SBo/Ardour-4.7.0/build
Checking for 'gcc' (c compiler) : /usr/bin/gcc
Checking for 'g++' (c++ compiler) : /usr/bin/g++
Global Configuration
* Install prefix : /usr
* Debuggable build : False
* Build documentation : False
Ardour Configuration
* Will build against private GTK dependency stack : no
* Will rely on libintl built into libc : yes
* Will build against private Ardour dependency stack : no
Checking for function dlopen : yes
Checking for boost library >= 1.39 : ok
Checking for program pkg-config : /usr/bin/pkg-config
Checking for 'alsa' : yes
Checking for 'glib-2.0' >= 2.28 : yes
Checking for 'gthread-2.0' >= 2.2 : yes
Checking for 'glibmm-2.4' >= 2.32.0 : yes
Checking for 'sndfile' >= 1.0.18 : yes
Checking for 'giomm-2.4' >= 2.2 : yes
Checking for 'libcurl' >= 7.0.0 : yes
Checking for 'liblo' >= 0.26 : yes
Checking for 'taglib' >= 1.6 : yes
Checking for 'vamp-sdk' >= 2.1 : yes
Checking for 'vamp-hostsdk' >= 2.1 : yes
Checking for 'rubberband' : yes
Checking for sndfile RF64=>RIFF support : Found
Checking for clang : no
Checking for compiler flags ['-std=c++11'] : yes
Checking for 'fftw3f' : yes
Checking for 'aubio' >= 0.3.2 : yes
Checking for 'aubio' >= 0.4.0 : yes
Checking for 'libxml-2.0' : yes
Checking for 'sigc++-2.0' >= 2.0 : yes
Checking for function getmntent : yes
Checking for header execinfo.h : yes
Checking for header unistd.h : yes
Checking for function posix_memalign : yes
Checking for function localtime_r : yes
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
Checking for 'cppunit' >= 1.12.0 : not found
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
Checking for header cwiid.h : yes
Checking for header bluetooth/bluetooth.h : yes
Checking for 'cwiid' >= 0.6.00 : yes
Checking for 'jack' >= 0.121.0 : yes
Checking for JACK metadata API : ok
Checking for program gas,as,gcc : /usr/bin/as
Checking for 'lrdf' >= 0.4.0 : yes
Checking for 'samplerate' >= 0.1.0 : yes
Checking for 'lv2' >= 1.0.0 : yes
Checking for 'lv2' >= 1.2.0 : yes
Checking for 'lv2' >= 1.10.0 : yes
Checking for 'serd-0' >= 0.14.0 : not found
The configuration failed
(complete log in /tmp/SBo/Ardour-4.7.0/build/config.log)



Any suggestion?
Sorry for noobish question, but I'm quite new on linux/Slackware/This Forum
thanks in advance

bassmadrigal 10-09-2016 10:58 AM

Quickest solution would be to just install serd. As to why it is showing it's needed and it isn't on the required dependencies list would take a bit more investigation. It might be worth contacting the package maintainer about that.

laprjns 10-09-2016 11:14 AM

Looks like you need to install serd

willysr 10-09-2016 12:09 PM

You need lilv.

bassmadrigal 10-09-2016 12:45 PM

Quote:

Originally Posted by willysr (Post 5615795)
You need lilv.

I think you have the wrong link...

willysr 10-09-2016 01:00 PM

Quote:

Originally Posted by bassmadrigal (Post 5615806)
I think you have the wrong link...

Fixed, thanks

bassmadrigal 10-09-2016 02:12 PM

Quote:

Originally Posted by willysr (Post 5615810)
Fixed, thanks

I didn't realize missing a slash at the end of the package name prevents the page from coming up... good to know :)

MathGen 10-10-2016 04:51 AM

Thank You all!
Successfully compiled Ardour package!
many many many thanks!!!

dive 10-14-2016 10:56 PM

You may be interested in http://www.studioware.org

H1p8r10n 10-15-2016 06:41 AM

Hi,

For your information : Ardour 5.3 is available in the official Zenwalk repository :

http://download.zenwalk.org/x86_64/c...x86_64-2ej.txz

Have fun
JP

enorbet 10-15-2016 12:59 PM

Thank you H1p8r10nI'd already compiled and installed 4.7 and found several dependencies not listed in the process but that's somewhat common depending on any optional features. I've been using Ardour since it literally began, like pre-Alpha, with no installation instructions. I've enjoyed 4.7 on my 14.0 32 bit system and was pleased to get it to compile on this new 14.2 54 bit install. I'm still struggling with PulseAudio since I prefer the native midi support of Jack1 but I'll get it, eventually.

Anyway thanks for the link as Ardour just keeps getting better! :)

H1p8r10n 10-15-2016 06:26 PM

The "m" serie in Zenwalk provides many other audio tools

Studioware is very nice as well ! I used it before Emurikku began building packages for Zenwalk

You're welcome to contribute packages if you like :)

All the best
JP


All times are GMT -5. The time now is 02:42 AM.