Re: [courier-users] error: ‘std::string’ has no member named ‘ReverseFind’

2013-03-19 Thread Nathan Eady
Sam Varshavchik  writes:

>> I just threw dirsync in because I don't know enough about it 
>
> You can take it out for now. It enables some code that's broken

Sure enough, when I configure without that option, the build
problem vanishes.

Thanks.  I thought I had a dependency problem or something.

-- 
Nathan Eady
Galion Public Library

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] error: ‘std::string’ has no member named ‘ReverseFind’

2013-03-18 Thread Sam Varshavchik

Nathan Eady writes:


The configure scripts were run as follows:
For the auth library:
./configure --with-mailuser=mlog --with-mailgroup=mlog --prefix=/usr
For Courier itself (which is where I'm having the problem):
./configure --with-db=gdbm --datadir=/usr/share/courier \
--sysconfdir=/etc/courier --localstatedir=/var/mlog \
--with-dirsync --without-ipv6

I just threw dirsync in because I don't know enough about it to be
confident that it isn't needed; I can take it out if it has anything to
do with the problem.


You can take it out for now. It enables some code that's broken here. It's a  
simple fix, but, for now, you can just get rid of that option.




pgpypV2kfAGgO.pgp
Description: PGP signature
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users