LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-09-2016, 10:34 AM   #1
MathGen
LQ Newbie
 
Registered: Oct 2016
Location: Italy
Distribution: Slackware 14.2 x 64
Posts: 12

Rep: Reputation: Disabled
Smile 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
 
Old 10-09-2016, 10:58 AM   #2
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
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.
 
Old 10-09-2016, 11:14 AM   #3
laprjns
Member
 
Registered: Oct 2005
Location: Connecticut USA
Distribution: SalixOS
Posts: 206

Rep: Reputation: 108Reputation: 108
Looks like you need to install serd
 
Old 10-09-2016, 12:09 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
You need lilv.

Last edited by willysr; 10-09-2016 at 01:00 PM.
 
Old 10-09-2016, 12:45 PM   #5
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by willysr View Post
You need lilv.
I think you have the wrong link...
 
Old 10-09-2016, 01:00 PM   #6
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Quote:
Originally Posted by bassmadrigal View Post
I think you have the wrong link...
Fixed, thanks
 
Old 10-09-2016, 02:12 PM   #7
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by willysr View Post
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
 
Old 10-10-2016, 04:51 AM   #8
MathGen
LQ Newbie
 
Registered: Oct 2016
Location: Italy
Distribution: Slackware 14.2 x 64
Posts: 12

Original Poster
Rep: Reputation: Disabled
Thank You all!
Successfully compiled Ardour package!
many many many thanks!!!
 
Old 10-14-2016, 10:56 PM   #9
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
You may be interested in http://www.studioware.org
 
1 members found this post helpful.
Old 10-15-2016, 06:41 AM   #10
H1p8r10n
Member
 
Registered: Feb 2016
Location: on the border of milky way
Distribution: Slackware
Posts: 159

Rep: Reputation: Disabled
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
 
1 members found this post helpful.
Old 10-15-2016, 12:59 PM   #11
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
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!
 
Old 10-15-2016, 06:26 PM   #12
H1p8r10n
Member
 
Registered: Feb 2016
Location: on the border of milky way
Distribution: Slackware
Posts: 159

Rep: Reputation: Disabled
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
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware64 and Ardour 2handband Slackware 8 12-10-2010 10:59 AM
Use SlackBuilds.org or my own hosting to offer up SlackBuilds? hollywoodb Slackware 6 11-30-2006 08:56 PM
jack has been either shutdown or it disconnected ardour because ardour wasnt fast eno thisisquincyorjim Linux - Software 0 07-28-2006 01:28 PM
Ardour vous Linux - Software 3 09-20-2005 02:41 AM
Anyone here use Ardour? little_penguin Linux - Software 4 04-07-2005 12:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration