An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-devel/attachments/20050829/16e2ff5d/attachment.pl
RServe initialization problem
2 messages · joelarrais, Simon Urbanek
Joel,
On Aug 29, 2005, at 5:57 AM, joelarrais wrote:
I want to use the R functionalities in my Java program. I found the Rserve that appear to suite my requirements but I'm facing some configuration problems. I' following the web page tutorial (http://stats.math.uni-augsburg.de/Rserve/doc.shtml) but I face the above problem: C:\Program Files\R\rw2010\bin>R CMD RSERVE Can't open perl script "C:\PROGRA~1\R\rw2010/bin/RSERVE": No such file or directory
You are using Windows, not unix, so should be just running Rserve.exe - please see the documentation, it specifically distinguishes Windows from unix. You may also consider reading the release notes for the Windows version of Rserve that discuss the differences. Cheers, Simon