Mozart application bundle for MacOs X

Torsten Anders torsten.anders at plymouth.ac.uk
Fri Sep 21 19:37:54 CEST 2007


Dear Gustavo,

thank you very much for this!!! It works for me :D

Does the application just abort if no Aquamacs is found in /Applications, or does it report what it is missing?

I feel, your warning concerning an emacs init file is a bit too general: customising Emacs behaviour shouldn't be discouraged so generally :)
Instead, your warning could say something like:

  "Emacs configuration file is present.
    Overwriting internal Mozart settings like the environment variable OZHOME may cause problems."

It would be great if someone could add this to the Mozart download page. Once it is there, I will update the Wiki FAQs concerning Mozart on Intel Mac.

Best
Torsten

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
http://strasheela.sourceforge.net
http://www.torsten-anders.de
________________________________________
From: hackers-bounces at mozart-oz.org [hackers-bounces at mozart-oz.org] On Behalf Of Gustavo Gutierrez [ggutierrez at cic.puj.edu.co]
Sent: 21 September 2007 17:28
To: Mozart hackers
Subject: Re: Mozart application bundle for MacOs X

On 9/21/07, Boriss Mejias <boris.mejias at uclouvain.be> wrote:
> Gustavo Gutierrez wrote:
> > On 9/20/07, Torsten Anders <torsten.anders at plymouth.ac.uk> wrote:
> >> Dear Gustavo,
> >>
> >>> I will build mozart-1-3-2 to make another bundle, but some questions:
> >>> 1) Which is the state of mozart-1-3-2 with respect to the trunk?, i
> >>> mean, there should be bug fixes in the trunk that are not yet in
> >>> mozart-1-3-2.
> >> Sure, all fixes since its release are missing in Mozart 1.3.2 (e.g., your fixes concerning inconsitencies in property 'platform' in MacOs X).
> >>
> >>> 2) Which contributions should i include in the new bundle?. Mozart
> >>> contributions are built with explicit parameters and may use some
> >>> extra libraries that should be put inside the bundle.
> >> Mozart compiles with some default contributions (--enable-contrib), perhaps we should use just these. You would then need GNU gdbm 1.8.3 and GNU regex 0.12. When compiling gdbm "by hand" I ran into a problem of its Makefile generated by configure. This problem is addressed and solved here: http://www.perlmonks.org/?node_id=573038. Also, on MacOS I ran into problems compiling micq (implementing an ICQ application in Mozart), and I doubt anybody will miss it if you leave it out with --disable-contrib-micq.
> >>
> >
> > so the following options should be okay for the configuration of the bundle?
> >
> >  ../mozart/configure --prefix=/Users/ggutierrez/Work/moz --disable-doc
> > --enable-contrib --disable-contrib-micq
> > --with-inc-dir=/opt/local/include/ --with-lib-dir=/opt/local/lib
> >
>

Ready!. please download it from
http://cic.puj.edu.co/~ggutierrez/Mozart-1.3.2.dmg
The application includes:

1) The mozart program build from mozart-1-3-2
2) Documentation html folder, examples,  license files, etc.
3) After Torsten report, the application test for the .emacs file and
if it is found, a warning is reported.
4) Check for an Aquamacs installation and aborts if not found. (Test
only Applications folder)

I will commit the changes in the script to the trunk. There are many
things that can be improved, unfortunately my shell scripting is not
so good. Please consider this application as beta and test it for
feedback.

Cheers,
--
Gustavo Gutierrez
_________________________________________________________________________________
mozart-hackers mailing list                           mozart-hackers at mozart-oz.org
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers


More information about the mozart-hackers mailing list