also the documentation says to use the following command to start server $/usr/lib/courier-imap/libexec/imapd.rc start but i dont have any directory in /usr/lib like courier-imap. but i could able to see the file imap.rc in ../imap/libexec/imapd.rc but if i run the above command ,it says the command not found.
export PATH=$PATH:../imap/bin/
and
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../imap/lib
will probably help.
run this commands from the same dir you did the ./configure --prefix=../imap
Hope it helps.
-- Manuel Clos [EMAIL PROTECTED] http://llanero.eresmas.net
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
