[R] Rpad
Vittorio
vdemart1 at tin.it
Fri Nov 10 15:38:12 CET 2006
I've just compiled and installed Rpad from the sources under *nix
(freeBSD 6.1) and R 2.4.0, and followed the suggested procedure to
setup an Rpad server step by step.
Now when I try to execute whatever
.Rpad example file the IE browser hangs endlessly with a "loading page"
pop-up and the following errors show up at the end of the html page:
..............................................
DEBUG: DEPRECATED:
dojo.xml.domUtil is deprecated, use dojo.dom instead
DEBUG:
DEPRECATED: dojo.xml.htmlUtil is deprecated, use dojo.html instead
DEBUG: failed loading gui/src/widget/SortableTable.js with error:
[SyntaxError: Errore di sintassi]
DEBUG: failed loading
gui/src/widget.js with error: [SyntaxError: Errore di sintassi]
DEBUG: failed loading gui/src/__package__.js with error:
[SyntaxError: Errore di sintassi]
DEBUG: failed loading gui/src.js
with error: [SyntaxError: Errore di sintassi]
DEBUG: failed loading
gui/__package__.js with error: [SyntaxError: Errore di sintassi]
FATAL: Could not load 'dojo.widget.SortableTable'; last tried
'__package__.js'
Page loading...DEBUG: [object Object]
...........................................................
Now the
various .js files cited in the debug list of errors (by the way "Errore
di sintassi" means "Syntax error", i.e. exactly the same thing!!!) are
actually missing in the ../basehtml/src/ directory.
Besides, what
should I do as far as "dojo.xml.domUtil is deprecated" is concerned?
Ciao
Vittorio
More information about the R-help
mailing list