I have to ask. Dale what distro are you using? Why are you trying to install mutt from scratch when there is probably a fine version in the repository?
Install from the repository and configure the .muttrc file (I would put that file in ~/) This should avoid any problems like mutt not being configured for SMTP. John On 11/04/2014 04:41 AM, DaleKelly wrote: > On 11/03/2014 09:43 PM, DaleKelly wrote: >> >> sudo apt-get install libsasl2-2 >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> libsasl2-2 is already the newest version. >> >> already there, maybe need a link in my .muttrc > > tried --with-sasl[=PFX] on configure > tried PFX > tried various locations where sasl was listed > (might have to find where sasl is listed) > > get the following error: > configure: error: could not find sasl lib >
