установка deadbeef-0.3.2

PCLinuxOS

Модератор: Bizdelnick

windas
Сообщения: 18

установка deadbeef-0.3.2

Сообщение windas »

ос мандрива 2010фри, кеды4.3

пытась установить из исходников deadbeef-0.3.2 ибо рпм не нашел.
при выполнении получаю ошибку. подскажите плз

Код: Выделить всё

./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) 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
checking whether byte ordering is bigendian... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... configure: error: Package requirements (samplerate) were not met:

No package 'samplerate' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

[windas@localhost deadbeef-0.3.2]$ make
make: *** Не заданы цели и не найден make-файл.  Останов.

может ктонить подскажет еще проигрователи для .ape ?
Спасибо сказали:
Аватара пользователя
ATIpro
Сообщения: 614
ОС: Arch Linux x86_64

Re: установка deadbeef-0.3.2

Сообщение ATIpro »

windas писал(а):
22.01.2010 15:29
может ктонить подскажет еще проигрователи для .ape ?

Вообще поддержка ape есть в ffmpeg, соответственно его должны играть все плееры, которые умеют использовать кодеки ffmpeg. Среди них есть например qmmp, неплохой winamp-like плеер, есть в репозитории.
Спасибо сказали:
Аватара пользователя
SinClaus
Сообщения: 1952
Статус: Мучитель Мандривы
ОС: Arch,BSD

Re: установка deadbeef-0.3.2

Сообщение SinClaus »

Ну естественно первый кандидат - audacious, играет ВСЕ форматы музыки, прямо из репозитария.
Спасибо сказали:
dmitriy976
Сообщения: 83
ОС: mandriva 2010.1ONE kde

Re: установка deadbeef-0.3.2

Сообщение dmitriy976 »

windas писал(а):
22.01.2010 15:29
ос мандрива 2010фри, кеды4.3

пытась установить из исходников deadbeef-0.3.2 ибо рпм не нашел.
при выполнении получаю ошибку. подскажите плз

Код: Выделить всё

./configure
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 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 style of include used by make... GNU
 checking dependency style of gcc... gcc3
 checking for g++... no
 checking for c++... no
 checking for gpp... no
 checking for aCC... no
 checking for CC... no
 checking for cxx... no
 checking for cc++... no
 checking for cl.exe... no
 checking for FCC... no
 checking for KCC... no
 checking for RCC... no
 checking for xlC_r... no
 checking for xlC... no
 checking whether we are using the GNU C++ compiler... no
 checking whether g++ accepts -g... no
 checking dependency style of g++... none
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... 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 fgrep... /bin/grep -F
 checking for ld used by gcc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
 checking the name lister (/usr/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 1572864
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for objdump... objdump
 checking how to recognize dependent libraries... pass_all
 checking for ar... ar
 checking for strip... strip
 checking for ranlib... ranlib
 checking command to parse /usr/bin/nm -B output from gcc object... ok
 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 for dlfcn.h... yes
 checking whether we are using the GNU C++ compiler... (cached) no
 checking whether g++ accepts -g... (cached) no
 checking dependency style of g++... (cached) none
 checking for objdir... .libs
 checking if gcc supports -fno-rtti -fno-exceptions... no
 checking for gcc option to produce PIC... -fPIC -DPIC
 checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) 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
 checking whether byte ordering is bigendian... no
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for DEPS... configure: error: Package requirements (samplerate) were not met:

 No package 'samplerate' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables DEPS_CFLAGS
 and DEPS_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.

 [windas@localhost deadbeef-0.3.2]$ make
 make: *** Не заданы цели и не найден make-файл.  Останов.

может ктонить подскажет еще проигрователи для .ape ?

установи libsamplerate-devel
mandriva 2011
Спасибо сказали:
windas
Сообщения: 18

Re: установка deadbeef-0.3.2

Сообщение windas »

установил libsamplerate-devel
теперь проблема с make

Код: Выделить всё

[root@localhost deadbeef-0.3.2]# make
make  all-recursive
make[1]: Entering directory `/home/windas/Документы/deadbeef-0.3.2'
Making all in gme/Game_Music_Emu-0.5.2
make[2]: Entering directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2'
Making all in gme/Game_Music_Emu-0.5.2/gme
make[2]: Entering directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2/gme'
source='Ay_Apu.cpp' object='Ay_Apu.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I../../..     -Wcomment -Wchar-subscripts -Wunused-function -Wunused-value -Wuninitialized -Wtype-limits -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -c -o Ay_Apu.o Ay_Apu.cpp
../../../depcomp: line 611: exec: g++: not found
make[2]: *** [Ay_Apu.o] Ошибка 127
make[2]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2/gme'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2'
make: *** [all] Ошибка 2
[root@localhost deadbeef-0.3.2]# make check
Making check in gme/Game_Music_Emu-0.5.2
make[1]: Entering directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2'
make[1]: Цель `check' не требует выполнения команд.
make[1]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2'
Making check in gme/Game_Music_Emu-0.5.2/gme
make[1]: Entering directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2/gme'
source='Ay_Apu.cpp' object='Ay_Apu.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I../../..     -Wcomment -Wchar-subscripts -Wunused-function -Wunused-value -Wuninitialized -Wtype-limits -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -c -o Ay_Apu.o Ay_Apu.cpp
../../../depcomp: line 611: exec: g++: not found
make[1]: *** [Ay_Apu.o] Ошибка 127
make[1]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/gme/Game_Music_Emu-0.5.2/gme'
make: *** [check-recursive] Ошибка 1
[root@localhost deadbeef-0.3.2]#
Спасибо сказали:
Аватара пользователя
Alastis
Сообщения: 86
ОС: Arch

