From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: Installing epa in Windows Date: Fri, 16 Nov 2012 10:40:05 +0530 Message-ID: <871ufujfpu.fsf@gmail.com> References: <87y5i2dtiy.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1353042493 25519 80.91.229.3 (16 Nov 2012 05:08:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Nov 2012 05:08:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: tcsmfgenml@hotmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 16 06:08:24 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TZEA5-0002PS-I7 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Nov 2012 06:08:17 +0100 Original-Received: from localhost ([::1]:53897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZE9v-0003kt-Hi for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Nov 2012 00:08:07 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:32948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZE9X-0002nx-GE for help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 00:07:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZE9U-0004mL-EQ for help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 00:07:43 -0500 Original-Received: from mail-da0-f41.google.com ([209.85.210.41]:46912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZE9U-0004mF-8O for help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 00:07:40 -0500 Original-Received: by mail-da0-f41.google.com with SMTP id i14so1051515dad.0 for ; Thu, 15 Nov 2012 21:07:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=s5A2VZQlx7JWmm0xmgQLCs3FzyIFRr86pvzrJ6tfOjc=; b=JkttZHaWreLPDGwlxwjL0BLhkqZMVjEwLp6wGzMsu1fl+oz3xtMO/S8aP9gZBxEkvG Qt/wfOzht41eFLN8L9OrUteT379ch2wVAWxWGJ9liQAtJumw7DL0pEoeyHVfo+A+MuGJ O6+lGcI2sKJqqE1pP2pefhcJEZVwz6uAd9k28hb8Viozn5JQ7VALqp9RfVzTjMrnOqnH tttVY+Mmf8r5MouQNSTHaF+U/XYPSFAaxXhFjq9AccTgF+79eJLktxwGTkQYN6a/tyLO mOHWOiiNHUaNNsrNgGCwMp2P+9cq2wYHn0r6wHux93BWrHTJ3I4kPsW/ShSG6ZKe44M+ xabg== Original-Received: by 10.66.79.72 with SMTP id h8mr9534251pax.49.1353042459609; Thu, 15 Nov 2012 21:07:39 -0800 (PST) Original-Received: from debian-6.05 ([115.184.13.233]) by mx.google.com with ESMTPS id ok8sm594139pbb.42.2012.11.15.21.07.37 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Nov 2012 21:07:39 -0800 (PST) In-Reply-To: <87y5i2dtiy.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 16 Nov 2012 10:38:21 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87717 Archived-At: Jambunathan K writes: > tcsmfgenml@hotmail.com writes: > >> I am trying to encrypt files with emacs on a Windows machine, so I am >> trying to install the epa package. I downloaded the package from >> sourceforge.jp/projects/epg/releases. I downloaded and uncompressed >> epg-0.0.16.tar.gz, but I cannot figure out how to install it. All of >> the instructions seem to be for linux (but it comes installed in the >> linux version). (I know the best solution but my wife and daughter >> want to run Windows on this system.) >> >> Can anyone give me some pointers on installing this package on a Windows machine? > > Have you tried > > http://gnupg.org/ > > specifically GPG4Win pointed from the above link > > http://www.gpg4win.org/ You can also install Cygwin and then install the needed Linux packages as required. >> Thanks, >> -- Tom >> --