Re: Managesieve bug recurring?
Simon Horman <[email protected]> Sun, 3 Apr 2011 07:09:00 +0900
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 01, 2011 at 01:03:12PM -0400, Jesse Jarzynka wrote: > Hi Simon, > > Thank you so much for the reply, I've been banging at this all week > searching for an answer. I'm trying to build perdition from mercurial, > and keep getting: > > ./configure: line 11270: syntax error near unexpected token > `VANESSA_LOGGER,vanessa-logger' > ./configure: line 11270: > `PKG_CHECK_MODULES(VANESSA_LOGGER,vanessa-logger >= 0.0.10)' > > I removed the vanessa packages from the debian repos and even > installed them from source and tried again and get the same error. Any > ideas? -Jesse Hi Jesse, I'm a little unsure about why you are seeing that problem. The following procedure seemed to work for me on Squeeze. # apt-get build-dep perdition # aptitude install autoconf automake libtool mercurial $ hg clone http://hg.vergenet.net/perdition/perdition/ $ cd perdition $ ./autogen.sh $ make [ snip ] ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users