10 messages in net.sourceforge.lists.courier-users[courier-users] OpenBSD installation ...
FromSent OnAttachments
Ben BullockJun 12, 2000 1:30 pm 
Ben BullockJun 29, 2000 5:27 am 
Sam VarshavchikJun 29, 2000 5:36 am 
HIROSHI OOTAJun 29, 2000 8:18 am 
Ben BullockJun 29, 2000 10:59 am 
Sam VarshavchikJun 29, 2000 2:40 pm 
Ben BullockJun 30, 2000 6:45 pm.txt
HIROSHI OOTAJun 30, 2000 9:48 pm 
Ben BullockJul 1, 2000 9:23 am.txt
Ben BullockJul 1, 2000 12:23 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:[courier-users] OpenBSD installation problemActions...
From:Ben Bullock (bull@toolcity.net)
Date:Jun 12, 2000 1:30:10 pm
List:net.sourceforge.lists.courier-users

I just successfully configured ('./configure --enable-mimetypes=/var/www/conf/mime.types --without-ipv6') and compiled courier-0.22 on an OpenBSD 2.6 system, but ran into a problem during the installation. I tried to install with this command:

'gmake install DESTDIR=/var/tmp/courier-inst'

The install stopped with this output:

cd courier && gmake -w -- DESTDIR=/var/tmp/courier-inst DESTDIR=/var/tmp/courier-inst install-permissions gmake[3]: Entering directory '/home/bullock/download/courier-0.22/courier' make: don't know how to make w. Stop gmake[3]: *** [install-permissions] Error 1 gmake[3]: Leaving directory '/home/bullock/download/courier-0.22/courier' gmake[2]: *** [install-data-local] Error 2 gmake[2]: Leaving directory '/home/bullock/download/courier-0.22' gmake[1]: *** [install-am] Error 2 gmake[1]: Leaving directory '/home/bullock/download/courier-0.22' gmake: *** [install-recursive] Error 1

The "don't know how to make w." error is something I've never seen before. Could someone please give me some advice on how I might resolve this problem.

Thanks very much.