On Sun, 22 Apr 2001 [EMAIL PROTECTED] wrote:

> The 2 first things are done - I have problems with number 3:
>
> To create /var/qmail and configure qmail (won't interfere with sendmail):
>
>  1. Create the qmail home directory:
>        # mkdir /var/qmail
>
>  2. Read INSTALL.ids. You must set up the qmail group and the qmail
>     users before compiling the programs.
>
>        # groupadd nofiles
>        # useradd -g nofiles -d /var/qmail/alias alias
>        # useradd -g nofiles -d /var/qmail qmaild
>        # useradd -g nofiles -d /var/qmail qmaill
>        # useradd -g nofiles -d /var/qmail qmailp
>        # groupadd qmail
>        # useradd -g qmail -d /var/qmail qmailq
>        # useradd -g qmail -d /var/qmail qmailr
>        # useradd -g qmail -d /var/qmail qmails
>
>
>  3. Compile the programs and create the qmail directory tree:
>        # make setup check
>
> How do I compile the programs? make-compile.sh doesn't do the trick. I have the 
>qmail-files in /etc/qmail-1.03/ and want it installed in /var/qmail/ - 
>/var/qmail/alias/ is correctly setup. Look also at the following:

make setup check  just like it says.

>
>
> [root@tweurope qmail-1.03]# ./make-compile.sh
> exec  -c ${1+"$@"}
> [root@tweurope qmail-1.03]# make
> Makefile:1369: *** multiple target patterns.  Stop.
> [root@tweurope qmail-1.03]# cd /var/qmail

Where did it tell you to change dirs?  Above it told you to make a
dir but it never told you to change dirs.

> [root@tweurope qmail]# make
> make: *** No targets specified and no makefile found.  Stop.
> [root@tweurope qmail]# make setup check
> make: *** No rule to make target `setup'.  Stop.
> [root@tweurope qmail]#

Go to   http://www.lifewithqmail.org   and follow the directions.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================



Reply via email to