From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bo Forslund Newsgroups: gmane.lisp.guile.user Subject: Re: gettext bindings Date: 29 Sep 2002 15:15:56 +0200 Sender: guile-user-admin@gnu.org Message-ID: <1033305357.2083.9.camel@li.mine.nu> References: <3D96DAF7.60702@wanadoo.be> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1033305305 5757 127.0.0.1 (29 Sep 2002 13:15:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Sep 2002 13:15:05 +0000 (UTC) Cc: guile-user@gnu.org, David Pirotte Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17vdua-0001Uj-00 for ; Sun, 29 Sep 2002 15:15:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17vdug-0001b2-00; Sun, 29 Sep 2002 09:15:10 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17vdti-0001Nc-00 for guile-user@gnu.org; Sun, 29 Sep 2002 09:14:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17vdtg-0001Lf-00 for guile-user@gnu.org; Sun, 29 Sep 2002 09:14:09 -0400 Original-Received: from pc163.net165.koping.net ([81.16.165.163] helo=geek.mine.nu) by monty-python.gnu.org with esmtp (Exim 4.10) id 17vdtg-0001H0-00 for guile-user@gnu.org; Sun, 29 Sep 2002 09:14:08 -0400 Original-Received: from li.mine.nu (unknown [192.168.0.2]) by geek.mine.nu (Postfix) with ESMTP id C916EBE8D; Sun, 29 Sep 2002 14:58:04 +0200 (CEST) Original-To: Stanislas Pinte In-Reply-To: <3D96DAF7.60702@wanadoo.be> X-Mailer: Evolution/1.0.2-5mdk Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1088 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1088 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