|
Добро пожаловать на Форум RadioCMS. |
Форум доступен только для чтения. |
Опции темы | Опции просмотра |
#51
|
|||
|
|||
![]()
запускаю и вот что выдает:
Цитата:
|
#52
|
|||
|
|||
![]()
# ./configure --with-ogg --with-vorbis --with-lame --prefix=/usr
Код:
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 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-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 whether ln -s works... yes 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 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for inttypes.h... (cached) yes checking for uint32_t... yes checking for library containing nanosleep... none required checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for va_copy... va_copy checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... yes checking for inet_aton... yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_rwlock_t... yes checking for cc_r... gcc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libogg... ok checking for VORBIS... yes checking for THEORA... checking for libtheora... Not found configure: WARNING: Theora library not found, disabling checking for fgrep... grep -F checking for SPEEX... checking for libspeex... configure: WARNING: Speex library not found, disabling checking for pkg-config... yes configure: creating shout-config.in configure: creating ./config.status config.status: creating Makefile config.status: creating debian/Makefile config.status: creating include/Makefile config.status: creating include/shout/Makefile config.status: creating include/shout/shout.h config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating win32/Makefile config.status: creating shout-config config.status: creating shout.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Код:
PATH="$PATH:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/radio/libshout-2.2.2/src' make[2]: Leaving directory `/home/radio/libshout-2.2.2/src' make[1]: Leaving directory `/home/radio/libshout-2.2.2/src' Making install in examples make[1]: Entering directory `/home/radio/libshout-2.2.2/examples' make[2]: Entering directory `/home/radio/libshout-2.2.2/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/radio/libshout-2.2.2/examples' make[1]: Leaving directory `/home/radio/libshout-2.2.2/examples' Making install in debian make[1]: Entering directory `/home/radio/libshout-2.2.2/debian' make[2]: Entering directory `/home/radio/libshout-2.2.2/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/radio/libshout-2.2.2/debian' make[1]: Leaving directory `/home/radio/libshout-2.2.2/debian' Making install in doc make[1]: Entering directory `/home/radio/libshout-2.2.2/doc' make[2]: Entering directory `/home/radio/libshout-2.2.2/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/radio/libshout-2.2.2/doc' make[1]: Leaving directory `/home/radio/libshout-2.2.2/doc' Making install in win32 make[1]: Entering directory `/home/radio/libshout-2.2.2/win32' make[2]: Entering directory `/home/radio/libshout-2.2.2/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/radio/libshout-2.2.2/win32' make[1]: Leaving directory `/home/radio/libshout-2.2.2/win32' make[1]: Entering directory `/home/radio/libshout-2.2.2' make[2]: Entering directory `/home/radio/libshout-2.2.2' test -z "/usr/bin" || mkdir -p -- "/usr/bin" test -z "/usr/share/doc/libshout" || mkdir -p -- "/usr/share/doc/libshout" /usr/bin/install -c -m 644 'COPYING' '/usr/share/doc/libshout/COPYING' /usr/bin/install -c -m 644 'NEWS' '/usr/share/doc/libshout/NEWS' /usr/bin/install -c -m 644 'README' '/usr/share/doc/libshout/README' /usr/bin/install -c -m 644 'examples/example.c' '/usr/share/doc/libshout/example.c' /usr/bin/install -c -m 644 'examples/nonblocking.c' '/usr/share/doc/libshout/nonblocking.c' test -z "/usr/share/aclocal" || mkdir -p -- "/usr/share/aclocal" /usr/bin/install -c -m 644 'm4/shout.m4' '/usr/share/aclocal/shout.m4' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'shout.pc' '/usr/lib/pkgconfig/shout.pc' make[2]: Leaving directory `/home/radio/libshout-2.2.2' make[1]: Leaving directory `/home/radio/libshout-2.2.2' Ничего не дает... При установке ezstream выдает configure: error: libshout 2.2.x is required. Вроде либшаут нормик собирается, но че то не то.. Может у него есть свой "демон"?! ОС "Кентос" |
#53
|
|||
|
|||
![]() Цитата:
__________________
1) Тем кто ничего не понимает читать это 2) Список самых частых ошибок p\s Хотите получить исчерпывающий ответ - предоставляйте как можно больше информации (логи и скриншоты - помогают) |
#54
|
|||
|
|||
![]() Цитата:
Код:
checking for SPEEX... checking for libspeex... ok Код:
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 |
#55
|
|||
|
|||
![]()
А точно все зависимые переустановили все из исходников? Я решал эту проблему у себя таким способом - это я точно помню (CentOS у меня). Вот по ссылке которую дал - оттуда качал и ставил все зависимые - libspeex, libogg, libvorbis, vorbis-tools, libtheora, libflac - и возможно другие зависимые - но точно только с этой страницы. Если никиак - в подписи есть адрес.
__________________
1) Тем кто ничего не понимает читать это 2) Список самых частых ошибок p\s Хотите получить исчерпывающий ответ - предоставляйте как можно больше информации (логи и скриншоты - помогают) |
#56
|
|||
|
|||
![]()
Там по ссылке хня короче.. Поставил - то же самое.. Решил в репо проверить и "О ЧУДО!" все поставилось...
либшаут и его демона слил тут _http://rpmfind.net/linux/RPM/dag/redhat/el5/ дальше регил поставить, на что он мне.. Код:
# rpm -Uvh libshout-2.2.2-2.el5.rf.x86_64.rpm warning: libshout-2.2.2-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: libspeex.so.1()(64bit) is needed by libshout-2.2.2-2.el5.rf.x86_64 libtheora.so.0()(64bit) is needed by libshout-2.2.2-2.el5.rf.x86_64 libtheora.so.0(libtheora.so.1.0)(64bit) is needed by libshout-2.2.2-2.el5.rf.x86_64 speex is needed by libshout-2.2.2-2.el5.rf.x86_64 # rpm -Uvh libshout-devel-2.2.2-2.el5.rf.x86_64.rpm warning: libshout-devel-2.2.2-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: libshout = 2.2.2 is needed by libshout-devel-2.2.2-2.el5.rf.x86_64 libshout.so.3()(64bit) is needed by libshout-devel-2.2.2-2.el5.rf.x86_64 speex-devel is needed by libshout-devel-2.2.2-2.el5.rf.x86_64 # yum search speex-devel Код:
Loaded plugins: downloadonly, fastestmirror Loading mirror speeds from cached hostfile * base: centos.de-mirror-server.de * epel: vesta.informatik.rwth-aachen.de * extras: centos.de-mirror-server.de * updates: mirror.ovh.net ============================= Matched: speex-devel ============================= speex-devel.i386 : Development package for speex speex-devel.x86_64 : Development package for speex Код:
Loaded plugins: downloadonly, fastestmirror Loading mirror speeds from cached hostfile * base: centos.de-mirror-server.de * epel: ftp.uni-bayreuth.de * extras: centos.de-mirror-server.de * updates: centos.de-mirror-server.de ============================== Matched: libtheora ============================== libtheora.i386 : Theora Video Compression Codec libtheora.x86_64 : Theora Video Compression Codec libtheora-devel.i386 : Development tools for Theora applications. libtheora-devel.x86_64 : Development tools for Theora applications. # rpm -Uvh libshout-2.2.2-2.el5.rf.x86_64.rpm Код:
warning: libshout-2.2.2-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%] 1:libshout ########################################### [100%] Код:
warning: libshout-devel-2.2.2-2.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%] 1:libshout-devel ########################################### [100%] Код:
libshout-devel-2.2.2-2.el5.rf libshout-2.2.2-2.el5.rf |
#57
|
|||
|
|||
![]()
Что бы не плодить ине искать темы, спрошу еще тут.. Что по поводу смены порта ssh.. Наверно год назад обговаривали ето с тобой, Set.. Разве его нельзя сделать его как переменную? Что бы можно было указать при установке.. Вообще файлы для изменения
add_tracks.php | event.php | index.php | install.php | start.php | status.php |
#58
|
|||
|
|||
![]() Цитата:
Цитата:
__________________
1) Тем кто ничего не понимает читать это 2) Список самых частых ошибок p\s Хотите получить исчерпывающий ответ - предоставляйте как можно больше информации (логи и скриншоты - помогают) |
#59
|
|||
|
|||
![]()
Система: Windows XP
IceCast: 2.x последняя ezstream последняя с оффа Проблема не запускается радио в панели и не идет поток в плеере. Установлено без проблем CMS, создан плей лист, крон прошел, все в эфире пишет. Так же ezstream все настроено Цитата:
Вероятность проблема в ezstream, где именно не пойму. Помогите пожалуйся, за ранее спасибо. |
#60
|
|||
|
|||
![]()
Windows не поддерживается. Нужен Unix.
http://radiocms.ru/main/6-sistemnye-trebovaniya.html
__________________
1) Тем кто ничего не понимает читать это 2) Список самых частых ошибок p\s Хотите получить исчерпывающий ответ - предоставляйте как можно больше информации (логи и скриншоты - помогают) |