OpenResty drizzle

 

 

checking for libdrizzle library ... not found
checking for libdrizzle library in /usr/local/ ... not found
checking for libdrizzle library in /usr/local/ ... found
 + ngx_http_drizzle_module was configured
adding module in ../ngx_postgres-1.0rc7
checking for libpq library version 9.1 ... not found
checking for libpq library version 9.0 ... not found
checking for libpq library version 8.4 ... not found
checking for libpq library version 8.3 ... not found
checking for libpq library version 8.2 ... not found
checking for libpq library version 8.1.4 ... not found
checking for libpq library version 8.1.0 ... not found
checking for libpq library version 8.0.8 ... not found
checking for libpq library version 8.0.0 ... not found
 ./configure: error: ngx_postgres addon was unable to detect version of the libpq library.
ERROR: failed to run command: sh ./configure --prefix=/usr/local/openresty/nginx \...

=========================================

 

xin@xin-VirtualBox:/var/soft/drizzle-7.2.4-alpha$ ./configure --without-server
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 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 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 gcc44... no
checking for g++44... no
checking for gcc45... no
checking for g++45... no
checking if GCC is recent enough... yes
checking for isainfo... no
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 whether gcc and cc understand -c and -o together... yes
checking how to print strings... printf
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
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... yes
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 -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... no
checking how to run the C++ preprocessor... g++ -E
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 -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for simple visibility declarations... yes
checking whether NLS is requested... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking whether __SUNPRO_C is declared... no
checking whether __ICC is declared... no
checking for ISO C++ 98 include files... yes
checking the location of cstdint... <tr1/cstdint>
checking the location of cinttypes... <tr1/cinttypes>
checking "C Compiler version--yes"... "gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
checking "C++ Compiler version"... "g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing clock_gettime... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking size of off_t... 8
checking size of size_t... 8
checking size of long long... 8
checking if time_t is unsigned... no
checking if system defines RUSAGE_THREAD... yes
checking for cos in -lm... yes
checking for setsockopt... yes
checking for bind... yes
checking whether madvise is declared... no
checking whether the compiler provides atomic builtins... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking whether to enable assertions... yes
checking whether it is safe to use -fdiagnostics-show-option... yes
checking whether it is safe to use -floop-parallelize-all... yes
checking whether it is safe to use -Wextra... yes
checking whether it is safe to use -Wformat... yes
checking whether it is safe to use -Wconversion... yes
checking whether it is safe to use -Wconversion with htons... yes
checking whether it is safe to use -Wmissing-declarations from C++... yes
checking whether it is safe to use -Wframe-larger-than... yes
checking whether it is safe to use -Wlogical-op... yes
checking whether it is safe to use -Wredundant-decls from C++... yes
checking whether it is safe to use -Wattributes from C++... no
checking whether it is safe to use -Wno-attributes... no
checking for dtrace... no
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking for doxygen... no
checking for perl... perl
checking for dpkg-gensymbols... dpkg-gensymbols
checking for lcov... no
checking for genhtml... no
checking for sphinx-build... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for intltool >= 0.35... ./configure: line 23307: intltool-update: command not found
 found
