Re: Compiler Ambulant

Page principale

Répondre à ce message
Auteur: Christian Marillat
Date:  
À: guilde
Sujet: Re: Compiler Ambulant
Frédéric <frederic.mantegazza@???> writes:

> Le jeudi 24 septembre 2009 13:48, Christian Marillat a écrit :
>
>> > Oui, mais lorsque tu récupères le paquet depuis CVS, tu n'as pas de
>> > configure... Il faut tout générer, à coup de autoconf, aclocal etc...
>> > Et là, ça merde plein tube !
>>
>> Tu fais :
>>
>> ,----
>>
>> | libtoolize -vif
>> | aclocal
>> | ./configure
>>
>> `----
>
> Je n'ai toujours pas de configure après avoir lancé les 2 premières
> commandes. Y'a bien un script autogen.sh, mais il ne marche pas non plus.


Il manque un fichier qui n'existe pas chez Debian et qui n'est pas
importé :

,----
| touch libltdl/config/config.rpath
| automake

`----

,----
| $ ls -l configure
| -rwxrwxr-x 1 marillat marillat 741319 24 sep 15:47 configure

`----

,----
| ambulant-2.1 will be built with following parameters:
| 
|     targeted prefix:                /usr/local
|     compiler:                       gcc
| 
|     Enable external DOM:            true
|     Enable SMIL 3.0:                true
|     Enable overlay window:          true
|     Build with seamless playback:   yes
|     Build with audio clock sync:    yes
|     Enable SMIL test layout:        false
|     Build with Python support:      false
|     Build with Python plugin:       false
| 
|     Use expat XML library:          true  /usr
|     Use xerces XML library:         false  
|     Enable Xerces as plugin:        false
|     Build with ffmpeg:              true  found through pkgconfig
|     Build with SDL:                 true
|     Build with live555.com RTSP:    false
|     Build with gstreamer:           false
| 
|     Build Qtopia frontend:          false
|     Build Qt3 frontend:             true
|     Build with GTK:                 true
|     Build with NOKIA770:            false
| 
|     Build with WebKit DOM plugin:   false
|     Build Cocoa frontend:           false
|     Build UIKit frontend:           false
|     Build MacOSX universal binary:  false
| 
|     Build with npambulant plugin:   false

`----

Christian
-- 
       MicroRepair - Assistance et cours - Informatique à domicile
   Tél. 09.50.76.18.28 - Tél. mobile 06.75.39.34.97 Fax. 09.55.76.18.28
             http://www.microrepair.fr - contact@???