Thu Jun 10 06:56:11 PDT 2010
- Previous message: [Slony1-general] huge virtual memory size of slony1 proccess
- Next message: [Slony1-general] slony_logshipper utility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alexander V Openkin wrote: > ldd /usr/local/pgsql84/bin/slon > ?? > ssinger.local at ssinger:~/src/slony_git/src$ ldd /usr/local/pgsql84/bin/slon linux-vdso.so.1 => (0x00007fff733ff000) libpq.so.5 => /usr/local/pgsql84/lib/libpq.so.5 (0x00007f0c65488000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007f0c6526c000) libc.so.6 => /lib/libc.so.6 (0x00007f0c64efd000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f0c64cc4000) /lib64/ld-linux-x86-64.so.2 (0x00007f0c656b1000) > Do you compile slony1 "Slackware" method ? (./configure; make; make > install) > show me the ./configure keys please > Yes. ssinger.local at ssinger:~/src/slony_git$ ./configure --with-pgconfigdir=/usr/local/pgsql84/bin/ checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking which template to use... linux configure: using CFLAGS= 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 for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for perl... /usr/bin/perl checking for tar... /bin/tar checking for bison... bison -y checking for sed... sed 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 cc_r... gcc 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inttypes.h... (cached) yes checking for gettimeofday... yes checking for dup2... yes checking for alarm... yes checking for memset... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for POSIX signal interface... yes checking for flex... /usr/bin/flex configure: using checking if you have requested slony1-engine building... yes checking for pg_config... /usr/local/pgsql84/bin//pg_config pg_config says pg_bindir is /usr/local/pgsql84/bin/ pg_config says pg_libdir is /usr/local/pgsql84/lib/ pg_config says pg_includedir is /usr/local/pgsql84/include/ pg_config says pg_pkglibdir is /usr/local/pgsql84/lib/ pg_config says pg_includeserverdir is /usr/local/pgsql84/include/server/ checking for correct version of PostgreSQL... 8.4 8.4 pg_config says pg_sharedir is /usr/local/pgsql84/share/ checking for PQunescapeBytea in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking postgres.h usability... yes checking postgres.h presence... yes checking for postgres.h... yes checking for utils/typcache.h... yes checking for plpgsql.so... yes checking for postgresql.conf.sample... skipped due to override checking for PQputCopyData in -lpq... yes checking for PQsetNoticeReceiver in -lpq... yes checking for PQfreemem in -lpq... yes checking for ScanKeywordLookup... yes, and it takes arguments checking for typenameTypeId... checking for typenameTypeId... yes, and it takes 3 arguments checking for GetActiveSnapshot... yes checking for ScanKeywordLookup... no checking for standard_conforming_strings... yes checking whether GetTopTransactionId is declared... yes checking if you have requested documentation building... no configure: creating ./config.status config.status: creating Makefile.global config.status: WARNING: 'Makefile.global.in' seems to ignore the --datarootdir setting config.status: creating GNUmakefile config.status: creating slony1.spec config.status: creating Makefile.port config.status: creating config.h > 10.06.2010 17:40, Steve Singer пишет: >> Alexander V Openkin wrote: >> >>>>> >>>> >>>> Can you do the same test on a x86_64 server that isn't vps? >>> yes, i'll test it tomorrow, >>> show me please >>> >>> *uname -a * >>> >>> from your laptop >>> >>>> >> >> uname -a >> Linux ssinger 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 02:39:34 UTC >> 2010 x86_64 GNU/Linux >> >> > -- Steve Singer Afilias Canada Data Services Developer 416-673-1142
- Previous message: [Slony1-general] huge virtual memory size of slony1 proccess
- Next message: [Slony1-general] slony_logshipper utility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list