argus with sasl2 installation

Peter Van Epp vanepp at sfu.ca
Wed Mar 21 11:24:37 EDT 2007


On Tue, Mar 20, 2007 at 11:00:12PM +0800, CS Lee wrote:
> Carter,
> 
> I have grabbed the latest rc42 source -
> 
> ./configure --prefix=/usr/local/stow/argus-3rc42 --with-sasl=/usr/loal
> ..........
> checking for ranlib... ranlib
> checking if unaligned accesses fail... no
> checking sasl/sasl.h usability... no
> checking sasl/sasl.h presence... no
> checking for sasl/sasl.h... no
> configure: error: sasl2 not found. see the INSTALL for more info
> 
> No chance to test out anything unless it gets to compiled :(
> 
> Anyone?
> 

	First it needs to be --with-sasl=/usr/local/  but with the sasl2 from
ports on 6.1 all the happens is it can't find prop_get() and it still dies 
:-). As I get some time I'll poke further, there may be two versions of 
sasl floating around (although cyrus-sasl seems to have come from CMU in the
ports collection) and this version seems to have sasl as in sasl_getprop()
in front of everything (at least from the man page). It may be we can't use
the one in ports and need to manually install the same one Carter is using
in the argus directory (although ports would be the preferred path for sure). 
	I'll probably need to do that anyway since I need it on Linux in the
end (unless I can find a Suse rpm for sasl2 which I may be able to). 

Peter Van Epp / Operations and Technical Support 
Simon Fraser University, Burnaby, B.C. Canada



More information about the argus mailing list