Hi Alexandre,

On Mon, 20 Jan 2003 11:42:55 -0500 Alexandre Leduc <[EMAIL PROTECTED]> wrote:

> I'm kind of new to the diff/patch utilities and I'm having difficulty 
> figuring out how to apply "aspell-0.50-vc++.diff" to the "aspell-0.50.3" 
> source. I tries patch (I have Cygwin) but the process seems to hang 
> forever with no CPU utilization and no output whatsoever.
> 
> Can someone tell me what's the proper command line I should use to apply 
> the diff?

Extract the diff into the aspell source directory, open a console there
and run
  patch -p1 < aspell-0.50-vc++.diff

Maybe your tools are outdated or broken. I've zipped together those
I most frequently use for building ported unix applications:
  http://claws-w32.sourceforge.net/sylpheed/unix-tools-021101.zip

HTH,
-- 
Thorsten Maerz          <[EMAIL PROTECTED]>
Sylpheed-claws/Win32:   http://claws-w32.sf.net


_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to