Re: установка deadbeef-0.3.2

Сообщение Alastis »

windas писал(а):
23.01.2010 00:17
установил libsamplerate-devel
теперь проблема с make

g++ нужно доустановить
Спасибо сказали:
windas
Сообщения: 18

Re: установка deadbeef-0.3.2

Сообщение windas »

не подскажите где его взяять а то чтотто нагуглить такое неполучается.....
Спасибо сказали:
windas
Сообщения: 18

Re: установка deadbeef-0.3.2

Сообщение windas »

вернее так насколько я понял g++ есть часть gcc
whereis gcc
gcc: /usr/bin/gcc /usr/bin/gcc4.4-version /usr/lib/gcc
но на make реакция таже самая........
Спасибо сказали:
Аватара пользователя
ATIpro
Сообщения: 614
ОС: Arch Linux x86_64

Re: установка deadbeef-0.3.2

Сообщение ATIpro »

windas писал(а):
23.01.2010 00:53
не подскажите где его взяять а то чтотто нагуглить такое неполучается.....

пакет с ним называется типа gcc-c++ или как-то так
Спасибо сказали:
windas
Сообщения: 18

Re: установка deadbeef-0.3.2

Сообщение windas »

вщ время make

Код: Выделить всё


keysyms.inc:2181: предупреждение: (где-то рядом с инициализацией для ‘keys[2165]’)
keysyms.inc:2182: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2182: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2182: предупреждение: (где-то рядом с инициализацией для ‘keys[2166]’)
keysyms.inc:2183: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2183: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2183: предупреждение: (где-то рядом с инициализацией для ‘keys[2167]’)
keysyms.inc:2184: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2184: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2184: предупреждение: (где-то рядом с инициализацией для ‘keys[2168]’)
keysyms.inc:2185: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2185: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2185: предупреждение: (где-то рядом с инициализацией для ‘keys[2169]’)
keysyms.inc:2186: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2186: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2186: предупреждение: (где-то рядом с инициализацией для ‘keys[2170]’)
keysyms.inc:2188: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2188: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2188: предупреждение: (где-то рядом с инициализацией для ‘keys[2171]’)
keysyms.inc:2189: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2189: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2189: предупреждение: (где-то рядом с инициализацией для ‘keys[2172]’)
keysyms.inc:2190: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2190: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2190: предупреждение: (где-то рядом с инициализацией для ‘keys[2173]’)
keysyms.inc:2191: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2191: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2191: предупреждение: (где-то рядом с инициализацией для ‘keys[2174]’)
hotkeys.c:64: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c:172: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c: В функции ‘cleanup’:
hotkeys.c:275: предупреждение: неявная декларация функции ‘XCloseDisplay’
hotkeys.c:275: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:275: ошибка: (Сообщение о неописанном идентификаторе выдается один раз
hotkeys.c:275: ошибка: для каждой функции, в которой он используется.)
hotkeys.c: В функции ‘hotkeys_event_loop’:
hotkeys.c:283: ошибка: ‘XEvent’ не описан (первое использование в этой функции)
hotkeys.c:283: ошибка: expected ‘;’ before ‘event’
hotkeys.c:284: предупреждение: неявная декларация функции ‘XPending’
hotkeys.c:284: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:286: предупреждение: неявная декларация функции ‘XNextEvent’
hotkeys.c:286: ошибка: ‘event’ не описан (первое использование в этой функции)
hotkeys.c:288: ошибка: ‘KeyPress’ не описан (первое использование в этой функции)
hotkeys.c: На верхнем уровне:
hotkeys.c:304: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c: В функции ‘hotkeys_start’:
hotkeys.c:314: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:314: предупреждение: неявная декларация функции ‘XOpenDisplay’
hotkeys.c:320: предупреждение: неявная декларация функции ‘XSetErrorHandler’
hotkeys.c:320: ошибка: ‘x_err_handler’ не описан (первое использование в этой функции)
hotkeys.c:322: предупреждение: неявная декларация функции ‘read_config’
hotkeys.c:327: предупреждение: неявная декларация функции ‘XGrabKey’
hotkeys.c:327: предупреждение: неявная декларация функции ‘DefaultRootWindow’
hotkeys.c:327: ошибка: ‘False’ не описан (первое использование в этой функции)
hotkeys.c:327: ошибка: ‘GrabModeAsync’ не описан (первое использование в этой функции)
hotkeys.c:329: предупреждение: неявная декларация функции ‘XSync’
make[2]: *** [hotkeys.lo] Ошибка 1
make[2]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/plugins/hotkeys'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2'
make: *** [all] Ошибка 2
Спасибо сказали:
Аватара пользователя
Pulfer
Сообщения: 509
Статус: MIB/Cooker/ROSA
ОС: Rosa 2012.1 i686

Re: установка deadbeef-0.3.2

Сообщение Pulfer »

Собрал пакеты для deadbeef-0.3.2. Можно забирать:

2009.1 i686: http://mib.pianetalinux.org/2009.1/i686/MI...2009.1.i686.rpm
2009.1 x86_64: http://mib.pianetalinux.org/2009.1/x86_64/...09.1.x86_64.rpm
2010.0 i686: http://mib.pianetalinux.org/2010.0/32/basi...2010.0.i686.rpm
2010.0 x86_64: http://mib.pianetalinux.org/2010.0/64/basi...10.0.x86_64.rpm

Это была хорошая новость. А теперь плохая новость - у проигрывателя ещё нет родной поддержки PulseAudio. Так что если в системе используется PulseAudio, в некоторых случаях проигрыватель может не захотеть выводить звук - будет ругаться "устройство занято".
Mandriva International Backports - http://mib.pianetalinux.org
Спасибо сказали: