unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Bo Forslund <bo.forslund@abc.se>
Cc: guile-user@gnu.org, David Pirotte <david@altosw.be>
Subject: Re: gettext bindings
Date: 29 Sep 2002 15:15:56 +0200	[thread overview]
Message-ID: <1033305357.2083.9.camel@li.mine.nu> (raw)
In-Reply-To: <3D96DAF7.60702@wanadoo.be>

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
> Guile-user@gnu.org
> http://mail.gnu.org/mailman/listinfo/guile-user




_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-09-29 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-29 10:50 gettext bindings Stanislas Pinte
2002-09-29 13:15 ` Bo Forslund [this message]
2002-09-30 16:29   ` Stanislas Pinte
2002-09-30 18:38 ` Neil Jerram
2002-10-01 16:51   ` Stanislas Pinte
2002-10-01 19:23   ` Stanislas Pinte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1033305357.2083.9.camel@li.mine.nu \
    --to=bo.forslund@abc.se \
    --cc=david@altosw.be \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).