Ardour 2.5 / 2.8 (compile how-to included)

Note
Ardour 2.7.1 is now available as a package install in the 3.0 prerelease version of 64 Studio.
The instruction below can still be followed to install the latest version of Ardour (2.8pre at time of writing)
Building Ardour 2 on 64 Studio 2.1 in a few easy steps
If you follow this instruction you will not need to go though the painful process of removing and re-adding half of your 64studio installation.
Make sure the following repositories are active:
- deb http://ftp.debian.org/debian/ etch main contrib non-free
- deb http://security.debian.org/ etch/updates main
- deb http://apt.64studio.com/64studio/testing/ 64studio main
- deb-src http://apt.64studio.com/64studio/testing/ 64studio main
- deb http://apt.64studio.com/backports/ etch-backports main
- deb http://apt.harleystudio.co.za/ etch main
For those of you using the lenny based 64 Studio "beta" upgrade, change the first repository above to:
- deb http://ftp.debian.org/debian/ lenny main contrib non-free
You can also leave out the second line: Not applicable to you...
Also add this repository
- deb http://apt.64studio.com/backports/ lenny-backports main
.
.
In a terminal, do the following:
tux@64studio:~$ sudo apt-get update
If you have 64bit version of 64 studio, do the following:
tux@64studio:~$ sudo apt-get install jackd libjack-dev libjack0 libjack0.100.0-0 libjack0.100.0-dev
32bit 64 Studio will have to follow the instruction below to get jackd_0.109
http://www.64studio.com/ardour_2.5#comment-2634
All versions:
tux@64studio:~$ sudo apt-get build-dep ardour tux@64studio:~$ sudo apt-get install libaubio-dev
Download and extract Ardour 2.5 from the ardour website
http://www.ardour.org/source_downloads
tux@64studio:~$ cd ~/Desktop/ardour-2.5/ tux@64studio:~/Desktop/ardour-2.5$ scons tux@64studio:~/Desktop/ardour-2.5$ sudo scons install
Ardour 2.5 is now installed concurrently with Ardour 2.4.1 test from terminal:
tux@64studio:~$ ardour2
If it works well you could either use alacarte (from debian) to edit the gnome menu, or create a desktop shortcut that has the following in the "Command" field
ardour2
Tested on a fresh install of 64 Studio 2.1 64bit version: 17 July 2008

problem with Timeout in JACK
Re: installing JACK 0.116 and Ardour 2.8
installing JACK 0.116 and Ardour 2.8
Ardour build 64studio 2.1
updating JACK only
Re: easy way to break your system
easy way to break your system
It worked
Ardour 2.7.1
OK
Sticky
Nice work!
ffado?
Jack install
The latest released version is released on Debian SID. Do not install anything from SID directly as you would run into a terrible dependency hell!
Rather do this (As I have done) It installs jackd 0.115.6 at the time of writing, but may very well bring in the later versions as well, and backport it against your install.
Make sure the following repositories are active:
open a terminal and enter the following commands:
In the folder you created you will now find the new .deb files you created. Install them:
Cheers,
Quentin
Great, I will try that
Cool, sounds good. The post
Ardour 2.7.1 up and running
Ardour
new ardour
Lenny
Thanks but....
Ardour 2.5
back...
No, don't go back. Just use the lenny equivalents of all the repositories. (all except the harleystudio one...)
Hope it helps...
Q
Sorry...No Go
Thanks
Update on update
Not sure if this will work but...
[howto] for those who cares ...
thanks ... up and running
Dependencies
Ardour2.5 from source in Debian Lenny
dpkg error code
Thanks Quentin. That seemed
libjack
You could force things...
in stead of
do
No luck
PS
Do you have 64bit or 32bit
Still a missing dependency
‘memcpy’ was not declared in this scope
libs/surfaces/tranzport/screen.cc:87: error: ‘memcpy’ was not declared in this scopetry adding#include <cstring>on top of libs/surfaces/tranzport/screen.cc (from http://ardour.org/node/1944)Nice One
DVD-ROM
It worked!
Ardour 2.5 on 64 Studio 2.1
If you follow this instruction you will not need to go though the painful process of removing and re-adding half of your 64studio installation.
Make sure the following repositories are active:
In a terminal, do the following:
If you have 64bit version of 64 studio, do the following:
32bit 64 Studio will have to follow the instruction above to get jackd_0.109
All versions:
Download and extract Ardour 2.5 from the ardour website
http://www.ardour.org/source_downloads
Ardour 2.5 is now installed concurrently with Ardour 2.4.1 test from terminal:
If it works well you could either use alacarte (from debian) to edit the gnome menu, or create a desktop shortcut that has the following in the "Command" field
Tested on a fresh install of 64 Studio 2.1 64bit version: 17 July 2008
Same Here i386
Started from scratch
Loading session
Exactly the same... jack wise
0.109 ref
0.109
jack_get_time
Having problems...
Anybody seen this?