Re: RE : Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-12 Thread Juha Saarinen
On 10/11/06, Desmond Coughlan [EMAIL PROTECTED] wrote: Yeah. I used to do Solaris admin (Jesus, you'd never know it...), and usually prefer installing software the ./configure -- make make install route. Especially since a ports install doesn't tell you anything about where the software is

ports vs configure/make/make install Re: RE : Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-12 Thread Chad Leigh -- Shire.Net LLC
On Oct 12, 2006, at 1:26 AM, Juha Saarinen wrote: On 10/11/06, Desmond Coughlan [EMAIL PROTECTED] wrote: Yeah. I used to do Solaris admin (Jesus, you'd never know it...), and usually prefer installing software the ./configure -- make make install route. Especially since a ports install

Re: RE : Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-11 Thread jan gestre
On 10/10/06, Desmond Coughlan [EMAIL PROTECTED] wrote: X-No-Archive: true uninstall cyrus and install dovecot from the ports tree. its small, lightweight, and fast. are you trying to install stuff without using the ports tree? Yeah. I used to do Solaris admin (Jesus, you'd never know

RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-10 Thread Desmond Coughlan
X-No-Archive: true try to telnet port 143, if you can't connect it means you don't have an IMAP server Thanks, yes I _thought_ that I had installed the Cyrus server from the ports collection A manual install is running, as I write these words. D.

RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-10 Thread Desmond Coughlan
X-No-Archive: true *sigh* rachi# ./configure --with-bdb=/usr/local/BerkeleyDB.4.5 --with-sasl=/usr/local/include/sasl ... checking for sasl/sasl.h... no configure: error: Cannot continue without libsasl2. Get it from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/. But ...

RE : Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-10 Thread Desmond Coughlan
X-No-Archive: true uninstall cyrus and install dovecot from the ports tree. its small, lightweight, and fast. are you trying to install stuff without using the ports tree? Yeah. I used to do Solaris admin (Jesus, you'd never know it...), and usually prefer installing software the

Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface

2006-10-10 Thread Eric
Desmond Coughlan wrote: X-No-Archive: true *sigh* rachi# ./configure --with-bdb=/usr/local/BerkeleyDB.4.5 --with-sasl=/usr/local/include/sasl ... checking for sasl/sasl.h... no configure: error: Cannot continue without libsasl2. Get it from