On Mon, 9 Sep 2002, Ron A MacKool wrote:

> Date: Mon, 9 Sep 2002 15:58:05 -0700
> From: Ron A MacKool <[EMAIL PROTECTED]>
> To: Joe R. Jah <[EMAIL PROTECTED]>
> Subject: Re: [htdig] How to install patch ssl.9 on 3.1.6
> 
> 
> Thanks for the reply Joe.
> 
> However, my question is more along the lines as how do I apply the patch(es)
> I've downloaded, now that I already have makefile.0 and ssl.9
> 
> If you have any more advice, I'd love to hear it.

First: please keep the list in the Cc; I am not the only person who can
address your questions;(the understatement of the year;)

Second: Change directory to your htdig source and run the following
commands:

 patch -p0 < /path/to/Makefile.0
 patch -p1 < /path/to/ssl.9

The /path/to/ is where you actually saved those patches on your system.
For more information do:

 man patch

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]

> To:   Ron A MacKool@AMEX
> cc:   [EMAIL PROTECTED]
> Subject:  Re: [htdig] How to install patch ssl.9 on 3.1.6
> 
> 
> On Mon, 9 Sep 2002, Ron A MacKool wrote:
> 
> > Date: Mon, 9 Sep 2002 12:37:17 -0700
> > From: Ron A MacKool <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: [htdig] How to install patch ssl.9 on 3.1.6
> >
> > I have determined from the mailing list archive that I need to install patch
> > ssl.9 to my Solaris 2.6 impl of ht-dig 3.1.6 (because of our using of https).
> > However, I'm not certain how to apply this patch.  The note said I need to
> also
> > apply makefile.o.  Please try to assume that I'm not too familiar with c/c++
> > building and understand that I had to follow the ht-dig directions line by
> line
> > in order to get the first build.  Any help would be appreciated.  I currently
> > have makefile.o and ssl.9 downloaded and am now running through...
> >
> > until (userGetsHisHeadOutOfHisButt) {
> >      cursor.blink();
> >      sleep(10);
> > }
> >
> > Thank you.
> 
> Download Makefile.0 from the same place you downloaded ssl.9:
> 
>  ftp://ftp.ccsf.org/htdig-patches/3.1.6/Makefile.0
> 
> By the way that is not .o; it is .0, as in 01234...;)



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to