similar to: dovecot-1.2-sieve-0.1.3 compile error

Displaying 20 results from an estimated 600 matches similar to: "dovecot-1.2-sieve-0.1.3 compile error"

2011 Aug 27
2
: error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Hi. I've made a new attempt at build Dovecot. The build and then install processes appeared to work find. Then when I try to run Dovecot it reports the error: /share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared libraries: libdovecot.so.0: cannot open shared object file: No such file or directory To get a better idea of what's going on, I added
2014 Feb 07
1
Problem rebuilding Centos 5/6 pigeonhole RPM from mercurial version
Hi Stephan, I'm traying to rebuild the RH (Centos) EL5 and EL6 RPM with the last mercurial pigeonhole 0.4.2 version, but I'm having problems with the build. I think that I've isolated the problem outside rpmbuild context. I've downloaded dovecot and pigeonhole mercurial versions and built dovecot with the commands: dovecot-2.2.10$ ./autogen.sh dovecot-2.2.10$ ./configure
2011 Apr 13
1
Login via IMAP with MySQL as user database not working
Hello all, I am migrating from Postfix/Cyrus/MySQL mail server to a recently installed dovecot 1.2.8 on a QNAP TS259 NAS via XDove. I am unable to login via IMAP (the only method I've tried and the only method I want). I am using an almost identical database as the current existing Postfix/Cyrus/MySQL setup (with the except of paths). I have been attempting to get this working (off and on)
2017 Nov 26
0
FW: Help for setting up windows unattended installation
On Sun, Nov 26, 2017 at 8:38 AM, Kenneth Vandb?k <valnurat at gmail.com> wrote: > I looked at the link and it seems to this is what I need to do. > I have copied wimboot file to my \tftpboot directory, but it seems it can't > find the file in the progress. > > I have a QNAP nas for this. > > This is my setup.menu file: > > MENU TITLE Setup Menu > >
2017 Dec 05
0
FW: Help for setting up windows unattended installation
On Tue, Dec 5, 2017 at 1:11 PM, Kenneth Vandb?k <valnurat at gmail.com> wrote: > I found out that "wimboot" has to be lowercase. Merely match what the tftpd will work with. > Now wimboot, but I get this problem as the attachmen shows. > > My configfile is like this: > > # setup.menu begin > MENU TITLE Setup Menu > LABEL MainMenu > MENU LABEL ^Return
2012 Sep 02
1
Cross Compile Samba4
Hi, I try to port samba4beta8 to Optware which includes cross compiling it for various platforms. I already created makefiles for optware for samba versions 3.4 and 3.6. Creating a working makefile for samba4 I try to use the new build environment but it puzzles me. I don't get over part where the python version is being checked. From my findings it looks like the linker dislikes the
2007 Nov 28
1
Cross-compiling asterisk-1.4 for Debian on a slug
Hi folks! I planned to put asterisk-1.4 on my slug (one of these embedded devices). Since i don't want to compile it natively on this slow processor, i need a cross-compile toolchain. I tried out several ways such as manually compiling binutils and gcc, or using scratchbox. All of these with the result that i got binaries for machines except the one i wanted! :( I then have been given a link
2011 Jan 14
6
Plexus UPS on a QNAP NAS
Hi, Has anyone managed to get a Plexus UPS talking to their NAS. I've followed the excellent instructions here http://forum.qnap.com/viewtopic.php?f=182 <http://forum.qnap.com/viewtopic.php?f=182&t=35970&start=0> &t=35970&start=0 but I'm not there yet. When I manually start upsdrvctl without the UPS plugged in I get [~] # /usr/bin/upsdrvctl start Network UPS
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
Here's what I get. Btw I'm on Linux/UltraSparc: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o deliver deliver.o duplicate.o imparse.o mail-send.o map.o sieve-cmu.o smtpclient.o -Wl,--export-dynamic libsieve/libsieve.a /root/luca/dovecot-1.0.beta3/src/lib-storage/register/libstorage-register.a
2013 Feb 17
1
Error on installation of Ruby On Rails on QNAP TS809U-RP [Linux]
I am not sure where I should even begin troubleshooting this. I know a little bit about Linux and am comfortable editing files and running commands however definitely not a Linux guru. I have ipkg already installed on the QNAP. I know absolutely nothing about ruby on rails. Thanks for any help. For those that are not familiar with a QNAP, ipkg is the same as apt-get or yum in some Linux
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
Sorry to interrupt but for such devices you should use Optware. - It is created for this kind of hardware. http://www.nslu2-linux.org/wiki/Optware/HomePage Here is the Bootstrap for ARM http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/syno-x07-bootstrap_1.2-7_arm.xsh and in this repository you find a Ices Package: ices0 Version: 0.4-2 Depends: libshout, libxml2, perl Status:
2009 Feb 02
1
sieve 0.1.2 problem with address and :regex
I'm getting a core dump with the following script: require [ "fileinto", "regex", "variables" ]; if address :domain :regex ["Reply-To", "Sender", "To", "Cc"] "antlr.org|mailman.unixodbc.org|research.att.com|wireshark.org" { if address :regex ["Reply-To", "Sender", "To",
2007 May 29
2
dovecot-sieve-1.0 (hg) does not build
Hi, the dovecot-sieve plugin from the hg repository (http://hg.dovecot.org/dovecot-sieve-1.0/) does not build against current dovecot-1.0 repository. /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -DENABLE_REGEX -o sievec sievec.o map.o imparse.o
2006 Jun 16
2
Problem compile dovecot-sieve under Debian
I get the source from CVS: # cvs -d :pserver:anonymous@dovecot.org:/home/cvs co dovecot-sieve Edit configure.in to change - AC_CONFIG_HEADERS([dsieve-config.h]) + AC_CONFIG_HEADERS(dsieve-config.h) Launch autogen.sh, and I have some errors: configure.in: 4: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' configure.in: 11: automake requires `AM_PROG_LEX', not
2007 Dec 29
0
building dovecot-sieve against installed dovecot
Hi Timo, may I request once more to consider the attached patch for dovecot 1.1, it enables the sieve plugin (incl. sievec and sieved, needed for pysieved) to be built against an installed dovecot package, if --enable-header-install additionally installs the liblib.a library in the same directory as dovecot-config. I have included this patch in the pkgsrc dovecot 1.1 package a while ago. Geert
2023 Mar 15
0
Build dovecot from source
I am sorry if this is not the correct list for asking this. T try to build dovecot 2.3.20 from source on a QNAP NAS, which is a linux variant. There is an dovecot available, but this does not include a pigeonhole sieve, that?s why I try to build it from source. The configure script works fine, but the make fails as follows: *** Warning: Linking the executable test-http-payload against the
2006 Jun 08
1
Problem Compiling Dovecot-LDA
I'm trying to setup Dovecot-LDA. I grab dovecot beta8 and compiled it with the following options. $ ./configure --without-deliver --with-mysql $ make # make install It builds fine, and I have it running fine now. I then tried to build dovecot-lda from cvs, with the following. $ ./configure --with-dovecot=../dovecot-1.0.beta8/ $ make and it then fails with the following gcc -std=gnu99 -g
2006 Mar 20
1
LDA sieve library
Hello, is the LDA linked against the Cyrus SIEVE library or against the fork at libsieve.sourceforge.net ? It seems Cyrus SIEVE from src/libsieve/README in the lda sources. libsieve seems to be better suited for inclusion in non-cyrus software and should be completely independent from libcyrus. The README for cyrus version of libsieve also states that: "It should compile without libcyrus,
2009 Aug 21
1
Help with building sieve
Am building sieve plugin on AIX. This is revision 1095:8010f1eb66b3. I see the following error when doing the build: rm -fr .libs/lib90_sieve_plugin.lax^M mkdir .libs/lib90_sieve_plugin.lax^M rm -fr .libs/lib90_sieve_plugin.lax/libsieve.a^M mkdir .libs/lib90_sieve_plugin.lax/libsieve.a^M (cd .libs/lib90_sieve_plugin.lax/libsieve.a && ar x /usr/sadmin/src/
2008 May 05
1
libsieve support
Hi, I was wondering - are there any plans on switching the sieve plug-in to use libsieve (http://libsieve.sourceforge.net/)? The rationale of using this library is simple - cmusieve codebase seems stagnant and libsieve promises to implement some new sieve rfc drafts. -- matik -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: