<HTML><BODY>Hi experts,<br><br>for several weeks I'm trying to install cyrus-sasl from source.<br><br>I run: <br>1.(like you said in admin guide) ./configure <br>##and have following message<br><p>##* WARNING:<br>##* Plugins are being installed into /usr/local/lib/sasl2,<br>##* but the library will look for them in /usr/lib/sasl2.<br>##* You need to make sure that the plugins will eventually<br>##* be in /usr/lib/sasl2 -- the easiest way is to make a<br>##* symbolic link from /usr/lib/sasl2 to /usr/local/lib/sasl2,<br>##* but this may not be appropriate for your site, so this<br>##* installation procedure won't do it for you.<br>##*<br>##* If you don't want to do this for some reason, you can<br>##* set the location where the library will look for plugins<br>##* by setting the environment variable SASL_PATH to the path<br>##* the library should use.<br><br>2.  cp -r  /usr/local/lib/sasl2 /usr/lib/sasl2<br>3.  pluginviewer -a</p><p>##Installed and properly configured auxprop mechanisms are:<br>##sasldb<br>##List of auxprop plugins follows<br>##Plugin "sasldb" , API version: 8<br>##supports store: yes</p>4.sasldblistusers2<p>##Segmentation fault (core dumped)<br><br>I'm asking to give me some useful hint on how to resolve "Segmentation fault (core dumped)" message. If you will refer admin guide, please point me to concrete location</p><br><br><br>-- <br>best regards<br>mark gavrilman</BODY></HTML>