Nowe posty

Autor Wątek: Instalacja XMMS  (Przeczytany 3346 razy)

softtom

  • Gość
Instalacja XMMS
« dnia: 2005-08-31, 21:17:33 »
Witam mam problem z xmms. Wyrzuca mi:
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
Domyslam sie ze brakuje mi biblioteki glib. Z kad moge pobrac te biblioteki i jak sie one dokladnie nazywaja bo gdy wpisuje wyszukaj na plytce glib-config lub glib 1.2.2 to nic nie znajduje. Z gory dzieki za pomoc. POZDRO

Maciu$

  • Gość
Instalacja XMMS
« Odpowiedź #1 dnia: 2005-08-31, 18:42:51 »
Jestem początkującym użytkownikiem Mandrivy 10.1 i mam problem z zainstalowaniem XMMS. Ściągnołem paczke z xmms.org rozpakowałem i oto co dalej robiłem według HOW TO na stronie xmms :
[macius@localhost macius]$ mc
[macius@localhost xmms-1.2.10]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 for prefix by checking for xmms... no
checking for gcc... gcc
checking for C compiler default output... 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 strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
[macius@localhost xmms-1.2.10]$ make
make: *** Nie podałeś obiektów lub nie znalazłem makefile. Stop.
[macius@localhost xmms-1.2.10]$ make install
make: *** Brak reguł do wykonania obiektu `install'. Stop.
[macius@localhost xmms-1.2.10]$ su
[root@localhost xmms-1.2.10]#
O i niewiem co jest nie tak ale wogóle mnie to bydle nie słucha i nie moge zainstalować XMMS. Zgóry dzieki za pomoc !!

gregus

  • Gość
Instalacja XMMS
« Odpowiedź #2 dnia: 2005-08-31, 19:58:49 »
2005-08-31 18:42:51 Maciu$ napisał:

> Jestem początkującym użytkownikiem Mandrivy 10.1 i mam problem z zainstalowaniem XMMS.
 > Ściągnołem paczke z xmms.org rozpakowałem i oto co dalej robiłem według HOW TO na stronie xmms
 > :
 > [macius@localhost macius]$ mc
 > [macius@localhost xmms-1.2.10]$ ./configure
 > checking build system type... i686-pc-linux-gnu
 > checking host system type... i686-pc-linux-gnu
 > 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 for prefix by checking for xmms... no
 > checking for gcc... gcc
 > checking for C compiler default output... 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 strerror in -lcposix... no
 > checking whether byte ordering is bigendian... no
 > checking for inline... inline
 > checking for an ANSI C-conforming const... yes
 > checking for a BSD-compatible install... /usr/bin/install -c
 > checking whether ln -s works... yes
 > checking whether make sets $(MAKE)... (cached) yes
 > 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 for a sed that does not truncate output... /bin/sed
 > checking how to recognise dependent libraries... pass_all
 > checking command to parse /usr/bin/nm -B output... ok
 > checking how to run the C preprocessor... gcc -E
 > checking for egrep... grep -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 ranlib... ranlib
 > checking for strip... strip
 > checking for objdir... .libs
 > checking for gcc option to produce PIC... -fPIC
 > checking if gcc PIC flag -fPIC works... yes
 > checking if gcc static flag -static works... no
 > checking if gcc supports -c -o file.o... yes
 > checking if gcc supports -c -o file.lo... yes
 > checking if gcc supports -fno-rtti -fno-exceptions... yes
 > checking whether the linker (/usr/bin/ld) supports shared libraries... yes
 > checking how to hardcode library paths into programs... immediate
 > checking whether stripping libraries is possible... yes
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking if libtool supports shared libraries... yes
 > checking whether to build shared libraries... yes
 > checking whether to build static libraries... no
 > checking whether -lc should be explicitly linked in... no
 > creating libtool
 > checking pthread.h usability... yes
 > checking pthread.h presence... yes
 > checking for pthread.h... yes
 > checking for glib-config... no
 > checking for GLIB - version >= 1.2.2... no
 > *** The glib-config script installed by GLIB could not be found
 > *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
 > *** your path, or set the GLIB_CONFIG environment variable to the
 > *** full path to glib-config.
 > configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
 > [macius@localhost xmms-1.2.10]$ make
 > make: *** Nie podałeś obiektów lub nie znalazłem makefile. Stop.
 > [macius@localhost xmms-1.2.10]$ make install
 > make: *** Brak reguł do wykonania obiektu `install'. Stop.
 > [macius@localhost xmms-1.2.10]$ su
 > [root@localhost xmms-1.2.10]#
 > O i niewiem co jest nie tak ale wogóle mnie to bydle nie słucha i nie moge zainstalować XMMS.
 > Zgóry dzieki za pomoc !!
ściągnołeś sobie źródełka może lepiej na początek skorzystaj z gotowego pakietu rpm.

anarcho

  • Gość
Instalacja XMMS
« Odpowiedź #3 dnia: 2005-09-01, 01:36:16 »
2005-08-31 18:42:51 Maciu$ napisał:

