guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext bindings


From: Bo Forslund
Subject: Re: gettext bindings
Date: 29 Sep 2002 15:15:56 +0200

Try

        gzip -cd patchname.patch.gz | patch -p0

if the patch is a .gz that is (bzip2 -cd ... if it a .bz2), if it is an
unpacked patch 

        
         patch -p0 < patchname.patch



Bo


On Sun, 2002-09-29 at 12:50, Stanislas Pinte wrote:
> hello,
> 
> I have problems applying the patch
> 
> http://www.glug.org/patches/2001-07-29.gettext-support/
> 
> to the guile-1.6.0.tar.gz sources...
> 
> I tried to issue a "patch -i ../guile-gettext" in the fresh guile-1.6.0 
> source tree, but the directories in ../guile-gettext are not being 
> copied, and I am seeing patching errors...
> 
> --> If I copy the directories manually in the 1.6.0 source tree, they 
> are not being compiled.
> 
> Any idea on how to apply the patch?
> 
> thanks a lot,
> 
> Stan.
> 
> 
> 
> 
> 
> _______________________________________________
> Guile-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/guile-user






reply via email to

[Prev in Thread] Current Thread [Next in Thread]