Добро пожаловать, Гость!
Может кто знает... - Страница 1
Помощь мастерам | Может кто знает...
warmalinkin :
Всем привет!
У меня такой вопрос. Ставлю одну CMS на сервер через консоль SSH. И один скрипт не желает установиться. Может кто-нибудь подскажет как исправить...
Всем заранее спасибо! (ниже информация с консоли, интересует последние строчки)
root@www:~/ezstream-0.5.6# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
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 AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for fgrep... /bin/grep -F
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable debugging... no
checking if gcc -std=gnu99 understands -fstack-protector... yes
checking if gcc -std=gnu99 understands -fstrict-aliasing... yes
checking if gcc -std=gnu99 understands -Wall... yes
checking if gcc -std=gnu99 understands -W... yes
checking if gcc -std=gnu99 understands -Wstrict-aliasing... yes
checking if gcc -std=gnu99 understands -Wwrite-strings... yes
checking if gcc -std=gnu99 understands -Wpointer-arith... yes
checking if gcc -std=gnu99 understands -Wshadow... yes
checking if gcc -std=gnu99 understands -Wconversion... yes
checking if gcc -std=gnu99 understands -Wcast-qual... yes
checking if gcc -std=gnu99 understands -Wcast-align... yes
checking if gcc -std=gnu99 understands -Wbounded... no
checking if gcc -std=gnu99 understands -Wmissing-declarations... yes
checking if gcc -std=gnu99 understands -Wmissing-prototypes... yes
checking if gcc -std=gnu99 understands -Wstrict-prototypes... yes
checking if gcc -std=gnu99 understands -Wformat=2... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for sys/time.h... yes
checking for signal.h... yes
checking for langinfo.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for paths.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for basename in -lgen... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking shout/shout.h usability... yes
checking shout/shout.h presence... yes
checking for shout/shout.h... yes
checking if libshout works... yes
checking for libshout ... yes
checking for libxml2 ... no
configure: error: libxml 2.x is required.
Может кто знает...
19 Фев 2015Всем привет!
У меня такой вопрос. Ставлю одну CMS на сервер через консоль SSH. И один скрипт не желает установиться. Может кто-нибудь подскажет как исправить...
Всем заранее спасибо! (ниже информация с консоли, интересует последние строчки)
root@www:~/ezstream-0.5.6# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
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 AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for fgrep... /bin/grep -F
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable debugging... no
checking if gcc -std=gnu99 understands -fstack-protector... yes
checking if gcc -std=gnu99 understands -fstrict-aliasing... yes
checking if gcc -std=gnu99 understands -Wall... yes
checking if gcc -std=gnu99 understands -W... yes
checking if gcc -std=gnu99 understands -Wstrict-aliasing... yes
checking if gcc -std=gnu99 understands -Wwrite-strings... yes
checking if gcc -std=gnu99 understands -Wpointer-arith... yes
checking if gcc -std=gnu99 understands -Wshadow... yes
checking if gcc -std=gnu99 understands -Wconversion... yes
checking if gcc -std=gnu99 understands -Wcast-qual... yes
checking if gcc -std=gnu99 understands -Wcast-align... yes
checking if gcc -std=gnu99 understands -Wbounded... no
checking if gcc -std=gnu99 understands -Wmissing-declarations... yes
checking if gcc -std=gnu99 understands -Wmissing-prototypes... yes
checking if gcc -std=gnu99 understands -Wstrict-prototypes... yes
checking if gcc -std=gnu99 understands -Wformat=2... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for sys/time.h... yes
checking for signal.h... yes
checking for langinfo.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for paths.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for basename in -lgen... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking shout/shout.h usability... yes
checking shout/shout.h presence... yes
checking for shout/shout.h... yes
checking if libshout works... yes
checking for libshout ... yes
checking for libxml2 ... no
configure: error: libxml 2.x is required.
Комментарии:
warmalinkin 19 Фев 2015
Автор темы
Black StaR, техническая поддерка говорит, что сервер поддерживает устанвку моей cms.
Автор темы
Black StaR, техническая поддерка говорит, что сервер поддерживает устанвку моей cms.
UVERworld
19 Фев 2015
warmalinkin (19 Фев 2015):
Black StaR, по идее всё есть.
warmalinkin, не всегда оно так как естьBlack StaR, по идее всё есть.
UVERworld
19 Фев 2015
warmalinkin (19 Фев 2015):
Black StaR, до движка ещё дело не дошло. Просто нужно сначала установить сопутствующее программное обеспечение, а точнее, библиотеки для потокового вещания.
warmalinkin, тогда проверь все ли естьBlack StaR, до движка ещё дело не дошло. Просто нужно сначала установить сопутствующее программное обеспечение, а точнее, библиотеки для потокового вещания.
warmalinkin 19 Фев 2015
Автор темы
Black StaR, до движка ещё дело не дошло. Просто нужно сначала установить сопутствующее программное обеспечение, а точнее, библиотеки для потокового вещания.
Автор темы
Black StaR, до движка ещё дело не дошло. Просто нужно сначала установить сопутствующее программное обеспечение, а точнее, библиотеки для потокового вещания.