Re: [Aimmath-developers] changes
Brought to you by:
gustav_delius,
npstrick
|
From: Chris S. <san...@fo...> - 2003-08-13 13:20:07
|
Neil, and other developers.
I have been trying to install the develop_2_1 branch of AIM to test the
new features. I obtainted the error shown below. I know that StringTools
is not available in Maple 6, but is available in Maple 7 and I presume
later. Is this the source of the problem? Do I need to upgrade to Maple
7? (which I don't think will be a problem) If so, is it intended that
Maple 7 be required for the new release of AIM?
Cheers
Chris
C:\Tomcat\webapps\AIM\WEB-INF\maple>cmaple
|\^/| Maple 6 (IBM INTEL NT)
._|\| |/|_. Copyright (c) 2000 by Waterloo Maple Inc.
\ MAPLE / All rights reserved. Maple is a registered trademark of
<____ ____> Waterloo Maple Inc.
| Type ? for help.
> read("AutoConf.mpl");
AIM will now try to configure your system automatically.
All messages from the configuration process will also be written
in the file autoconf.log
Maple version number is 6
Operating system is not Unix, assumed to be some kind of Windows
Reading user supplied options from ManualConfig.mpl
problems := false
Looking for Java
Java found at c:\jdk1.3.1
Looking for Tomcat
Tomcat found at c:\tomcat
Looking for Maple
Maple found at C:\Program Files\Maple 6\bin.wnt\cmaple.exe
Looking for upload directory
upload directory found at C:\DOCUME~1\sangwinc\LOCALS~1\Temp
Finding the host name
Host name set to localhost
Setting time zone
Time zone set to GMT (= UTC +0 hours)
Setting other configuration options
Looking for TtH
Number of lines processed approximately 1
TtH found at C:\Program Files\tth_exe\tth.exe
Writing Config.mpl and ServletConfig.mpl
Renaming Config.mpl as Config.bak
AIM was successfully configured.
com.oreilly.servlet classes are already installed.
bytes used=1001708, alloc=917336, time=0.46
Reading Package.mpl...Error, (in pread) too many files simultaneously open for r
eading
done
Error, `StringTools` does not evaluate to a module
Error, could not open `lib/aim/AdminCommands.m` for writing
Reading Aim.mpl...Error, (in pread) `StringTools` does not evaluate to a module
Error, (in sprintf) format string expected
Error, (in sprintf) format string expected
Error, (in sprintf) format string expected
done
Reading AliceServer.mpl...Error, (in pread) could not open `lib/aim/AdminCommand
s.m` for reading
Error, (in pread) cannot evaluate boolean:
OS/FileExists(c:/tomcat/webapps/AiM/WEB-INF/root/DefaultZone.mpl)
done
>
|