Mozart application bundle for MacOs X
Torsten Anders
torsten.anders at plymouth.ac.uk
Fri Oct 19 22:27:32 CEST 2007
Dear Gustavo,
finally I found time to check your Mac bundle again. It works for me,
great!
There is only one thing I found: in ~/.profile you are overwriting
the PATH instead of extending it. For example, other PATH extensions
defined in that file are overwritten! So instead of writing something
like
export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/Users/t/tmp/mozart-1.3.2/
Mozart.app/Contents/Resources//bin
better do
export PATH=/Users/t/tmp/mozart-1.3.2/Mozart.app/Contents/Resources/
bin:$PATH
BTW: there is still the double-slash.
I attached an edited script file. Again, thank you very much for this
work!!
In my view, the bundle with the new script should be released on the
Mozart download page.
Best
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: script
Type: application/octet-stream
Size: 2645 bytes
Desc: not available
Url : http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20071019/9e98c710/script.obj
More information about the mozart-hackers
mailing list