[LAU] Trying to install Ardour on Ubuntu

schoappied schoappied at gmail.com
Tue Mar 25 15:51:19 EDT 2008


Arda Eden wrote:
> The checkbox near Ardour is still disabled. I cannot install it by 
> using package manager.
> That's what i get:

It isn't install anything because you use the command -s. If you don't 
do it it will install fine I guess...
I don't know if there are more versions of ardour (apt-cache search 
ardour, or , aptitude search ardour)....
>
> bowman at melinda:~$ sudo apt-get install -s ardour
> Reading package lists... Done
> Building dependency tree      
> Reading state information... Done
> The following extra packages will be installed:
>   liblo0 libsamplerate0 python-crypto python-twisted python-twisted-bin
>   python-twisted-conch python-twisted-core python-twisted-lore
>   python-twisted-mail python-twisted-names python-twisted-news
>   python-twisted-runner python-twisted-web python-twisted-words
>   python-zopeinterface
> Suggested packages:
>   jamin liblo0-dev python-crypto-dbg python-twisted-bin-dbg python-tk
>   python-qt3 python-wxgtk2.8 python-wxgtk2.6 python-profiler
>   python-twisted-runner-dbg python-zopeinterface-dbg
> Recommended packages:
>   python-pyopenssl python-pam python-serial
> The following NEW packages will be installed:
>   ardour liblo0 libsamplerate0 python-crypto python-twisted 
> python-twisted-bin
>   python-twisted-conch python-twisted-core python-twisted-lore
>   python-twisted-mail python-twisted-names python-twisted-news
>   python-twisted-runner python-twisted-web python-twisted-words
>   python-zopeinterface
> 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
> Inst liblo0 (0.23-2.1build1 Ubuntu:7.10/gutsy)
> Inst libsamplerate0 (0.1.2-5 Ubuntu:7.10/gutsy)
> Inst python-twisted-bin (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Inst python-zopeinterface (3.3.1-3build2 Ubuntu:7.10/gutsy)
> Inst python-twisted-core (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Inst python-crypto (2.0.1+dfsg1-2ubuntu1 Ubuntu:7.10/gutsy)
> Inst python-twisted-conch (1:0.8.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-mail (0.4.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-web (0.7.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-lore (0.3.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-names (0.4.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-news (0.3.0-1 Ubuntu:7.10/gutsy)
> Inst python-twisted-runner (0.2.0-2 Ubuntu:7.10/gutsy)
> Inst python-twisted-words (0.5.0-1.1 Ubuntu:7.10/gutsy)
> Inst python-twisted (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Inst ardour (1:2.0.5-1ubuntu1 Ubuntu:7.10/gutsy)
> Conf liblo0 (0.23-2.1build1 Ubuntu:7.10/gutsy)
> Conf libsamplerate0 (0.1.2-5 Ubuntu:7.10/gutsy)
> Conf python-twisted-bin (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Conf python-zopeinterface (3.3.1-3build2 Ubuntu:7.10/gutsy)
> Conf python-twisted-core (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Conf python-crypto (2.0.1+dfsg1-2ubuntu1 Ubuntu:7.10/gutsy)
> Conf python-twisted-conch (1:0.8.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-mail (0.4.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-web (0.7.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-lore (0.3.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-names (0.4.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-news (0.3.0-1 Ubuntu:7.10/gutsy)
> Conf python-twisted-runner (0.2.0-2 Ubuntu:7.10/gutsy)
> Conf python-twisted-words (0.5.0-1.1 Ubuntu:7.10/gutsy)
> Conf python-twisted (2.5.0-2build1 Ubuntu:7.10/gutsy)
> Conf ardour (1:2.0.5-1ubuntu1 Ubuntu:7.10/gutsy)
>
>
> On Tue, Mar 25, 2008 at 9:31 PM, Asmo Koskinen 
> <asmo.koskinen at arkki.info <mailto:asmo.koskinen at arkki.info>> wrote:
>
>     Arda Eden kirjoitti:
>     > I installed Ubuntu 7.10 today. Everything works fine. But i
>     cannot install
>     > the package Ardour by using package manager. The checkbox near it is
>     > disabled. Does anyone has any idea about it ?
>     >
>     >
>
>     Have you opened all repositories?
>
>     (man apt-get
>     -s, --simulate, --just-print, --dry-run, --recon, --no-act
>     No action; perform a simulation of events that would occur but do not
>     actually change the system.)
>
>     asmok at edubuntu:~$ sudo apt-get install -s ardour
>     [--]
>      ardour liblo0 python-twisted python-twisted-bin python-twisted-conch
>     python-twisted-core python-twisted-lore python-twisted-mail
>     python-twisted-names python-twisted-news python-twisted-runner
>      python-twisted-web python-twisted-words python-zopeinterface
>     0 päivitetty, 14 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.
>     [--]
>     Inst liblo0 (0.23-2.1build1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-bin (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Inst python-zopeinterface (3.3.1-3build2 Ubuntu:7.10/gutsy)
>     Inst python-twisted-core (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-conch (1:0.8.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-mail (0.4.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-web (0.7.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-lore (0.3.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-names (0.4.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-news (0.3.0-1 Ubuntu:7.10/gutsy)
>     Inst python-twisted-runner (0.2.0-2 Ubuntu:7.10/gutsy)
>     Inst python-twisted-words (0.5.0-1.1 Ubuntu:7.10/gutsy)
>     Inst python-twisted (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Inst ardour (1:2.1-1~gutsy1 Ubuntu:7.10/gutsy-backports)
>     Conf liblo0 (0.23-2.1build1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-bin (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Conf python-zopeinterface (3.3.1-3build2 Ubuntu:7.10/gutsy)
>     Conf python-twisted-core (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-conch (1:0.8.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-mail (0.4.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-web (0.7.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-lore (0.3.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-names (0.4.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-news (0.3.0-1 Ubuntu:7.10/gutsy)
>     Conf python-twisted-runner (0.2.0-2 Ubuntu:7.10/gutsy)
>     Conf python-twisted-words (0.5.0-1.1 Ubuntu:7.10/gutsy)
>     Conf python-twisted (2.5.0-2build1 Ubuntu:7.10/gutsy)
>     Conf ardour (1:2.1-1~gutsy1 Ubuntu:7.10/gutsy-backports)
>     asmok at edubuntu:~$
>
>     Ardour seems to me OK?
>
>     Best Regards Asmo Koskinen.
>
>
>
>
> -- 
> Arda EDEN
> Cumhuriyet University
> Faculty of Fine Arts
> Department of Music Technology
> Sivas/TURKEY
> ------------------------------------------------------------------------
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>   




More information about the Linux-audio-user mailing list