Dear Johannes,

The .oza file is a compiled Mozart applet.  Basically, it's bytecode.  You
can run it from a terminal, directly invoking the interpreter (add some path
to ozengine if necessary):

        ozengine AnimatedQueens.oza

Cheers,
raph

On Sun, Jun 21, 2009 at 8:49 PM, Johannes Brauer <[email protected]>wrote:

> Hi,
>
> recently I installed mozart 1.4.0. Trying to start a demo applet (animated
> queen) with Firefox the following happens:
> Aquamacs is started with a AnimatedQueens.oza buffer and an oz compiler
> buffer containing:
>
> Mozart Compiler 1.4.0 (20080703) playing Oz 3
>
> Nothing more happens. What I have to do  for seeing animated queens?
>
> Johannes
>
> _________________________________________________________________________________
> 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

Reply via email to