From: Sam Varshavchik > > David Hubbard writes: > > > I can't get maildrop to compile on 64-bit centos 4.4, aka rhel 4. > > I can post the full error list if it would be helpful but the > > errors start with maildirkeywords4.cpp and there are what looks > > like several hundred lines that spit out after that. I couldn't > > find anything useful searching. Basically starts like this: > > > > You're missing a core C++ development library, > libstdc++-devel. That's a fairly basic, core package. > > You ain't compiling any C++ code without it, not just maildrop.
I got it working; I know to have that installed, the issue was I had the 32-bit versions of a few of the library packages installed as well to support some 32-bit commercial software. Pulling them off and re-running configure/make got it to build. Thanks, David ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
