The compiled versions are at:
www.maths.ed.ac.uk/~manolis/download/AIM/Alice.class
www.maths.ed.ac.uk/~manolis/download/AIM/Maple.class
you coudn't compile them because you have to have javax.servlets in your
classpath (and probably some others). Javax.servlets is contained in
j2ee.jar and it comes with the enterprise sdk but it is also included with
tomcat's distrubution as servlet.jar (note that ar files have to be added
explicitly in the classpath not only the path of the directory so you
probably have to add c:\tomcat_dir\common\lib\servlet.jar)
I can't test that the changes work as my AIM is really messed at the
moment.... hope I helped a little bit.
Manolis
ps. we need the sdk for compiling not for using AIM... for people that only
want to use AIM runtime would be ok.
----- Original Message -----
From: "Gustav W Delius" <gw...@yo...>
To: "AIM developers" <aim...@li...>
Sent: Sunday, August 17, 2003 12:28 PM
Subject: [Aimmath-developers] untested modifications by Mad Alex to provide
MathDisplay=latex option
> I have commited the changed Alice.java and Maple.java that Mad Alex hacked
> so that we now have an option MathDisplay=latex which tells Alice to to
> leave the latex output as it is rather than passing it through tth. Alex
has
> described this in his post
> http://aimmath.sourceforge.net/mod/forum/discuss.php?d=22 and it relates
to
> the discussion in
http://aimmath.sourceforge.net/mod/forum/discuss.php?d=14.
>
> As Alex said, these modified files have not been tested because he does
not
> know how to compile them. I don't either. Can someone please help? When I
> try it by simply calling javac I am told that the package javax.servlet
does
> not exist.
>
> Gustav
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Aimmath-developers mailing list
> Aim...@li...
> https://lists.sourceforge.net/lists/listinfo/aimmath-developers
>
|