Chargement...
 
[Voir/Cacher menus de gauche]
[Voir/Cacher menus de droite]

3 - Forum dédié à Ardour

> Forums de discussion > 3 - Forum dédié à Ardour > [A3] compiler ardour 3
Dernier post

[A3] compiler ardour 3

glouglou49 écrit :
salut
j'ai besoin d'aide pour compiler ardour 3 sous ubuntu studio 32bit
je me suis servis de ce tuto(lien externe)

toutes les étapes se passent bien jusqu'à compiler quand je configure ça me dit ça

-
yann@yann-HP-Pavilion-dv7-Notebook-PC:~/ardour3/3.0$ ./waf configure
<br />Setting top to                           : /home/yann/ardour3/3.0 
<br />Setting out to                           : /home/yann/ardour3/3.0/build 
<br />Checking for 'gcc' (c compiler)          : /usr/bin/gcc 
<br />Checking for 'g++' (c++ compiler)        : /usr/bin/g++ 
<br />
<br />Global Configuration 
<br /> * Install prefix                                    : /usr/local 
<br /> * Debuggable build                                  : True 
<br /> * Build documentation                               : False 
<br />
<br />Ardour Configuration 
<br /> * Will build against private GTK dependency stack   : no 
<br /> * Will rely on libintl built into libc              : yes 
<br /> * Will build against private Ardour dependency stack : no 
<br />Checking for header jack/session.h                   : yes 
<br />Checking for boost library = 1.39                   : ok 
<br />Checking for program pkg-config                      : /usr/bin/pkg-config 
<br />Checking for 'glib-2.0' = 2.2                       : yes 
<br />Checking for 'gthread-2.0' = 2.2                    : yes 
<br />Checking for 'glibmm-2.4' = 2.32.0                  : yes 
<br />Checking for 'sndfile' = 1.0.18                     : yes 
<br />Checking for 'giomm-2.4' = 2.2                      : yes 
<br />Checking for 'libcurl' = 7.0.0                      : yes 
<br />Checking for function dlopen                         : yes 
<br />PH = 
<br />True
<br />Checking for 'libxml-2.0'                            : yes 
<br />Checking for 'sigc++-2.0' = 2.0                     : yes 
<br />Checking for 'uuid'                                  : yes 
<br />Checking for function getmntent                      : yes 
<br />Checking for header execinfo.h                       : yes 
<br />Checking for header unistd.h                         : yes 
<br />Checking for function posix_memalign                 : yes 
<br />Checking for header boost/shared_ptr.hpp             : yes 
<br />Checking for header boost/weak_ptr.hpp               : yes 
<br />Checking for 'cppunit' = 1.12.0                     : yes 
<br />Checking for 'jack' = 0.118.2                       : yes 
<br />Checking for header boost/shared_ptr.hpp             : yes 
<br />Checking for header boost/weak_ptr.hpp               : yes 
<br />Checking for header boost/shared_ptr.hpp             : yes 
<br />Checking for header boost/weak_ptr.hpp               : yes 
<br />Checking for 'fftw3'                                 : yes 
<br />Checking for 'fftw3f'                                : yes 
<br />Checking for 'aubio'                                 : yes 
<br />Checking for header linux/input.h                    : yes 
<br />Checking for 'liblo' = 0.24                         : yes 
<br />Checking for header cwiid.h                          : not found 
<br />You are missing the cwiid headers needed to compile wiimote support
<br />Checking for program gas,as,gcc                      : /usr/bin/as 
<br />Checking for 'aubio' = 0.3.2                        : yes 
<br />Checking for 'lrdf' = 0.4.0                         : yes 
<br />Checking for 'samplerate' = 0.1.0                   : yes 
<br />Checking for 'lv2' = 1.0.0                          : not found 
<br />The configuration failed
<br />(complete log in /home/yann/ardour3/3.0/build/config.log)



je ne trouve nul part comment résoudre mon problème.
par hasard est-ce qu'il existe des ardours déjà compilé ??
excusé mon ignorance je suis nouveau sous linux je m'attaque peut être a un trop gros morceau pour debuter

merci de votre aide par avance

Rock'n'Roll


allany écrit :
Hello !

Deux remarques :