> Jestem początkującym użytkownikiem Mandrivy 10.1 i mam problem z zainstalowaniem XMMS.
 > Ściągnołem paczke z xmms.org rozpakowałem i oto co dalej robiłem według HOW TO na stronie xmms
 > :
 > [macius@localhost macius]$ mc
 > [macius@localhost xmms-1.2.10]$ ./configure
 > checking build system type... i686-pc-linux-gnu
 > checking host system type... i686-pc-linux-gnu
 > 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 for prefix by checking for xmms... no
 > checking for gcc... gcc
 > checking for C compiler default output... 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 strerror in -lcposix... no
 > checking whether byte ordering is bigendian... no
 > checking for inline... inline
 > checking for an ANSI C-conforming const... yes
 > checking for a BSD-compatible install... /usr/bin/install -c
 > checking whether ln -s works... yes
 > checking whether make sets $(MAKE)... (cached) yes
 > 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 for a sed that does not truncate output... /bin/sed
 > checking how to recognise dependent libraries... pass_all
 > checking command to parse /usr/bin/nm -B output... ok
 > checking how to run the C preprocessor... gcc -E
 > checking for egrep... grep -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 ranlib... ranlib
 > checking for strip... strip
 > checking for objdir... .libs
 > checking for gcc option to produce PIC... -fPIC
 > checking if gcc PIC flag -fPIC works... yes
 > checking if gcc static flag -static works... no
 > checking if gcc supports -c -o file.o... yes
 > checking if gcc supports -c -o file.lo... yes
 > checking if gcc supports -fno-rtti -fno-exceptions... yes
 > checking whether the linker (/usr/bin/ld) supports shared libraries... yes
 > checking how to hardcode library paths into programs... immediate
 > checking whether stripping libraries is possible... yes
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking if libtool supports shared libraries... yes
 > checking whether to build shared libraries... yes
 > checking whether to build static libraries... no
 > checking whether -lc should be explicitly linked in... no
 > creating libtool
 > checking pthread.h usability... yes
 > checking pthread.h presence... yes
 > checking for pthread.h... yes
 > checking for glib-config... no
 > checking for GLIB - version >= 1.2.2... no
 > *** The glib-config script installed by GLIB could not be found
 > *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
 > *** your path, or set the GLIB_CONFIG environment variable to the
 > *** full path to glib-config.
 > configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
 > [macius@localhost xmms-1.2.10]$ make
 > make: *** Nie podałeś obiektów lub nie znalazłem makefile. Stop.
 > [macius@localhost xmms-1.2.10]$ make install
 > make: *** Brak reguł do wykonania obiektu `install'. Stop.
 > [macius@localhost xmms-1.2.10]$ su
 > [root@localhost xmms-1.2.10]#
 > O i niewiem co jest nie tak ale wogóle mnie to bydle nie słucha i nie moge zainstalować XMMS.
 > Zgóry dzieki za pomoc !!

configure: error: *** GLIB >= 1.2.2 not installed - please install first ***

to jest odpowiedz na twoje pytanie :> doinstaluj sobie glib z instalatora pakietow czy menadżera pakietow w mandraku czy jak to sie tam u was nazywa :>

xis

  • Gość
Instalacja XMMS
« Odpowiedź #4 dnia: 2005-09-01, 10:14:18 »
http://newbie.linux.pl/?id=forum&show=post&post=74868

 i dajcie już spokój z tym xmms'em. Ileż razy można odpowiadać na to samo pytanie???
Trzeba być naprawdę totalnym ignorantem, żeby nie przejrzeć forum i nie znaleźć odpowiedzi, która pada średnio 3 razy na miesiąc.

Xax79

  • Gość
Instalacja XMMS
« Odpowiedź #5 dnia: 2005-09-01, 11:29:43 »
2005-09-01 10:14:18 xis napisał:

>
 > http://newbie.linux.pl/?id=forum&show=post&post=74868
 >
 >  i dajcie już spokój z tym xmms'em. Ileż razy można odpowiadać na to samo pytanie???
 > Trzeba być naprawdę totalnym ignorantem, żeby nie przejrzeć forum i nie znaleźć odpowiedzi,
 > która pada średnio 3 razy na miesiąc.
 >

Zdenerwowanie uzasadnione ale moim zdaniem na marne. Ostatnio tematy watkow/problemow zaczynaja sie powtarzac. To sugeruje albo wadliwe dzialanie wyszukiwarki albo jednej (albo dwoch) z polkol co niektorych forumowiczow.

> O i niewiem co jest nie tak ale wogóle mnie to bydle nie
> słucha i nie moge zainstalować XMMS. Zgóry dzieki za pomoc !!

Bydle slucha tylko ty nie czytasz co do Ciebie napisalo. To nie widnows ze nie dziala z nieznanego nikomu powodu. Linuks ma zwyczaj pisac co go boli i to dosyc wyraznie. Trzeba sie po prostu nauczyc czytac komunikaty (albo podszlifowac angielski). Wtedy zycie z pingwinem jest znacznie prostsze.