Skip to content
Prev 23033 / 398502 Next

running SJava

Hello, Stephen,

I encountered this problem before.  Here is my short time fix, please let 
me know if you find something better.
Thanks again, Dr. Rossini, for your quick response.

I tried pathSeparator <- ";" and then .JavaInit(), but it did not work, I 
guess because the pathSeparator statement overrode mine.

But, thanks for the idea, I tried version$os <- "Win32" and it worked.

Pauline
At 04:40 PM 8/9/2002 -0700, you wrote:
>>>>> "pauline" == Pauline Gu <gu4 at llnl.gov> writes:

     pauline> Dear Dr. Rossini,
     pauline> Thanks for quick response.  I checked into the source code of
     pauline> .JavaInit().  And I found out the problem is with

     pauline> pathSeparator <- ifelse(version$os == "Win32", ";", ":")

     pauline> and when I typed version$os and the program gave me 
"mingw32".  So, I
     pauline> guess it uses : as my pathseparator.  But, I do not know how 
to modify
     pauline> this function.  I do not find this function in R.  Can you 
help me,
     pauline> please?

How about:
         pathSeparator <- ";"

best,
-tony
At 10:02 PM 8/28/2002 -0400, Stephen C. Upton wrote:
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._