Цитата:
Перед этими командами сделай su, либо меняй права на файлы
|
те менять на рута? если да, то ./configure идёт
[root@localhost centericq-4.20.0]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for OpenSSL... found in /usr
checking for main in -lcrypto... yes
checking for main in -lssl... yes
checking how to run the C++ preprocessor... c++ -E
checking for vector... yes
checking for iostream... yes
checking for fstream... yes
checking for string... yes
checking for algorithm... yes
checking for list... yes
checking for memory... yes
checking for iterator... yes
checking for exception... yes
checking for utility... yes
checking for hash_map... no
checking for strstream... no
checking for ext/hash_map... yes
checking for sstream... yes
checking for stdint.h... yes
checking for sys/types.h... yes
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 for iconv... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for initscr in -lncurses... yes
checking for gpgme-config... no
checking for curl-config... no
configure: warning: No GPG support in Jabber, since GPGME library not found or its setup not ok
checking for jpeg_start_decompress in -ljpeg... yes
checking for jpeglib.h... yes
configure: error: MSN cannot be built without the curl library, use --disable-msn
[root@localhost centericq-4.20.0]# make
make: *** Не заданы цели и не найден make-файл. Останов.