On 10/04/02 13:48 +0800, Mathias Koerber wrote: > I'm trying to build Cyrus-IMAP on RedHat 7.2. > > It seems that Cyrus by default installs its perl libs under > /usr/local/lib/... Pass the -I flag to the perl script. perl -I /usr/local/lib/.... -MCyrus::IMAP -e shell ....
Devdas Bhagat