From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buck Brody Subject: Re: mobileorg - "No executable found to compute checksums" Date: Tue, 29 Jun 2010 16:41:39 -0700 Message-ID: References: <10922.1277839266@alphaville.usa.hp.com> Reply-To: buckbrody@gmail.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1338987977==" Return-path: Received: from [140.186.70.92] (port=38149 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTkQv-0007cT-Ek for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 19:41:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTkQt-0003y1-Pq for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 19:41:41 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:43482) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTkQt-0003xx-N6 for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 19:41:39 -0400 Received: by vws1 with SMTP id 1so255580vws.0 for ; Tue, 29 Jun 2010 16:41:39 -0700 (PDT) In-Reply-To: <10922.1277839266@alphaville.usa.hp.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "nicholas.dokos" Cc: emacs-orgmode --===============1338987977== Content-Type: multipart/alternative; boundary=00163630f7d756ac15048a33c7f1 --00163630f7d756ac15048a33c7f1 Content-Type: text/plain; charset=ISO-8859-1 Nick, Could you give me an example of what you mean when you say "customize the variable to be the path name"? Thanks four help. On Tue, Jun 29, 2010 at 12:21 PM, Nick Dokos wrote: > Buck Brody wrote: > > > I am trying to get mobileorg setup and receive the following message from > org-mobile-push > > > > "No executable found to compute checksums" > > > > Any ideas? > > > > Windows 7 > > Org Version 6.36c > > GNU Emacs 23.2.1 > > > > [Apologies to Buck for the double send: I forgot to cc: the list.] > > Presumably, you don't have any of the following programs on your machine, > so the > variable is set to nil: > > (defcustom org-mobile-checksum-binary (or (executable-find "shasum") > (executable-find "sha1sum") > (executable-find "md5sum") > (executable-find "md5")) > "Executable used for computing checksums of agenda files." > :group 'org-mobile > :type 'string) > > If you have some checksumming program, customize the variable > to be the pathname of the program. If not, you'll have to get one. > > This was discussed on the list before: > > http://thread.gmane.org/gmane.emacs.orgmode/19702/focus=23857 > > HTH, > Nick > --00163630f7d756ac15048a33c7f1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Nick,

Could you give me an example of what you mean when= you say "customize the variable to be the path name"?
=
Thanks four help.

On Tue, = Jun 29, 2010 at 12:21 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:
Buck Brody <buckbrody@gmail.com> wrote:

> I am trying to get mobileorg s= etup and receive the following message from org-mobile-push
>
> "No executable found to compute checksums"
>
> Any ideas?
>
> Windows 7
> Org Version 6.36c
> GNU Emacs 23.2.1
>

[Apologies to Buck for the double send: I forgot to cc: the lis= t.]

Presumably, you don't have any of the following programs on your machin= e, so the
variable is set to nil:

(defcustom org-mobile-checksum-binary (or (executable-find "shasum&quo= t;)
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0(executable-find "sha1sum")
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0(executable-find "md5sum")
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0(executable-find "md5"))
=A0"Executable used for computing checksums of agenda files." =A0:group 'org-mobile
=A0:type 'string)

If you have some checksumming program, customize the variable
to =A0be the pathname of the program. If not, you'll have to get one.
This was discussed on the list before:

=A0 http://thread.gmane.org/gmane.emacs.orgmode/19702/f= ocus=3D23857

HTH,
Nick

--00163630f7d756ac15048a33c7f1-- --===============1338987977== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1338987977==--