I would have thought so. I think the issue was that i had told
configure to USE SASL, but hadn't specified where it was located.
I have since gotten Mutt to compile and work.
Thanks,
Russ
On Mar 31, 2009, at 4:04 AM, Rocco Rutte wrote:
Hi,
* russurquha...@verizon.net wrote:
when i get to
Hi,
* russurquha...@verizon.net wrote:
when i get to the make part, it bombs out looking for sasl.
In that case, shouldn't configure fail earlier?
Rocco
Hi,
* Kyle Wheeler wrote:
On Monday, March 30 at 01:18 PM, quoth russurquha...@verizon.net:
As a technical writer I don't think it would hurt to have either a
section or separate manual taking a step-by-step approach to
describing what features are available, what their dependencies are,
if
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, March 30 at 01:18 PM, quoth russurquha...@verizon.net:
> Thanks for the reply and the dressing down! :)
Well, it wasn't intended to be a serious dressing down... but you're
now saying something completely different from your original email
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, March 30 at 10:38 AM, quoth russurquha...@verizon.net:
> I've been trying to compile mutt to use SMTP. I've used the
> following configure:
>
> ./configure --prefix=/usr/local --with-curses --with-regex
> --enable-locales-fix \
> --enabl
Just use macports. Type
$ port install mutt-devel +pop+smtp+ssl+sasl+headercache
to see all the available options you can type
$ port variants mutt-devel
which will give:
mutt-devel has the variants:
idn: Internationalized Domain Name support
pop: POP support
imap: IM
Hi,
I've been trying to compile mutt to use SMTP. I've used the following
configure:
./configure --prefix=/usr/local --with-curses --with-regex
--enable-locales-fix \
--enable-pop --enable-smtp --with-sasl --enable-hcache --with-ssl
$ make
when i get to the make part, it bombs out looki