On Wed, Jul 06, 2005 at 04:13:03PM +0300, Sergey Poznyakoff wrote: > Kostas Zorbadelos <[EMAIL PROTECTED]> wrote: > > > libsieve and the sieve executable (with -L flag) cannot find the > > vacation action. The library vacation.so exists in the installed > > location (/usr/local/mailutils/lib/mailutils) however I get the error > > > > filters.sieve:1: source for the required action vacation is not available > > filters.sieve:5: unknown action: vacation > > It is not related in any way.
I know this error is unrelated to your patch. I had to modify my build environment a bit (specifically I removed guile1.4 packages and left only guile1.6 because I could not compile the package). Could this be related to the issue (include #searchpath directive, provide -L flags to sieve binary and yet the vacation action cannot be found)? > Make sure you have installed the modified > version. > The modified version of what? I have installed mailutils snapshot with your patch in actions.c included (that's how I determined that your patch works as expected). I configured with ./configure --enable-debug --prefix=/usr/local/mailutils > Regards, > Sergey > Thanks, Kostas -- Kostas Zorbadelos Systems Designer/Developer, Otenet SA [EMAIL PROTECTED] contact: kzorba (at) otenet.gr Out there in the darkness, out there in the night out there in the starlight, one soul burns brighter than a thousand suns. _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
