On Thu, 6 Mar 2003, Homer Wilson Smith wrote:

> 
>     Hi Tony,
> 
>     I am unable to get the patch to cleanly patch against qpopper 4.0.4.
> 
>     If put into the qpopper directory itself it fails.
> 
>     If put into one directory out of the qpopper directory it seems
> to work but places the patched files in that outer directory rather
> than where they belong.
> 

sorry for the delay. i was out of state for a few days.

well, what process (specifically) are you doing for the patching? it 
should be something LIKE..

[src]# wget 
ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper4.0.4.tar.gz

[src]# tar xfz qpopper4.0.4.tar.gz

[src]# cd qpopper4.0.4

[qpopper4.0.4]# wget 
http://asteroid-b612.org/software/qpopper-mysql/qpopper-mysql-0.9.patch

[qpopper4.0.4]# patch -p1 < qpopper-mysql-0.9.patch
patching file README.MAILDIR
patching file README.MYSQL
patching file config.h.in
patching file configure
patching file configure.in
patching file doc/Changes.MAILDIR
patching file doc/Changes.MYSQL
patching file example-maildir-configure.txt
patching file example-mysql-configure.txt
patching file mysql-popper.conf
patching file popper/Makefile.in
patching file popper/genpath.c
patching file popper/maildir.c
patching file popper/maildir.h
patching file popper/pop_conf.c
patching file popper/pop_config.c
patching file popper/pop_dropcopy.c
patching file popper/pop_init.c
patching file popper/pop_list.c
patching file popper/pop_pass.c
patching file popper/pop_send.c
patching file popper/pop_uidl.c
patching file popper/pop_updt.c
patching file popper/pop_user.c
patching file popper/popper.c
patching file popper/popper.h
patching file popper/version.h
patching file popper/xtnd_xlst.c

then your configure, make, blah blah

--Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
[EMAIL PROTECTED]              http://www.asteroid-b612.org

            "This will prove a brave kingdom to me, 
                  where I shall have my music for nothing"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

>     Perhaps I am just a confused newbie, but I would really
> love to try this out...
> 
>     Thanks Homer
> 
> ------------------------------------------------------------------------
> Homer Wilson Smith     The Paths of Lovers    Art Matrix - Lightlink
> (607) 277-0959 KC2ITF        Cross            Internet Access, Ithaca NY
> [EMAIL PROTECTED]    In the Line of Duty    http://www.lightlink.com
> 
> On Thu, 27 Feb 2003, The Little Prince wrote:
> 
> > On Thu, 27 Feb 2003, Chuck Yerkes wrote:
> >
> > > >
> > > > my boss always used to tell me..man, if you ever got hit by a bus, we'd be
> > > > dead. kinda makes you feel like one of those metal briefcases people
> > > > handcuff to their wrists.
> > >
> > > Yeah, I had guys who'd wack something together (and used to be one
> > > of those).  But the "hit by a bus" can also be pronounced "take a vacation".
> >
> > heh, yeah, take a vacation is a totally interchangeable phrase
> > i didn't mean to give to give the impression i LIKED being that
> > highly-dependable person.
> > personally, i hate being the lynch pin. pager every weekend, 2am
> > pages, blah blah. we all wear our many hats.
> > but, you know, it was a start-up. profits were slim, budget tight.
> > i work a lot better when there's a few admins around..don't feel so
> > needed.
> >
> > --Tony
> > .-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
> > Anthony J. Biacco                            Network Administrator/Engineer
> > [EMAIL PROTECTED]              http://www.asteroid-b612.org
> >
> >             "This will prove a brave kingdom to me,
> >                   where I shall have my music for nothing"
> > .-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
> >
> 
> 

Reply via email to