configure: WARNING: Your intltool is too old.  You need intltool 0.35 or later.
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for intltool-update... no
checking for intltool-merge... no
checking for intltool-extract... no
configure: WARNING: The intltool scripts were not found. Please install intltool.
configure: WARNING: On Debian: apt-get install intltool. On Redhat: yum install intltool
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for libintl_gettext in -lintl... no
checking for working -pipe... 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_yield_np... no
checking if pthread_yield takes zero arguments... yes
checking if pthread_yield takes one argument... no
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_create... no
checking for pthread_getsequence_np... no
checking for pthread_key_delete... yes
checking for pthread_rwlock_rdlock... yes
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... yes
checking for pthread_sigmask... yes
checking for pthread_attr_create... no
checking for rwlock_init... no
checking args to pthread_getspecific... POSIX
checking args to pthread_mutex_init... POSIX
checking args to readdir_r... POSIX
checking style of sigwait... POSIX
checking for pthread_attr_setscope... yes
checking if pthread_yield takes zero arguments... yes
checking if pthread_yield takes 1 argument... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for libprotobuf... no
configure: WARNING: libprotobuf is required for drizzle. On Debian this can be found in libprotobuf-dev. On RedHat this can be found in protobuf-devel.
checking for protobuf >= 2.1.0... no
configure: WARNING: Your version of Google Protocol Buffers is too old. drizzle requires at least version 2.1.0
checking for protoc... no
configure: WARNING: Couldn't find the protoc compiler. On Debian this can be found in protobuf-compiler. On RedHat this can be found in protobuf-compiler.
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking for libuuid... no
configure: WARNING: Couldn't find uuid/uuid.h. On Debian this can be found in uuid-dev. On RHEL 4 this can be found in e2fsprogs-devel and Fedora/RHEL 6 in libuuid-devel.
checking for libz... yes
checking how to link with libz... -lz
checking for libssl... yes
checking how to link with libssl... -lssl
checking for libpcre... yes
checking how to link with libpcre... -lpcre
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking defined rl_compentry_func_t... yes
checking rl_compentry_func_t works... yes
checking defined rl_completion_func_t... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for utime.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for bison... no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking working fdatasync... yes
checking for gethrtime... no
checking for setupterm... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for backtrace_symbols_fd... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/types.h... (cached) yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking fpu_control.h usability... yes
checking fpu_control.h presence... yes
checking for fpu_control.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for utime.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking asm/termbits.h usability... yes
checking asm/termbits.h presence... yes
checking for asm/termbits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for sched_yield... yes
checking for curses.h... yes
checking for term.h... yes
checking for uint... yes
checking for ulong... yes
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking checking for abi::__cxa_demangle... yes
checking for libc... no
checking if boost is recent enough... no
configure: WARNING: boost is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_program_options-mt... no
checking for libboost_program_options... no
configure: WARNING: boost::program_options is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_thread-mt... no
checking for libboost_thread... no
configure: WARNING: boost::thread is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_regex-mt... no
checking for libboost_regex... no
configure: WARNING: boost::regex is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_date_time-mt... no
checking for libboost_date_time... no
configure: WARNING: Boost.Date_Time is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_filesystem-mt... no
checking for libboost_filesystem... no
configure: WARNING: Boost.Filesystem is required for drizzle
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle
checking for libboost_iostreams-mt... no
checking for libboost_iostreams... no
configure: WARNING: Boost.Iostreams is required for drizzle
checking for libc... (cached) no
checking for libboost_unit_test_framework-mt... no
checking for libboost_unit_test_framework... no
checking for libsqlite3... no
checking for libcurl... no
checking if libcurl has CURLOPT_USERNAME... no
checking for libldap... no
checking for libldap... no
checking for libgearman... no
checking for flex... no
checking libaio.h usability... no
checking libaio.h presence... no
checking for libaio.h... no
checking for libaio... no
checking for getpagesize... yes
checking for working mmap... yes
checking for libv8... no
checking for libevent... no
checking for libmemcached... no
checking for libmemcachedprotocol... no
checking if libmemcached has memcached_server_fn... no
checking for memcached... no
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl not found: not building auth_http
configure: WARNING: libldap not found: not building auth_ldap plugin.
checking for libpam... no
configure: WARNING: Couldn't find PAM development support, pam_auth will not be built. On Debian, libpam is in libpam0g-dev. On RedHat it's in pam-devel.
configure: WARNING: libgearman not found: not building gearman_udf plugin.
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl not found: not building http_functions
checking for aio_read in -lrt... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for sched.h... (cached) yes
checking size of int... 4
checking size of long... 8
checking size of void*... 8
checking for sched_yield... (cached) yes
checking for fdatasync... (cached) yes
checking for localtime_r... yes
checking for pread... yes
checking for uname... yes
checking for munmap... yes
checking for memchr... yes
checking for getpagesize... (cached) yes
checking for bzero... yes
checking whether byte ordering is bigendian... (cached) no
checking whether pthread_t can be used by GCC atomic builtins... yes
checking whether __attribute__ visibility "hidden" is supported... yes
configure: no need to check pthread_t size
checking for x86 PAUSE instruction... yes
configure: WARNING: libv8 not found: not building js() function. (You'll find v8 in the libv8-dev package on Debian systems, and libv8-devel on Red Hat systems.)
configure: WARNING: libevent not found: not building json_server.
checking if libevent is recent enough... no
configure: WARNING: Your version of libevent is too old. json_server requires v 2.0 or newer: not building json_server.
configure: WARNING: libgearman not found: not building logging_gearman plugin.
checking for libgcrypt... no
configure: WARNING: MD5 not found in libgcrypt: not building md5 plugin. On Debian this is found in libgcrypt11-dev. On RedHat it is in libgcrypt-devel.
checking if libmemcached is recent enough... no
checking if libmemcached is recent enough... (cached) no
checking for librabbitmq... no
checking for rabbitmq-server... no
configure: WARNING: Couldn't find both rabbitmq c client and server support, rabbitmq plugin will not be built.
checking for libzmq... no
configure: WARNING: zeromq not found: not building zmq plugin.
configure: creating ./config.status
config.status: creating drizzled/module/load_list.h
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating drizzled/plugin/version.h
config.status: creating support-files/rpm/SPECS/drizzle.spec
config.status: creating libdrizzle-1.0/version.h
config.status: creating support-files/drizzle.pc
config.status: creating support-files/libdrizzle.pc
config.status: creating support-files/libdrizzle-1.0.pc
config.status: creating support-files/smf/install.sh
config.status: creating support-files/smf/drizzle.xml
config.status: creating support-files/smf/drizzle
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: executing po/stamp-it commands
grep: po/Makefile.in: No such file or directory
config.status: WARNING: po/Makefile.in.in was not created by intltoolize.
---
Configuration summary for drizzle version 7.2 trunk

   * Installation prefix:       /usr/local
   * System type:               unknown-linux-gnu
   * pandora-build version:     0.175
   * Host CPU:                  x86_64
   * C Compiler:                gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
   * C++ Compiler:              g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
   * Assertions enabled:        yes
   * Debug enabled:             no
   * Profiling enabled:         no
   * Coverage enabled:          no
   * Warnings as failure:       no

---
xin@xin-VirtualBox:/var/soft/drizzle-7.2.4-alpha$

 

xin@xin-VirtualBox:/var/soft/drizzle-7.2.4-alpha$ make libdrizzle-1.0
cd . && python config/pandora-plugin write
make: Nothing to be done for 'libdrizzle-1.0'.

==========================================================

 

xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ ./configure  --without-server
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 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 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 gcc44... no
checking for g++44... no
checking for gcc45... no
checking for g++45... no
checking if GCC is recent enough... yes
checking for isainfo... no
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 whether gcc and cc understand -c and -o together... yes
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 dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
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... yes
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 -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... no
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 -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) 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
checking for simple visibility declarations... yes
checking whether NLS is requested... yes
checking how to create a ustar tar archive... gnutar
checking whether __SUNPRO_C is declared... no
checking whether __ICC is declared... no
checking for ISO C++ 98 include files... yes
checking the location of cstdint... <tr1/cstdint>
checking the location of cinttypes... <tr1/cinttypes>
checking "C Compiler version--yes"... "gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
checking "C++ Compiler version"... "g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing clock_gettime... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking size of off_t... 8
checking size of size_t... 8
checking size of long long... 8
checking if time_t is unsigned... no
checking if system defines RUSAGE_THREAD... yes
checking for cos in -lm... yes
checking for setsockopt... yes
checking for bind... yes
checking whether madvise is declared... no
checking whether the compiler provides atomic builtins... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking whether to enable assertions... yes
checking whether it is safe to use -fdiagnostics-show-option... yes
checking whether it is safe to use -floop-parallelize-all... yes
checking whether it is safe to use -Wextra... yes
checking whether it is safe to use -Wformat... yes
checking whether it is safe to use -Wconversion... yes
checking whether it is safe to use -Wconversion with htons... yes
checking whether it is safe to use -Wmissing-declarations from C++... yes
checking whether it is safe to use -Wframe-larger-than... yes
checking whether it is safe to use -Wlogical-op... yes
checking whether it is safe to use -Wredundant-decls from C++... yes
checking whether it is safe to use -Wattributes from C++... no
checking whether it is safe to use -Wno-attributes... no
checking for dtrace... no
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking for doxygen... no
checking for perl... perl
checking for dpkg-gensymbols... dpkg-gensymbols
checking for lcov... no
checking for genhtml... no
checking for sphinx-build... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for intltool >= 0.35... ./configure: line 22624: intltool-update: command not found
 found
