search for: mysql_lib

Displaying 13 results from an estimated 13 matches for "mysql_lib".

Did you mean: mysql_libs
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig I'm planning to release rc5 maybe this Friday or weekend, and if there are no serious bugs just change the version number to v2.0.0 a day or two later. Largest changes since rc3: + director: Added director_doveadm_port for accepting doveadm TCP connections. +
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig I'm planning to release rc5 maybe this Friday or weekend, and if there are no serious bugs just change the version number to v2.0.0 a day or two later. Largest changes since rc3: + director: Added director_doveadm_port for accepting doveadm TCP connections. +
2006 Sep 28
0
[BUG(let)] Dovecot does not recognize threaded/reentrant mysql libs
...ntrant libs: libmysqlclient_r.dylib rather than the 'usual': libmysqlclient.dylib currently, to make Dovecot 'play nice' and recognize the reentrant libs, I: perl -pi -e 's/AC_CHECK_LIB\(mysqlclient,/AC_CHECK_LIB\(mysqlclient_r,/g' configure.in perl -pi -e 's/mysql_lib=\"\-lmysqlclient \-lz \-lm"/mysql_lib=\"\-lmysqlclient_r \-lz \-lm\"/g' configure.in then: autoreconf -i -f before configure, etc. subsquent build/exec/function all seem OK with this mod, and the linked, reentrant mysql lib: ls -al /usr/local/dovecot/libexec/dovecot...
2012 Mar 25
2
build postfix rpm with mysql
...st "%{build_name}" = mandrake -a "%{build_major}" -ge 8 && echo .bz2 || echo .gz) %define mysql_paths 0 %define mysql_local %(test "%{mysql_paths}" != 0 && echo 1 || echo 0) %define mysql_include %(echo "%{mysql_paths}" | cut -d: -f1) %define mysql_lib %(echo "%{mysql_paths}" | cut -d: -f2) # determine PCRE library based on distribution name %define pcre_requires %(test %{build_dist} = mandrake && echo libpcre0 || echo pcre) # determine SASL library based on distribution name %define sasl_library %(test %{build_dist} = mandrake...
2011 Nov 19
4
build postfix spec w/ mysql
...st "%{build_name}" = mandrake -a "%{build_major}" -ge 8 && echo .bz2 || echo .gz) %define mysql_paths 0 %define mysql_local %(test "%{mysql_paths}" != 0 && echo 1 || echo 0) %define mysql_include %(echo "%{mysql_paths}" | cut -d: -f1) %define mysql_lib %(echo "%{mysql_paths}" | cut -d: -f2) # determine PCRE library based on distribution name %define pcre_requires %(test %{build_dist} = mandrake && echo libpcre0 || echo pcre) # determine SASL library based on distribution name %define sasl_library %(test %{build_dist} = mandrake...
2004 Sep 24
0
[BULK] - Compilation error
Hi Folks, I compared the makefile for samba 3.0.6 and 3.0.7. I found XML_LIBS= MYSQL_LIBS= PGSQL_LIBS= these 3 lines and then the use of these variables missing in the 3.0.7 makefile. Thats the only change I found in 3.0.6 makefile and 3.0.7 makefile. So when I compiled samba 3.0.7 using the samba 3.0.6 makefile. It got compiled properly without any warnings of dlopen. I am not sur...
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
..._LIBS='' LDAP_LIBS='' LDFLAGS='' LDSHFLAGS='' LIBOBJS='' LIBS='' LIBSMBCLIENT='' LIBSMBCLIENT_SHARED='' LIBSMBSHAREMODES='' LIBSMBSHAREMODES_SHARED='' LTLIBOBJS='' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LIBS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PASSDB_LIBS='' PATH_SEPARATOR=':' PDB_MODULES='' PDB_STATIC='' PERL='' PGSQL_CFLAGS='' P...
2012 Oct 11
3
dovecot cores
Hi dovecot-community, i have set up a new dovecot server - everything is self-compiled and with newest versions. dovecot daemon dies every night: Bugreport Mail - dovecot cores with sig11 my dovecot daemon cores every night - no message in log file. Please help. It runs in an OpenVZ container - therefore reiserfs is reported as filesystem. root at glen ~]# cat /etc/dovecot/dovecot.conf #
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...'#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/builder/rpmbuild/BUILD/dovecot-2.2.2/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MODULE_LIBS='' MODULE_SUFFIX='' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LIBS='' NM='' NMEDIT='' NOPLUGIN_LDFLAGS='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='dovecot' PACKAGE_BUGREPORT='dovecot at dovecot.org' PACKAGE_NAME='Dovecot' PACKAGE_STRING='Dovecot 2.2.2' PACKAGE...
2011 Sep 01
15
v2.1.alpha1 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig So it's time for the first alpha version of Dovecot v2.1. There are no huge intrusive changes, so I expect v2.1.0 to be released this year (maybe even in a few months?) The biggest changes are related to full text search handling. I'll probably still make
2011 Sep 01
15
v2.1.alpha1 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig So it's time for the first alpha version of Dovecot v2.1. There are no huge intrusive changes, so I expect v2.1.0 to be released this year (maybe even in a few months?) The biggest changes are related to full text search handling. I'll probably still make
2010 Apr 14
4
PostgreSQL driver supporting [round-robin] load balancing and redundancy [LONG]
...ecot/src/lib-sql/Makefile.am 5 Apr 2010 15:05:54 -0000 1.1.1.1.6.3 @@ -15,11 +15,16 @@ SQLITE_LIB = libdriver_sqlite.la SQL_DRIVER_PLUGINS += sqlite endif +if BUILD_MULTI_PGSQL +MULTI_PGSQL_LIB = libdriver_multi_pgsql.la +SQL_DRIVER_PLUGINS += multi_pgsql +endif sql_module_LTLIBRARIES = \ $(MYSQL_LIB) \ $(PGSQL_LIB) \ - $(SQLITE_LIB) + $(SQLITE_LIB) \ + $(MULTI_PGSQL_LIB) sql_moduledir = $(moduledir)/sql endif @@ -39,7 +44,8 @@ driver_sources = \ driver-mysql.c \ driver-pgsql.c \ - driver-sqlite.c + driver-sqlite.c \ + driver-multi-pgsql.c endif libsql_a_SOURCES = \ @@ -62,6 +68,...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...CONV@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBICONV = @LTLIBICONV@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MODULE_LIBS = @MODULE_LIBS@ +MODULE_SUFFIX = @MODULE_SUFFIX@ +MYSQL_CFLAGS = @MYSQL_CFLAGS@ +MYSQL_LIBS = @MYSQL_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_U...