Mozart application bundle for MacOs X

Gustavo Gutierrez ggutierrez at atlas.puj.edu.co
Thu Sep 20 01:31:31 CEST 2007


On 9/19/07, Torsten Anders <torsten.anders at plymouth.ac.uk> wrote:

>
> I am not quite sure I understood you correctly. Your script suggests uncommenting  these lines, but they are uncommented. Nevertheless, it appears they have no effect.

The script is just a modification of the $OZHOME/bin/oz script. The
comment is something that remains unchanged after this modification
but you are right, t shouldn't be there.

I just followed the instructions in the comment to use a new home
rather than the default one (/usr/local/bin).

>When I start your Mozart.app, OZHOME is still set to the old value.
It starts the mozart found at "/usr/local/oz/" and running {OS.getEnv
'OZHOME'} within the OPI started by your Mozart.app  returns also
"/usr/local/oz/".

I cannot duplicate the behavior you are describing. In my case, when i
call {OS.getEnv 'OZHOME'} the result is /Users/ggutierrez/Work/moz ,
which is the install directory i used as the prefix parameter. Of
course this is also wrong, i will take a deep look and come back with
an answer.

By the way, how does OS.getEnv is implemented?, i mean, does it check
for a *general* (old value) ?.

Cheers,
-- 
Gustavo Gutierrez


More information about the mozart-hackers mailing list