Displaying 2 results from an estimated 2 matches for "r_perl_interface".
2007 May 26
1
Rpad examples having problems with local server
...amp;command=R_commands&commands=print("hello')
use Statistics::Rpad;
use strict;
use CGI qw/:standard send_http_header/;
use Cwd;
.
.
and so on
----------------------------------------
Does it mean that perl is not found in my machine? Moreover, when I was
installing Statistics-R_perl_interface, it shows me (Can't locat object
method "startRShared" via Statistics::Rpad" at test.pl line 21) but I still
keep making install. Therefore, I am wondering if I successfully installed
Rpad on my server or not. Thank you for helping me.
Regards
Charlie
--
View this message in...
2006 Jul 07
1
Rpad Server Installation on Windows XP
...site with the page loading sign staying on my
screen (like forever)
but if I push "calculate" button noting happens and the "page loading"
sign goes away.
Here, I think I have completed all steps needed,
but I think I got something wrong with "Install the Statistice-
R_perl_interface that come with Rpad in the serverversion directory." part.
My Question: When I try installing serverversion files, I used
-perl makefile.pl
-nmake
-nmake install
in C:/Perl/bin directory. But I think the directory of perl might be
some problem. I asked somebody out a week ago and he sa...