David:

On Sun, Nov 7, 2010 at 5:29 PM, David Sletten <[email protected]> wrote:

> Robert,
>
> Here is what I worked out concerning the same problem:
>
> After poking around a little bit I discovered that the file:
> /Applications/Mozart.app/Contents/Resources/script
> had an incorrect (outdated) path to the Aquamacs application. The old
> version was apparently named "/Applications/Aquamacs Emacs.app", whereas the
> latest Aquamacs is simply "/Applications/Aquamacs.app".
>
> I modified the "detectAquamacs" function in the script as well as the
> "exec" statement at the bottom of the file, and now everything seems to be
> working properly.
>

I like this approach better than sym linking, thanks!


>
> In the course of my investigation I also ran across 2 other items. However,
> these are perhaps irrelevant to running Mozart in the conventional way,
> i.e., clicking on the icon in the Applications folder:
> 1. I  first inadvertently discovered and modified a file called ".script"
> in the same directory above. The file appears to be identical to the
> "script" file, but nothing happened by changing it. It was only after I
> edited the "script" file that the problem disappeared. Is ".script" somehow
> generated automatically by the build process?
>
> 2. I also discovered a reference to the OZEMACS environment variable. This
> appears to be used only when running "oz" from the command line. After
> properly setting this variable I now get Mozart running via Aquamacs when I
> launch it via the command line in Terminal.
>

Yeah I knew about this one and had that set locally already. :)

- Bob

>
>
> Have all good days,
> David Sletten
>
> On Nov 6, 2010, at 4:09 PM, Robert Calco wrote:
>
> Hello again, Mozart-Oz!
>
> I have installed Mozart 1.4.0 on Mac OS X (10.6.4) but am unable to run it
> from the Applications directory because it is not finding Aquamacs, which is
> indeed installed on my system.
>
> From the command line, the command line version of Emacs loads up with 'oz'
> quite nicely but I'd like to use it with Aquamacs (version based on GNU
> Emacs 23.2.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)).
>
> I have installed aquamacs command line tools as well, which work fine from
> the command line. That is, if I type "aquamacs," and hit enter, it pops up
> just fine.
>
> --
> Bob Calco
> DBA Softcraft Solutions
> [email protected]
>
> _________________________________________________________________________________
> mozart-users mailing list
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-users
>
>
>
>
>
>
>
>
>
> _________________________________________________________________________________
> mozart-users mailing list
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-users
>



-- 
Bob Calco
DBA Softcraft Solutions
[email protected]
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to