Mozart application bundle for MacOs X

Boriss Mejias boris.mejias at uclouvain.be
Fri Sep 21 11:12:34 CEST 2007


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
> 

I think so.

cheers
Boriss

> 
> Cheers,


More information about the mozart-hackers mailing list