Il semble qu'il te manque des librairies pour intégrer les plugins Lv2. Dans ton gestionnaire de paquets, tu devrais trouver du "lv2-core" ou du "lv2-quelquechose-lib" ou ressemblant qu'il te faudra installer au préalable.
Oui, en fonction de ta distrib', tu devrais trouver des versions pré-compilées d'Ardour, au moins en version ardour2. Si tel n'était pas le cas, il faudrait que tu ajoutes des dépôts à ta liste, celui de KXStudio , par exemple, qui propose une version d'Ardour up-to-date, peut-être même ardour3.


A+


glouglou49 écrit :
impec merci pour ton conseil et la bibliothèque kxstudio est super pas de ardour 3 mais ardour vst ça c'est plutôt pas mal.

j'ai essayé de faire la même chose sur ma distri tango studio 1.2 mais voilà ce que j'ai :

yann@yann-laptop:~/ardour3/3.0$ ./waf configure
<br />Setting top to                           : /home/yann/ardour3/3.0 
<br />Setting out to                           : /home/yann/ardour3/3.0/build 
<br />Checking for 'gcc' (c compiler)          : /usr/bin/gcc 
<br />Checking for 'g++' (c++ compiler)        : /usr/bin/g++ 
<br />
<br />Global Configuration 
<br /> * Install prefix                                    : /usr/local 
<br /> * Debuggable build                                  : True 
<br /> * Build documentation                               : False 
<br />
<br />Ardour Configuration 
<br /> * Will build against private GTK dependency stack   : no 
<br /> * Will rely on libintl built into libc              : yes 
<br /> * Will build against private Ardour dependency stack : no 
<br />Checking for header jack/session.h                   : yes 
<br />Checking for boost library = 1.39                   : ok 
<br />Checking for program pkg-config                      : /usr/bin/pkg-config 
<br />Checking for 'glib-2.0' = 2.2                       : yes 
<br />Checking for 'gthread-2.0' = 2.2                    : yes 
<br />Checking for 'glibmm-2.4' = 2.32.0                  : not found 
<br />The configuration failed
<br />(complete log in /home/yann/ardour3/3.0/build/config.log)



et j'ai regardé dans synaptique glibmm n'en est qu'a la version 2.24 ou je peux le trouver ??

merci de ton aide et de ta patience

Rock'n'Roll


allany écrit :
Si tu es sous Tango, tu devrais pouvoir installer une version Debian, trouvée ici .
Par contre, est-ce que cela ne va pas poser des problèmes de dépendance avec d'autres paquets ?
Regarde bien, sur la page en lien, les paquets impliqués dans cette install'.

A+


funix écrit :
Si tu tiens absolument à compiler ardour3, je l'ai fait récemment, j'ai décrit la procédure par ici http://www.funix.org/fr/linux/index.php?ref=mao#ardour
par contre par défaut c'est en anglais il me semble pas avoir vu les fichiers fr.po dans les sources.

Olivier


Afficher les articles :
Aller au forum :

Documentation [Afficher / Cacher]

Faire un don
[Afficher / Cacher]

Connexion
[Afficher / Cacher]



Mégaphone [Afficher / Cacher]

calixtus06, 14:33, jeu. 28 mars 2024: Bonjour et bienvenue à b.vl :-)
calixtus06, 09:30, mer. 27 mars 2024: Bonjour et bienvenue à Noar :-)
olinuxx, 18:50, lun. 25 mars 2024: Bonjour et bienvenue à Ted Demore cool
olinuxx, 17:52, dim. 24 mars 2024: Bonjour et bienvenue à Noitavon cool
calixtus06, 11:07, jeu. 21 mars 2024: Bonjour et bienvenue à obds, ceric :-)
obds, 16:12, mar. 19 mars 2024: Cet édito est juste parfait. Trop beau !
olinuxx, 11:48, ven. 15 mars 2024: Bonjour et bienvenue à Jerry cool
calixtus06, 18:03, mer. 13 mars 2024: Bonjour et bienvenue à tanguero :-)
olinuxx, 11:01, dim. 10 mars 2024: Bonjour et bienvenue à lolo cool
bda, 16:59, sam. 09 mars 2024: Chapeau pour l'édito. Vous êtes au top les gars :-)
allany, 07:20, jeu. 07 mars 2024: Ça ne fait jamais de mal, c'est l'éditorial ! [Lien]
olinuxx, 19:52, mer. 06 mars 2024: Bonjour et bienvenue à TrkNrk cool