#1 Le 01/02/2006, à 21:59
- djibi
Probléme lors de l'installation de BMP-docklet pour beep media player
Bonjour,
j'essaye d'installer "bmp-docklet-1.3", qui me permettrait de "piloter" Beep Media Player lorsqu'il est minimisé.
J'ai téléchargé un fichier nommé "bmp-docklet-1.3.tar.bz2"
Je l'extrait donc. J'obtient un dossier bmp-docklet-1.3 dans mon bureau, je me place dedans, je lance un "make", un "make install" et un "./configure".
Voici le message affiché lors du "./configure"...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.4.0... yes (version 2.8.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.8.6)
checking pkg-config is at least version 0.9.0... yes
checking for BEEP_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
checking for BEEP_LIBS... -lbeep -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXinerama -lXi -lXrandr -lXext -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
Je suppose que avec la quantité de "no" présents, il est mal installé...
Que puis je faire pour qu'il n'y ait plus de "no"?
Et si il est installé, comment puis-je l'utiliser?
merci
Dernière modification par djibi (Le 01/02/2006, à 22:00)
Linux, c'est bien.
Dites le avec des pavés!
Hors ligne
#2 Le 01/02/2006, à 22:45
- toma222
Re : Probléme lors de l'installation de BMP-docklet pour beep media player
Salut, je pense que tu t'es trompé dans l'ordre :
./configure
make
sudo make install
Ton ./configure semble bien se passer.
Hors ligne
#3 Le 02/02/2006, à 16:46
- djibi
Re : Probléme lors de l'installation de BMP-docklet pour beep media player
ok,
et comment je fais pour profiter de bmp-docklet, maintenant qu'il est correctement installé?
Dernière modification par djibi (Le 02/02/2006, à 20:27)
Linux, c'est bien.
Dites le avec des pavés!
Hors ligne
#4 Le 05/02/2006, à 11:22
- djibi
Re : Probléme lors de l'installation de BMP-docklet pour beep media player
personne ne sais m'aider?
Linux, c'est bien.
Dites le avec des pavés!
Hors ligne
#5 Le 05/02/2006, à 12:53
- maxfox
Re : Probléme lors de l'installation de BMP-docklet pour beep media player
ok,
et comment je fais pour profiter de bmp-docklet, maintenant qu'il est correctement installé?
Salut,
normalement il suffit de l'activer dans les options plugins de BMP.
Hors ligne
#6 Le 05/02/2006, à 16:28
- djibi
Re : Probléme lors de l'installation de BMP-docklet pour beep media player
SUPER !!!!!!
En effet, un grand merci...
Linux, c'est bien.
Dites le avec des pavés!
Hors ligne