- From: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Date: Wed, 10 Jan 2001 17:18:21 +0100
- To: "Jean-Raymond.Chauviere" <Jean-Raymond.Chauviere@cetelem.fr>
- cc: www-amaya@w3.org
> 1) JAVA > in http://www.w3.org/Amaya/User/Autoconf.html > one can read > PLUGIN_OPTIONS=-DPLUGIN_TRACE -DXP_UNIX > JAVA_OPTIONS= > ^^^^^^^^^^^^^ > AMAYA_ANNOT_OPTIONS=PLUGIN_OPTIONS=-DPLUGIN_TRACE -DXP_UNIX > in the makefile (generated by configure), there is: > //data/gnu/gnu/worksrc/WEBTOOLS/AMAYA/Amaya/SOLARIS-2.6 egrep -i > 'kaffe|java' Makefile > KAFFE = kaffe-$(KAFFE_VER) > @(cd javalib ; $(MAKE) stubs) > @(cd javalib ; $(MAKE) zips); > # Rules to rebuild the Kaffe package > kaffe_get : > data/gnu/gnu/worksrc/WEBTOOLS/AMAYA/Amaya/SOLARIS-2.6 egrep -i > 'kaffe|java' Makefile > KAFFE = kaffe-$(KAFFE_VER) > @(cd javalib ; $(MAKE) stubs) > @(cd javalib ; $(MAKE) zips); > # Rules to rebuild the Kaffe package > kaffe_get : > > what means this stuff, can we use a jvm with amaya ? That means that a previous version of Amaya embedded a Java interpretor. As that version generated too many deadlocks and nobody was able to solve the problem we stopped that work. > Where can I find informations on JAVA_OPTIONS, and kaffe. If you have a look at Attic entries http://dev.w3.org/cvsweb/Amaya/ you can find the old code. For more information about kaffe see http://www.kaffe.org > > I run Solaris on an U5 (So, I have every jvms from sun) > > 2) HTML > I have a page with some <div> and styles to display text in relief. > It works under IE5 and NS 4.7X (bad under NS 6) > This doesn't work at all under amaya. > > Any information will be appreciated > > JRC > > -- > Nur der Kleingeist hält Ordnung, das Genie beherrscht das Chaos. > Seuls les petits esprits aiment l'ordre, le génie maitrîse le chaos. > (anonyme) > -- Irene.
Received on Wednesday, 10 January 2001 11:18:24 UTC