Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 11:41:38 -0700 (PDT)
From:      Kevin Stevens <Kevin_Stevens@pursued-with.net>
To:        freebsd@ryansandridge.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Configuring imap-uw difficulties
Message-ID:  <Pine.OSX.4.58.0309291138440.1385@babelfish.local>
In-Reply-To: <B4C93CEA-F2AB-11D7-9AE6-000393DEE4B4@ryansandridge.com>
References:  <B4C93CEA-F2AB-11D7-9AE6-000393DEE4B4@ryansandridge.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 29 Sep 2003, Ryan Sandridge wrote:

> > You should try the following:
> >
> > cd /usr/ports/mail/imap-uw
> > make clean
> > make deinstall
> > make patch
> > [ ...change the env_unix.c file under the work subdir... ]
> > make
> > make install
> >
>
> Thanks for the lightening fast response.  This compiled as expected,
> although my source change did not appear to take effect.  After
> changing the mailsubdir from NIL to "mail", I'm still dumped in my home
> directory, not mail subdirectory.  This is probably an issue I should
> take up with the imap-uw mailing list.

You need to do the same cleaning on the cclient port as well (it's a
dependency and gets pulled in when you do uw-imapd).  Then make your
env_unix.c change.  BTDT just last month making the exact change you are
contemplating and got it to work.

KeS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSX.4.58.0309291138440.1385>