configure: WARNING: Your intltool is too old.  You need intltool 0.35 or later.
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for intltool-update... no
checking for intltool-merge... no
checking for intltool-extract... no
configure: WARNING: The intltool scripts were not found. Please install intltool.
configure: WARNING: On Debian: apt-get install intltool. On Redhat: yum install intltool
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for libintl_gettext in -lintl... no
checking for working -pipe... 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_yield_np... no
checking if pthread_yield takes zero arguments... yes
checking if pthread_yield takes one argument... no
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_create... no
checking for pthread_getsequence_np... no
checking for pthread_key_delete... yes
checking for pthread_rwlock_rdlock... yes
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... yes
checking for pthread_sigmask... yes
checking for pthread_attr_create... no
checking for rwlock_init... no
checking args to pthread_getspecific... POSIX
checking args to pthread_mutex_init... POSIX
checking args to readdir_r... POSIX
checking style of sigwait... POSIX
checking for pthread_attr_setscope... yes
checking if pthread_yield takes zero arguments... yes
checking if pthread_yield takes 1 argument... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for libprotobuf... no
configure: WARNING: libprotobuf is required for drizzle7. On Debian this can be found in libprotobuf-dev. On RedHat this can be found in protobuf-devel.
checking for protobuf >= 2.1.0... no
configure: WARNING: Your version of Google Protocol Buffers is too old. drizzle7 requires at least version 2.1.0
checking for protoc... no
configure: WARNING: Couldn't find the protoc compiler. On Debian this can be found in protobuf-compiler. On RedHat this can be found in protobuf-compiler.
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking for libuuid... no
configure: WARNING: Couldn't find uuid/uuid.h. On Debian this can be found in uuid-dev. On RHEL 4 this can be found in e2fsprogs-devel and Fedora/RHEL 6 in libuuid-devel.
checking for libz... yes
checking how to link with libz... -lz
checking for libpcre... yes
checking how to link with libpcre... -lpcre
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking defined rl_compentry_func_t... yes
checking rl_compentry_func_t works... yes
checking defined rl_completion_func_t... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for utime.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for bison... no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking working fdatasync... yes
checking for gethrtime... no
checking for setupterm... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for backtrace_symbols_fd... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/types.h... (cached) yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking fpu_control.h usability... yes
checking fpu_control.h presence... yes
checking for fpu_control.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for utime.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking asm/termbits.h usability... yes
checking asm/termbits.h presence... yes
checking for asm/termbits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for sched_yield... yes
checking for curses.h... yes
checking for term.h... yes
checking for uint... yes
checking for ulong... yes
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking checking for abi::__cxa_demangle... yes
checking for libc... no
checking if boost is recent enough... no
configure: WARNING: boost is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_program_options-mt... no
checking for libboost_program_options... no
configure: WARNING: boost::program_options is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_thread-mt... no
checking for libboost_thread... no
configure: WARNING: boost::thread is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_regex-mt... no
checking for libboost_regex... no
configure: WARNING: boost::regex is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_date_time-mt... no
checking for libboost_date_time... no
configure: WARNING: Boost.Date_Time is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_filesystem-mt... no
checking for libboost_filesystem... no
configure: WARNING: Boost.Filesystem is required for drizzle7
checking for libc... (cached) no
configure: WARNING: boost is required for drizzle7
checking for libboost_iostreams-mt... no
checking for libboost_iostreams... no
configure: WARNING: Boost.Iostreams is required for drizzle7
checking for libc... (cached) no
checking for libboost_unit_test_framework-mt... no
checking for libboost_unit_test_framework... no
checking for libsqlite3... no
checking for libcurl... no
checking if libcurl has CURLOPT_USERNAME... no
checking for libldap... no
checking for libldap... no
checking for libgearman... no
checking for libhaildb... no
checking for flex... no
checking libaio.h usability... no
checking libaio.h presence... no
checking for libaio.h... no
checking for libaio... no
checking for getpagesize... yes
checking for working mmap... yes
checking for libevent... no
checking for libmemcached... no
checking for libmemcachedprotocol... no
checking if libmemcached has memcached_server_fn... no
checking for memcached... no
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl not found: not building auth_http
configure: WARNING: libldap not found: not building auth_ldap plugin.
checking for libpam... no
configure: WARNING: Couldn't find PAM development support, pam_auth will not be built. On Debian, libpam is in libpam0g-dev. On RedHat it's in pam-devel.
configure: WARNING: libgearman not found: not building gearman_udf plugin.
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl not found: not building http_functions
checking for aio_read in -lrt... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for sched.h... (cached) yes
checking size of int... 4
checking size of long... 8
checking size of void*... 8
checking for sched_yield... (cached) yes
checking for fdatasync... (cached) yes
checking for localtime_r... yes
checking for pread... yes
checking for uname... yes
checking for munmap... yes
checking for memchr... yes
checking for getpagesize... (cached) yes
checking for bzero... yes
checking whether byte ordering is bigendian... (cached) no
checking whether pthread_t can be used by GCC atomic builtins... yes
checking whether __attribute__ visibility "hidden" is supported... yes
configure: no need to check pthread_t size
checking for x86 PAUSE instruction... yes
configure: WARNING: libgearman not found: not building logging_gearman plugin.
checking for libgcrypt... no
configure: WARNING: MD5 not found in libgcrypt: not building md5 plugin. On Debian this is found in libgcrypt11-dev. On RedHat it is in libgcrypt-devel.
checking if libmemcached is recent enough... no
checking if libmemcached is recent enough... (cached) no
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl development lib not found: not building PrimeBase Media Stream Daemon (pbms) plugin.
checking for librabbitmq... no
checking for rabbitmq-server... no
configure: WARNING: Couldn't find both rabbitmq c client and server support, rabbitmq plugin will not be built.
configure: creating ./config.status
config.status: creating drizzled/module/load_list.h
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating drizzled/plugin/version.h
config.status: creating support-files/drizzle7.pc
config.status: creating support-files/libdrizzle-1.0.pc
config.status: creating support-files/libdrizzle-2.0.pc
config.status: creating support-files/smf/install.sh
config.status: creating support-files/smf/drizzle.xml
config.status: creating support-files/smf/drizzle
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: executing po/stamp-it commands
grep: po/Makefile.in: No such file or directory
config.status: WARNING: po/Makefile.in.in was not created by intltoolize.
---
Configuration summary for drizzle7 version 7 drizzle

   * Installation prefix:       /usr/local
   * System type:               unknown-linux-gnu
   * pandora-build version:     0.175
   * Host CPU:                  x86_64
   * C Compiler:                gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
   * C++ Compiler:              g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
   * Assertions enabled:        yes
   * Debug enabled:             no
   * Profiling enabled:         no
   * Coverage enabled:          no
   * Warnings as failure:       no

