Results 1 to 3 of 3
I am a newcomer to Linux and am trying to install Ardour on Ubuntu Linux. I have downloaded all the tarballs and have done some research and asking around but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-22-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 1
Can't install Ardour on Ubuntu Linux
I am a newcomer to Linux and am trying to install Ardour on Ubuntu Linux. I have downloaded all the tarballs and have done some research and asking around but I am making very little progress. Anyone who knows how to do this - your help would be greatly appreciated!
- 06-22-2005 #2
I'm not sure what your exact problem is (paste any error messages please), but you may want to read the Install Software HOWTO
- 06-22-2005 #3Linux Newbie
- Join Date
- Jun 2005
- Location
- Whitstable, Kent, England
- Posts
- 136
Well try doing this, I have tried to put the things you should change to match your system in italics. Open a console window then enter the commands after the $ then the #.
$ su
[enter password for root]
# cp /path/to/file /usr/src
# cd /usr/src
# tar zxvf file.tar.gz
# cd foldercreated
# ./configure
# make
# make installThe biggest security threat is the user.


Reply With Quote
