Re: Compiling Sieve

2004-12-03 Thread Ken Murchison
Earl R Shannon wrote: Hello, We are preparing to migrate an older cyrus install to a newer one. One of the things we are having to address are the sieve scripts being compiled to byte code. We've not yet found an complete answer to how a script goes from "text on my client" to "byte code on the ser

Compiling Sieve

2004-12-03 Thread Earl R Shannon
Hello, We are preparing to migrate an older cyrus install to a newer one. One of the things we are having to address are the sieve scripts being compiled to byte code. We've not yet found an complete answer to how a script goes from "text on my client" to "byte code on the server". We've been using

Re: A problem on compiling sieve

2001-03-09 Thread Ken Murchison
[EMAIL PROTECTED] wrote: > > lex -t -Paddr ./addr-lex.l > addr-lex.c > lex: illegal option -- P > Usage: lex [-ewctvnVY] [-Q(y/n)] [file] > *** Error code 1 > make: Fatal error: Command failed for target `addr-lex.c' > Current working directory /dotcomdot/cyrus-imapd-1.6.24/sieve The Sieve imp

A problem on compiling sieve

2001-03-09 Thread dotcomdot
lex -t -Paddr ./addr-lex.l > addr-lex.c lex: illegal option -- P Usage: lex [-ewctvnVY] [-Q(y/n)] [file] *** Error code 1 make: Fatal error: Command failed for target `addr-lex.c' Current working directory /dotcomdot/cyrus-imapd-1.6.24/sieve OS: Solaris 7 gcc: 2.95.2 TCL: 8.2.1 DB: 3.2.9 cyrus-sa