[mtasc] beta4 on linux issue
Nicolas Cannasse
ncannasse at motion-twin.com
Sat Nov 13 13:32:08 CET 2004
> Hi all,
> I successfully installed mtasc on a Fedora linux box without errors, but
> I think I'm missing something, because when I try to compile a project
> it just does nothing. Linux newbie I am :)
>
> This is what happens:
> --------------------------------------------------------------------------
---------------
> [joan at dhcppc2 bin]$ mtasc src/Main.as -swf app.swf -header 800:600:25
> bash: mtasc: command not found
The mtasc binary is ... in the bin subdirectory :)
so you might try this :
bin/mtasc src/Main.as -swf app.swf -header 800:600:25
Nicolas
More information about the mtasc
mailing list