Probably you deleted some lines, in Makefile, which are important for other
patches.
You have only to add what chkuser asks for, keeping what previous patches
inserted. In this case, you deleted the lines which contain "b64decode" routine.
Ciao,
Tonino
>
>
make it all again WITHOUT chkuser, and check in Makefile where the
b64encode routine is compiled (probably b64encode in included in other
modules).
Take care to mantain this routine (or the including module) in the
Makefile with chkuser.
Tonino
Kis Peter ha scritto:
I double-checked again ev
Probably you deleted some lines, in Makefile, which are important for other
patches.
You have only to add what chkuser asks for, keeping what previous patches
inserted. In this case, you deleted the lines which contain "b64decode" routine.
Ciao,
Tonino
>
>
>
>
> "Toni
Kis Peter ha scritto:
Thanks.
I tried this way.
Fist I applied qmail-smtpd-auth-059 patch,
then I applied chkuser-2.0.9 manually,as seen at
http://www.interazioni.it/opensource/chkuser/documentation/installation/manual.html
See result below.
./compile chkuser.c
./load qmail-smtpd chkuser.o dn
Thanks.
I tried this way.
Fist I applied qmail-smtpd-auth-059 patch,
then I applied chkuser-2.0.9 manually,as seen at
http://www.interazioni.it/opensource/chkuser/documentation/installation/manual.html
See result below.
./compile chkuser.c
./load qmail-smtpd chkuser.o dns.o rcpthosts.o commands
Yes, I tried.
No use.
Every patch try to patch the same file in a different way.
The reverse order of applying patches doesn't help.
Remo Mattei <[EMAIL PROTECTED]> Ãrta:
> Did you try the reverse first chkuser then auth?
>
> Remo
>
>
> Kis Peter On 11/3/08 1:23 PM, "Kis Peter"
First apply other patches, then apply chkuser manually.
See
http://www.interazioni.it/opensource/chkuser/documentation/installation/manual.html
for more info.
Ciao,
Tonino
Kis Peter ha scritto:
Hello!
I would like to ask for some help!
I have succesfully installed chkuser 2.0.9 on a clean
Did you try the reverse first chkuser then auth?
Remo
Kis Peter On 11/3/08 1:23 PM, "Kis Peter" <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I would like to ask for some help!
>
> I have succesfully installed chkuser 2.0.9 on a clean Netqmail-1.05 without
> any problem.
> After "make" and "setup",
Hello!
I would like to ask for some help!
I have succesfully installed chkuser 2.0.9 on a clean Netqmail-1.05 without any
problem.
After "make" and "setup", it works fine!
But if I first install "qmail-smtpd-auth-0.59" patch on a clean
Netqmail-1.05, then
I try to install Chkuser 2.0.9,