Re: dell inspiron 1100 patch i845
From: bily (bily38fr_at_yahoo.fr)
Date: 07/24/04
- Previous message: Robert Grizzard: "Re: dell inspiron 1100 patch i845"
- In reply to: Robert Grizzard: "Re: dell inspiron 1100 patch i845"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 20:14:30 +0200
thanks
"Robert Grizzard" <grizzarv@mindspring.com.invalid> a écrit dans le message
de news:quesdc.8rg.ln@news.kg7yy.net...
> bily <bily38fr@yahoo.fr> wrote:
>
>
> > I tried to download the patch but i cannot compile it : i got an error
> > message typing make i845patch ?
> > Can you tell me how could i do ?
>
> What I have done when I needed to apply patches is put the patch in the
> top level directory of the source tree I want to patch, open the patch
> with less and see where the patches apply
> (thisdirectory_version/some/sub/directory or some/sub/directory), then
> run "patch -p0 <patchfile" if the patch applies to some/sub/directory or
> "patch -p1 <patchfile" if the patch applies to
> thisdirectory_version/some/sub/directory. Pay attention to the errors
> that patch returns; if there are any, abort the patch operation with ^C
> and see what's wrong. Try running patch with the appropriate value
> after "p" and with the "--dry-run" option to see whether you have it
> right. man patch
>
> HTH
> --
> To design the perfect anti-Unix, write an operating system that thinks
> it knows what you're doing better than you do. And then adds injury to
> insult by getting it wrong.
> - esr
>
- Previous message: Robert Grizzard: "Re: dell inspiron 1100 patch i845"
- In reply to: Robert Grizzard: "Re: dell inspiron 1100 patch i845"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|