On 11 janv. 07, at 23:19, Steven Kallstrom wrote:

I am trying to get Mozart installed on my Intel macbook. I have tried to compile from source and via MacPorts.

The problem seems to involve Tcl-Tk during the OzWish.app compilation. Does anyone know what the solution may be?

Here are my notes on how I installed Mozart on a MacBook Pro. They're roughly translated from French.

Hope this helps,

Alan

Install X11, XCode, and X11SDK (when installing XCode)

Fetch [gmp](http://www.swox.com/gmp/)

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

Fetch [Mozart](http://www.mozart-oz.org/)

        ./configure --disable-contrib-gdbm
        make

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

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



Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to