From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bostjan Vilfan Subject: Re: makefile for v. 7.9.1 on Windows 7 doesn't work Date: Fri, 7 Sep 2012 18:42:48 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA1dr-0008MY-F8 for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:42:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA1dq-0008EK-Ae for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:42:51 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:34079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA1dq-0008ED-4F for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:42:50 -0400 Received: by eeke49 with SMTP id e49so1526030eek.0 for ; Fri, 07 Sep 2012 09:42:48 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, Thanks for all the answers. It seems that my problem was that I was not aware of some changes in the 7.9.1 version. I was finally able to make the 7.9.1 version operational by following the procedure in http://orgmode.org/worg/org-hacks.html#compiling-org-without-make However, there are still some things I don't understand; there is this reference to the UTILITIES directory, which is absent in the distribution file for Windows. I later found out that one has to run the set-up script in the top directory of the distribution file. Regards, bostjanv