Dear Dimitri,

Unfortunately, I don't speak French, so I can only guess what your problem is. Also, it appears you did not mention what platform you are using.

Anyway, a usual Windows problem is that Mozart does not find Emacs if it has to be invoked with a different name (e.g., runemacs.exe as in the common Win-Emacs). In that case, set the environment variable OZEMACS to the path of your Emacs application (e.g., C:\Program Files \emacs-22.1\bin\runemacs.exe) as described here.

Best
Torsten

On 06.01.2010, at 18:58, Dimitri Le Tellier wrote:

Bonjour,

Je voudrais utiliser OZ, mais je ne parviens pas à installer Emacs.
Quand je lance OZ, je reçois une fenêtre Mozart Fatal Error : Cannot find GNU Emacs or XEmacs.

Quand je lis le fichier INSTALL de Emacs, je trouve le texte qui suit, mais impossible de trouver le script configure.

Que dois-je faire ?

Merci pour votre réponse.

Dimitri Le Tellier

BASIC INSTALLATION

The simplest way to build Emacs is to use the `configure' shell script

which attempts to guess correct values for various system-dependent

variables and features and find the directories where various system

headers and libraries are kept. It then creates a `Makefile' in each

subdirectory and a `config.h' file containing system-dependent

definitions. Running the `make' utility then builds the package for

your system.

Here's the procedure to build Emacs using `configure' on systems which

are supported by it. If this simplified procedure fails, or if you

are using a platform such as MS-Windows, where `configure' script

doesn't work, you might need to use various non-default options, and

maybe perform some of the steps manually. The more detailed

description in the rest of the sections of this guide will help you do

that, so please refer to them if the simple procedure does not work.

1. Make sure your system has at least 120 MB of free disk space.

2a. `cd' to the directory where you unpacked Emacs and invoke the

`configure' script:

./configure

2b. Alternatively, create a separate directory, outside the source

directory, where you want to build Emacs, and invoke `configure'

from there:

SOURCE-DIR/configure

where SOURCE-DIR is the top-level Emacs source directory. This

may not work unless you use GNU make.

<ATT00001..txt>

Best wishes,
Torsten

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586219
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de





_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to