Unable to find the Ardour Pacakge - Am I missing something?

Well, I am unable to find the package for apt-get. Maybe it was removed? I would say it never existed except I find a number of websites telling me to search for it in Synaptic as well as apt-get only it is not there. Is there a place that I am not looking? A repository I need to add?

If not - I am going to need some help getting installed because unfortunately - I are n00b.

Thx guys

Psikys

You can have an Ardour2 package for Feisty Fawn (that’s what you’re using) from the ubuntustudio repository (here: http://ubuntustudio.org/downloads) or you can directly grab the package from getdeb here: http://www.getdeb.net/app.php?name=Ardour

hello, add this to your sources.list file.
Then you will get ardour 2.0.3.

#Debian Multimedia
deb http://mirror.home-dn.net/debian-multimedia unstable main
deb-src http://mirror.home-dn.net/debian-multimedia unstable main
#Debian Multimedia end

Wolke

When I run sudo apt-get update I get the following errors.

Ign http://mirror.home-dn.net unstable Release
Hit http://wine.budgetdedicated.com feisty/main Sources
Get:7 http://mirror.home-dn.net unstable/main Packages [45.3kB]
Hit http://wine.budgetdedicated.com feisty/main Packages
Get:8 http://mirror.home-dn.net unstable/main Sources [12.5kB]
Fetched 63.6kB in 2s (29.1kB/s)
Reading package lists… Done
W: GPG error: http://mirror.home-dn.net unstable Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
W: You may want to run apt-get update to correct these problems

Did you not mean for me to put “unstable main” at the end of those lines?

you can ignore this error.

try sudo apt-cache search ardour

wolke

Hmm, I see you use ubuntu. I am not shure if the debian repository works correctly. The “GPG error” is not important.
If it`s not work, try to install ardour from source with scons. This is very easy. Scons reports all errors and missing dependence.

Howto build ardour --> http://ardour.org/building