[Ardour-Users] Building Ardour 2.7, what to do with v. 2.5?

Henry W. Peters hwpeters at jamadots.com
Mon Dec 1 18:01:54 PST 2008


Hi Kalumi,

Thanks much for help! I tried the below command & got something like 
"checkinstall command not found." I did a simple sudo scons install, & 
this worked fine.

Just wondering what it may mean when scons (?) couldn't find that 
command. Perhaps I would like to do a debian package some time 
(actually, want to learn).

Regards,
Henry


> sudo checkinstall -D --pkgname="ardour-i686-local"
> --pkgversion="2.7.4225" -arch="i386" scons install



Klaumi Klingsporn wrote:
> Am / On Mon, 01 Dec 2008 16:46:37 -0500
> schrieb "Henry W. Peters" <hwpeters at jamadots.com>:
>
>   
>> If not, 
>> what are the magic words to do the install?
>>     
>
> untar the sources, go into the source-directory, and than in a terminal
> type:
>
> scons
>
> This will compile the source. If all went fine, you may - as root or
> with sudo - install with:
>
> scons install
>
> If you want to have built a local debian-package with checkinstall, try
> instead of the last command:
>
> sudo checkinstall -D --pkgname="ardour-i686-local"
> --pkgversion="2.7.4225" -arch="i386" scons install
>
> The scons install command and the checkinstall-deb install the program
> in /usr/local - so it can be used beside an official
> Debian/Ubuntu-package
>
> And have fun!
>
> Klaumi
>
>   



More information about the Ardour-Users mailing list