Emil Lundberg wrote: > If you want to run it on older hardware (PPC or 32-bit), 10.5 still > helps. I do recall being told that BASE does not actually make use of > Java 6, it's just that they don't test on any older releases anymore, > but I'll let the BASE folks comment on that. You will have to "compile" > BASE yourself though (see docs above, but basically "ant package.bin" in > the source root, then follow the standard install instrux).
The current version of BASE doesn't compile unless you have Java 6, so you'll need Java 6 to run it as well. I don't remember exactly in which BASE version this happened, but support for Java 5 was officially dropped in BASE 2.5, but I think it continued to work for a few version after that. We have some developers running on Apple's beta-release of Java 6. It seems to work, but not without some problems. I would not recommend it for production use. > Further/up-to-date instructions (changing data root, creating the db's > etc) should be provided by the output of the "port install" commands. > N.B. MacPorts does not currently provide a tomcat6 port, but as with > Java, likely the latest 5.5 is OK (BASE guys?). You will need Tomcat 6, since BASE uses features that are not available in Tomcat 5.x. Eg. Tomcat 6 has support for Servlet/JSP specification 2.5/2.1 while Tomcat 5 only has Servlet specification 2.4/2.0. But as far as I know, Tomcat is pretty platform-independent and you should be able to download and install Tomcat from http://tomcat.apache.org/. /Nicklas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]