Re: PHP --with-imap

2003-02-23 Thread Michel Loos
Em Dom, 2003-02-23 às 23:35, Craig Jackson escreveu: > On Sun, 2003-02-23 at 18:48, Rob Weir wrote: > [snipped] > > > Well, 90% of the time, it's actually simpler. e.g. > > 1) setup deb-src lines in your sources.list (you only need to do this > >once, ever) > > 2) apt-get source packagename;a

Re: PHP --with-imap

2003-02-23 Thread Craig Jackson
On Sun, 2003-02-23 at 18:48, Rob Weir wrote: [snipped] > Well, 90% of the time, it's actually simpler. e.g. > 1) setup deb-src lines in your sources.list (you only need to do this >once, ever) > 2) apt-get source packagename;apt-get build-dep packagename. This will >download the source,

Re: PHP --with-imap

2003-02-23 Thread Rob Weir
On Sun, Feb 23, 2003 at 05:33:51PM -0600, Craig Jackson wrote: > On Sun, 2003-02-23 at 16:14, Rob Weir wrote: > > On Sun, Feb 23, 2003 at 12:29:33PM -0600, Craig Jackson wrote: > > > I have a Debian woody computer with exim and qpopper. They work well > > > using starttls. Now I want to experiment

Re: PHP --with-imap

2003-02-23 Thread Craig Jackson
On Sun, 2003-02-23 at 16:14, Rob Weir wrote: > On Sun, Feb 23, 2003 at 12:29:33PM -0600, Craig Jackson wrote: > > I have a Debian woody computer with exim and qpopper. They work well > > using starttls. Now I want to experiment with imap using imp/horde. So I > > installed Cyrus-imapd using apt and

Re: PHP --with-imap

2003-02-23 Thread Rob Weir
On Sun, Feb 23, 2003 at 12:29:33PM -0600, Craig Jackson wrote: > I have a Debian woody computer with exim and qpopper. They work well > using starttls. Now I want to experiment with imap using imp/horde. So I > installed Cyrus-imapd using apt and libc-client2001 using apt and Mysql > from source. I

Re: PHP --with-imap

2003-02-23 Thread Seneca
On Sun, Feb 23, 2003 at 12:29:33PM -0600, Craig Jackson wrote: [...] > I get this error: > > configure: error: Cannot find imap library (libc-client.a). Please check > your IMAP installation. > > libc-client2001 is in /usr/lib/ but libc-client.a is nowhere on the > system. Hints please. Try usin

PHP --with-imap

2003-02-23 Thread Craig Jackson
I have a Debian woody computer with exim and qpopper. They work well using starttls. Now I want to experiment with imap using imp/horde. So I installed Cyrus-imapd using apt and libc-client2001 using apt and Mysql from source. I downloaded PHP4.3.1 and Apache 1.3.27 which I want to compile from sou