Mozart application bundle for MacOs X

Gustavo Gutierrez ggutierrez at atlas.puj.edu.co
Tue Sep 25 07:56:11 CEST 2007


On 9/24/07, Gustavo Gutierrez <ggutierrez at atlas.puj.edu.co> wrote:
> On 9/24/07, Torsten Anders <torsten.anders at plymouth.ac.uk> wrote:
> > Probably, PATH is not extended to include the bin in the bundle. This
> > simplest "fix" would be to include some installation instruction
> > which explains users how to set this environment variable. As long as
> > the installation is done using plain copy and paste, I doubt there is
> > another way :-/
> >
>

Even easier, after learning some bash scripting, i modified the
mozart.app to do the following:

1) When executed for the first time, it asks the user to add command
line tools to its path environment variable. If user answers yes then
the command line tools are added to the path in the ~/.profile file.
In any case a .mozartapp is created in the home directory to signal no
first time launching.

2) Emacs configuration file detection was improved, now it checks that
a "(require 'oz)" line does not occur in the file. If it does, then
the warning is shown.

Please, fell free to download the new version and make your comments.

Cheers,
-- 
Gustavo Gutierrez


More information about the mozart-hackers mailing list