2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Stop in .../couri...
FromSent OnAttachments
nicholas coleJul 15, 2000 11:47 pm 
nicholas coleJul 16, 2000 10:57 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Stop in .../courier-imap-0.36a/bdbobj.Actions...
From:nicholas cole (ni@profile.com)
Date:Jul 16, 2000 10:57:21 pm
List:net.sourceforge.lists.courier-users

I thought I had installed automake & autoconf, but they failed, so I got them installed, then configure, make, and make install worked fine...thx

On Sun, 16 Jul 2000, Sam Varshavchik wrote:

On Sat, 15 Jul 2000, nicholas cole wrote:

Here's the result of doing make install as root with courier-imap-0.36a, any ideas on this one? Again, this is on FreeBSD4.0Release

[root@cornfed] [510] /home/courier/courier-imap-0.36a # make install Making install in numlib Making install in bdbobj cd . && /usr/home/courier/courier-imap-0.36a/missing autoheader Try `/usr/home/courier/courier-imap-0.36a/missing --help' for more information *** Error code 1

You must've done some intentional or unintentional editing in that directory, and you do not have automake installed. To do any kind of development with the source code you need to install autoconf, automake, and libtool.