Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/01/2010, à 13:23

21ch181

Installer aMsn 0.98 ou svn sur ubuntu 8.04

Bonjour à tous et, surtout, bonne année

J'essaie d'installer la version 0.98 de aMsn sur ma ubuntu 8.04.
J'ai récupéré les sources (car le package ne fonctionne pas chez moi) pour faire la compilation.

Je décompacte et lance la compilation avec :

./configure --prefix=/usr/local/amsn --with-tcl=/usr/lib/tcl8.5/ --with-tk=/usr/lib/tk8.5/

Je dois faire comme cela car, bien que j'ai tcl/tk 8.5 d'installées sur mon système, si je ne stipule pas les chemins ... il ne les trouve pas !

J'ai juste un pb en fin de ./configure avec les librairies gstreamer et farsight2 :

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking tcl build dir... using tcl library in /usr/lib/tcl8.5/
checking tk build dir... using tk library in /usr/lib/tk8.5/
checking for main in -lstdc++... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for png_read_info in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for ftello... yes
checking for fseeko... yes
checking for getpt... yes
checking for strcasestr... yes
checking for memmem... yes
checking for dlopen... no
checking for pthread_create in -lpthread... yes
checking if mmx should be used... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GST... no
checking for GST_INTERFACES... no
checking for LIBV4L... no
checking for GUPNP... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating utils/linux/capture/config.h

compile time options summary
============================

    X11          : yes
    Tcl		 : 8.5
    TK 		 : 8.5
    DEBUG        : no
    STATIC       : no
    FARSIGHT     : no
    LIBV4L       : no
    GUPNP-IGD    : no

*** You do not seem to have gstreamer and farsight2 installed.
*** You will not be able to build the required component for audio conversations.
*** Read this for more information : http://amsn-project.net/wiki/Farsight

J'en déduis donc que tout se passe à peu près bien sauf que si je veux avoir la voix dans aMsn je ne peux pas ....

Ce qui m'ennuie ... c'est que gstreamer (gstreamer 0.10) est bien installé sur mon système : je ne comprends pas pourquoi il ne le trouve pas !

Comme mes compétences en compilation ne sont pas extraordinaires, j'aurai 2 questions :
1) puis je terminer la compilation et l'installation malgré ces 2 anomalies (elles ne paraissent pas bloquantes) ?
2) si je veux que gstreamer déjà installé soit pris en compte, dois je passer une instruction "with" dans le ./configure ... sachant que je n'ai aucun paquet gstreamer-dev dans synaptic ?

Merci par avance de vos lumières.

Hors ligne

#2 Le 02/01/2010, à 15:45

ashraf3077

Re : Installer aMsn 0.98 ou svn sur ubuntu 8.04

il y a plusieurs variantes de GStreamer , regarde dans installer/desintaller logiciel
si tu trouve d autres Gstreamer , installe les


FREE GAZA

Hors ligne