i get this

su-2.05# patch < ../vmysql-select-error.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- vmysql.c~  Fri Jun 15 07:37:35 2001
|+++ vmysql.c   Mon Jun 25 18:06:51 2001
--------------------------
Patching file vmysql.c using Plan A...
Hunk #1 failed at 334.
1 out of 1 hunks failed--saving rejects to vmysql.c.rej
done
su-2.05# pwd
/usr/local/src/vpopmail-4.9.10
su-2.05#

is it supposte to be like that?

----- Original Message -----
From: "Daniel Biddle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 25, 2001 3:27 PM
Subject: Re: vsql_getpw: failed select (updated)


> On Mon, 25 Jun 2001, alexus wrote:
>
> > > Yep, seems likely. I notice the server returned an error message which
> > > vmysql ignored. The attached untested patch should cause that message
to
> > > be displayed (to stderr).
>
> > what'd would be instruction how to apply this patch?
>
> Use patch. The exact details depend on where you store vpopmail and the
> patch. For instance, you could save the patch to a file in ~/tmp then
> change to the vpopmail directory and do
>
> patch < ~/tmp/vmysql-select-error.patch
>
> Or, you could tell your mail client to pipe (|) the attachment to
>
> patch ~/packages/vpopmail-4.*/vmysql.c
>
>
> hope this helps,
> --
> Daniel Biddle <[EMAIL PROTECTED]>
>
>

Reply via email to