On 3/8/2017 6:31 AM, Sam Varshavchik wrote:
> Download: http://www.courier-mta.org/download.php#unicode
>
> Revised configuration script to enable C++11 builds that should work 
> with older versions of gcc.

Looks good on CentOS 5 and 6.  Configure and make ran with no errors.  
"make check" produced a bunch of output that I don't know how to 
interpret, but no obvious errors.

For completeness and for the archives, here is what I had to do on CentOS 5:

yum install gcc44 gcc44-c++
export CC=/usr/bin/gcc44
export CXX=/usr/bin/g++44

-- 
Bowie

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to