Vittorio,
Those files being missing is what's causing the errors. Try recopying them
to your server home location.
Those files should be under Rpad/basehtml/gui/* in your R library
installation. If not, try reinstalling or extract the necessary files right
out of the Rpad_1.1.1.tar.gz file.
- Tom
Tom Short
EPRI Solutions, Inc.
vittorio wrote:>
> 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
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
--
View this message in context:
http://www.nabble.com/-R--Rpad-tf2608079.html#a7280434
Sent from the R help mailing list archive at Nabble.com.