its because it needs the dev package for jack, libjack-dev. Just for reference, this is a rough list of packages that I installed in order to compile ardour 2.4.1
apt-get install libasound2-dev libsamplerate0-dev libsamplerate0 libjack-dev libboost-dev libfftw3-dev libfftw3-3 librdf0 libraptor1 libart-2.0-dev libxslt1-dev xml2 liblo0-dev libgnomecanvas2-dev liblrdf0 liblrdf0-dev libglib2.0-dev libglib2.0-0 and then this-> tar xfvj ardour-2.4.1.tar.bz2 cd ardour-2.4.1/ scons sudo scons install On Tue, Apr 22, 2008 at 4:33 PM, Daniel Green <[EMAIL PROTECTED]> wrote: > > For certain programs I just compile so I can have the latest version, > > ardour > > is one of them. I also compile digikam, ufraw, and GIMP. > > > I had trouble getting ardour to compile with ubuntu. I kept installing > the dependencies as they were pointed out to me, but then hit a wall > when told that my version of jack wasn't adequate... which didn't > seem right as I had the latest from the repository... I gave up after > that. Plus, I'd rather have my versioning managed by apt so as to save > me time in the future. > > > > > On Tue, Apr 22, 2008 at 6:29 PM, Jesus Arocho <[EMAIL PROTECTED]> wrote: > > > > On Tuesday 22 April 2008 14:27:02 Daniel Green wrote: > > > Hello, > > > > > > I noticed that Hardy Heron's Ardour version is only 2.3.1. I've tried > > > upgrading to Ardour 2.4.1 with the debian package, but run into weird > > > problems that end up forcing me to apt-get install -f until the > > > original ardour version is installed... Is there an ubuntu package out > > > there? How would I go about building one if there isn't? Is there > > > another way I can do this? I'd really like to be running the latest > > > version of Ardour. > > > > > > Any help/input will be greatly appreciated, > > > Thank you for your time! > > > > For certain programs I just compile so I can have the latest version, > ardour > > is one of them. I also compile digikam, ufraw, and GIMP. > > > > -- > > > > > > Ubuntu-Studio-users mailing list > > [email protected] > > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users > > > > -- > Ubuntu-Studio-users mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users > -- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
