Sam Varshavchik wrote:
> 
> On xBSD, you must use gmake instead of make.
> 

Ahh.  Indeed.  I did a make clean and then ran gmake.  It looks like it
completed without any errors.

Next as root, I ran a make install.

However, I got this:
rm -f /usr/lib/courier/bin/rmail
ln -s sendmail /usr/lib/courier/bin/rmail
/bin/sh /home/s/courier-0.62.1/install-sh -d /usr/lib/courier/share/man/man8
/bin/sh /home/s/courier-0.62.1/install-sh -d
/usr/lib/courier/share/sqwebmail/images
for f in `cat ../webmail/images/filelist` ; do  /usr/bin/install -c -m
600 ./../webmail/images/$f  /usr/lib/courier/share/sqwebmail/images ; done
cd courier && make -  DESTDIR= install-permissions
make: don't know how to make install-perms. Stop in
/home/s/courier-0.62.1/courier/libs.
*** Error code 2

 Something went wrong with install-perms.  There is no file matching
this in the directory:   find . -name "*install-perms*"  yields nothing.


S

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to