Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_typo_email_module into lp:zorba/email-module.
Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_typo_email_module/+merge/103374 Fixed typo in documentation. -- https://code.launchpad.net/~zorba-coders/zorba/fix_typo_email_module/+merge/103374 Your team Zorba Coders is subscribed to branch lp:zorba/email-module.
=== modified file 'src/com/zorba-xquery/www/modules/email/README.txt' --- src/com/zorba-xquery/www/modules/email/README.txt 2011-10-06 07:45:14 +0000 +++ src/com/zorba-xquery/www/modules/email/README.txt 2012-04-24 20:45:32 +0000 @@ -31,8 +31,8 @@ Use the following extra CMake arguments when building Zorba: --D "CCLIENT_INCLUDE=path_to_imap-2007e\c-client" --D CCLIENT_LIBRARY=path_to_imap-2007e\c-client\libc-client.a" +-D CCLIENT_INCLUDE="path_to_imap-2007e\c-client" +-D CCLIENT_LIBRARY="path_to_imap-2007e\c-client\libc-client.a" Here are some quick suggestions to build CClient on Linux: - x32-bit Linux: make lnp
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