---

xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ make libdrizzle-1.0
cd . && python config/pandora-plugin write
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-column.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-command.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn_uds.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-drizzle.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-field.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-handshake.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-pack.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-query.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-result.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-row.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-sha1.lo
  CC     libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-state.lo
  CCLD   libdrizzle-1.0/libdrizzle/libdrizzle.la
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ make libdrizzle-2.0
cd . && python config/pandora-plugin write
make: Nothing to be done for 'libdrizzle-2.0'.
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ make install-libdrizzle-1.0
cd . && python config/pandora-plugin write
test -z "/usr/local/include/libdrizzle-1.0/libdrizzle" || /bin/mkdir -p "/usr/local/include/libdrizzle-1.0/libdrizzle"
/bin/mkdir: 无法创建目录"/usr/local/include/libdrizzle-1.0": 权限不够
Makefile:20213: recipe for target 'install-dist_oldlibdrizzleinstallHEADERS' failed
make: *** [install-dist_oldlibdrizzleinstallHEADERS] Error 1
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ make libdrizzle
cd . && python config/pandora-plugin write
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-column.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-command.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-conn.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-conn_uds.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-drizzle.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-field.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-handshake.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-pack.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-query.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-result.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-row.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-sha1.lo
  CXX    libdrizzle-2.0/libdrizzle/libdrizzle_2_0_libdrizzle_libdrizzle_2_0_la-state.lo
  CXXLD  libdrizzle-2.0/libdrizzle/libdrizzle-2.0.la
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ sudo make install-libdrizzle-2.0
[sudo] xin 的密码:
cd . && python config/pandora-plugin write
make: *** No rule to make target 'install-libdrizzle-2.0'。 停止。
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$ sudo make install-libdrizzle-1.0
cd . && python config/pandora-plugin write
test -z "/usr/local/include/libdrizzle-1.0/libdrizzle" || /bin/mkdir -p "/usr/local/include/libdrizzle-1.0/libdrizzle"
 /usr/bin/install -c -m 644 libdrizzle-1.0/libdrizzle/column.h libdrizzle-1.0/libdrizzle/column_client.h libdrizzle-1.0/libdrizzle/column_server.h libdrizzle-1.0/libdrizzle/command_client.h libdrizzle-1.0/libdrizzle/command_server.h libdrizzle-1.0/libdrizzle/conn.h libdrizzle-1.0/libdrizzle/conn_client.h libdrizzle-1.0/libdrizzle/conn_server.h libdrizzle-1.0/libdrizzle/constants.h libdrizzle-1.0/libdrizzle/drizzle.h libdrizzle-1.0/libdrizzle/drizzle_client.h libdrizzle-1.0/libdrizzle/drizzle_server.h libdrizzle-1.0/libdrizzle/field_client.h libdrizzle-1.0/libdrizzle/field_server.h libdrizzle-1.0/libdrizzle/handshake_client.h libdrizzle-1.0/libdrizzle/handshake_server.h libdrizzle-1.0/libdrizzle/libdrizzle.h libdrizzle-1.0/libdrizzle/query.h libdrizzle-1.0/libdrizzle/result.h libdrizzle-1.0/libdrizzle/result_client.h libdrizzle-1.0/libdrizzle/result_server.h libdrizzle-1.0/libdrizzle/row_client.h libdrizzle-1.0/libdrizzle/row_server.h libdrizzle-1.0/libdrizzle/structs.h libdrizzle-1.0/libdrizzle/visibility.h '/usr/local/include/libdrizzle-1.0/libdrizzle'
