Hi all,
I tried to run Rserve: I installed it from CRAN using
install.packages("Rserve")
and tried to run it from the command line using:
R CMD Rserve
I am getting an error telling me that the command perl cannot be
found. What is wrong and what can I do to fix this? Do I need to
install any other packages or is it just a path problem?
Ralf