mozart on mac problems

Alan Schmitt alan.schmitt at polytechnique.org
Wed Jan 24 09:39:00 CET 2007


On 24 janv. 07, at 02:44, Tim Tesluk wrote:

> I've been trying this guide to get mozart working on my mac:

Here are my notes (in French). If you need additional information,  
don't hesitate to ask.

Alan

### Compiler Mozart pour Mac Intel

Installer X11, XCode, et X11SDK (en installant XCode)

Récupérer [gmp](http://www.swox.com/gmp/)

	./configure --host=none-apple-darwin --enable-cxx --enable-shared
	make
	make check
	make install

Récupérer [Mozart](http://www.mozart-oz.org/)

	./configure --disable-contrib-gdbm
	make

### Installer Mozart pour Mac PowerPC

Installer le paquet OS X de Mozart

**Attention** La dernière version du paquet de Mozart est incomplète  
(il manque un répertoire "lib"). On peut soit l'utiliser et chercher  
le répertoire "lib" d'une version précédente, soit installer la  
version précédente.

- [Version courante de Mozart (sans répertoire lib)](http:// 
www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-18-macosx/ 
Mozart-1.3.2.20060618.pkg.tgz)
- [Version précédente de Mozart (avec répertoire lib)](http:// 
www.mozart-oz.org/download/mozart-ftp/store/1.3.1-2004-06-20-macosx/ 
Mozart-Oz-Core.1.3.1.pkg.tgz)

### Interface Emacs pour OS X

Récupérer [Carbon Emacs](http://www.apple.com/downloads/macosx/ 
unix_open_source/carbonemacspackage.html)

Mettre dans le .emacs:
	
	(add-to-list 'load-path "/usr/local/oz/share/elisp")
	(require 'oz)

Pour le lancer:

	OZEMACS="/Applications/Emacs.app/Contents/MacOS/Emacs" /usr/local/oz/ 
bin/oz

(ou avoir un alias, une variable d'environnement ...)



--
Alan Schmitt <http://alan.petitepomme.net/>

The hacker: someone who figured things out and made something cool  
happen.
  .O.
  ..O
  OOO



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.gforge.info.ucl.ac.be/pipermail/mozart-users/attachments/20070124/706a085b/PGP.bin


More information about the mozart-users mailing list