Hi Claus,

a possible workaround is to create symbolic links. Something like:

ln -s /opt/mtasc/mtasc /usr/bin/mtasc
ln -s /opt/mtasc/std /usr/bin/std
ln -s /opt/mtasc/std8 /usr/bin/std8

Then you can start using /usr/bin/mtasc

Cheers,
Rostislav


On 3/3/06, Claus Wahlers <[EMAIL PROTECTED]> wrote:
> hi all,
> i just gave eclipse/mtasc/asdt on linux a shot, and got stuck: mtasc
> does not find the core classes in the std folder
>
> console output:
> Compiling 1 source file.
> /opt/mtasc/mtasc -swf
> /home/claus/workspace/TestASDT/build/TestASDT.swf -header
> 500:500:31:FFFFFF -cp /home/claus/workspace/TestASDT/src -main
> TestASDT.as
> Directory 'std' containing MTASC class headers cannot be found :
> Please install it or set classpath using '-cp' so it can be found.
>
> mtasc executable is /opt/mtasc/mtasc
> src folder is present in /opt/mtasc/src/
>
> i couldn't find a way to add a second -cp flag pointing to
> /opt/mtasc/src/ in the build.xml
> any hints?
> tia,
> claus.
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>


--
EnFlash - It's all about features...
http://www.asual.com/enflash/

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to