test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
 /usr/bin/install -c -m 644 support-files/libdrizzle-1.0.pc '/usr/local/lib/pkgconfig'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
echo " /bin/bash ./libtool   --mode=install /usr/bin/install -c  libdrizzle-1.0/libdrizzle/libdrizzle.la '/usr/local/lib'";
 /bin/bash ./libtool   --mode=install /usr/bin/install -c  libdrizzle-1.0/libdrizzle/libdrizzle.la '/usr/local/lib'
/bin/bash ./libtool   --mode=install /usr/bin/install -c  libdrizzle-1.0/libdrizzle/libdrizzle.la "/usr/local/lib";
libtool: install: /usr/bin/install -c libdrizzle-1.0/libdrizzle/.libs/libdrizzle.so.1.1.0 /usr/local/lib/libdrizzle.so.1.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libdrizzle.so.1.1.0 libdrizzle.so.1 || { rm -f libdrizzle.so.1 && ln -s libdrizzle.so.1.1.0 libdrizzle.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libdrizzle.so.1.1.0 libdrizzle.so || { rm -f libdrizzle.so && ln -s libdrizzle.so.1.1.0 libdrizzle.so; }; })
libtool: install: /usr/bin/install -c libdrizzle-1.0/libdrizzle/.libs/libdrizzle.lai /usr/local/lib/libdrizzle.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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.
----------------------------------------------------------------------
xin@xin-VirtualBox:/var/soft/drizzle7-2011.07.21$

xin@xin-VirtualBox:/var/soft$ wget http://openresty.org/download/drizzle7-2011.07.21.tar.gz
--2016-07-28 16:00:14--  http://openresty.org/download/drizzle7-2011.07.21.tar.gz
正在解析主机 openresty.org (openresty.org)... 60.28.18.233
正在连接 openresty.org (openresty.org)|60.28.18.233|:80... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度: 11643027 (11M) [application/x-gzip]
正在保存至: “drizzle7-2011.07.21.tar.gz”

drizzle7-2011.0 100%[=======>]  11.10M  1.19MB/s   用时 8.7s

2016-07-28 16:00:23 (1.28 MB/s) - 已保存 “drizzle7-2011.07.21.tar.gz” [11643027/11643027])

xin@xin-VirtualBox:/var/soft$ ll

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值