Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:gparab”

Can't get R to recognize Java for rJava installation
gparab · Nov 16, 2012 · r-help

Also, remember when you use it to connect to a DB: Teradata or Orcale or MySQL....make sure you have JRE running and relevant DB jars are loaded in class path. .jclassPath() => to check class paths .jinit() => to run JRE...

Can't get R to recognize Java for rJava installation
gparab · Nov 13, 2012 · r-help

I had similar issue. This worked for me: get in as root: export JAVA_HOME="/usr/java/jdk1.6.0_37/jre" export PATH=$PATH:$JAVA_HOME/bin ln -sf usr/java/default/bin/javah /usr/bin/javah ln -sf...

Can't find what you're looking for? Try searching with Google .