Mozart application bundle for MacOs X

Gustavo Gutierrez ggutierrez at cic.puj.edu.co
Fri Sep 21 18:28:02 CEST 2007


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


More information about the mozart-hackers mailing list