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
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
[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
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