At 11:27 AM 4/22/2001, [EMAIL PROTECTED] wrote:

I can see your problem.....

YOU DIDN'T READ LWQ!!!!

READ IT AT : http://www.lifewithqmail.org

after your done reading it...read it again...then ask on this list :-)

~kurth

>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:
>
>
>[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
>[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]#
>
>
>Please help,
>Thomas.
>
>
>_________________________________________s_p_r_a_y_
>Här börjar Internet!
>Skaffa gratis e-mail och gratis Internet på http://www.spray.se

Reply via email to