Re: init weka 3.8.5 with RPlugin 1.2.31 in openSUSE Leap 15.3 x86_64
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <164220810279.29023.5630126107977510794@sys-mailman-prd.its.waikato.ac.nz> |
Hello Mister Eibe, Reading your reply, I thought in use a unix link, and perhaps it works?: myuser@localhost:~/R/x86_64-suse-linux-gnu-library/4.1> ls bslib commonmark fontawesome httpuv jquerylib mixdist rappdirs rlang shiny waiter cachem fastmap htmltools JavaGD later promises Rcpp sass sourcetools xtable myuser@localhost:~/R/x86_64-suse-linux-gnu-library/4.1> ln -s /usr/lib64/R/library/rJava myuser@localhost:~/R/x86_64-suse-linux-gnu-library/4.1> pushd ~/weka/weka-3-8-5/ ~/weka/weka-3-8-5 ~/R/x86_64-suse-linux-gnu-library/4.1 myuser@localhost:~/weka/weka-3-8-5> export R_HOME=/usr/lib64/R myuser@localhost:~/weka/weka-3-8-5> export R_LIBS_USER=~/R/x86_64-suse-linux-gnu-library/4.1 myuser@localhost:~/weka/weka-3-8-5> ./weka.sh Found variable R_HOME with value /usr/lib64/R in Java cache of environment. Found variable R_LIBS_USER with value /home/myuser/R/x86_64-suse-linux-gnu-library/4.1 in Java cache of environment. Found rJava installed in /home/myuser/R/x86_64-suse-linux-gnu-library/4.1/rJava Found JavaGD installed in /home/myuser/R/x86_64-suse-linux-gnu-library/4.1/JavaGD Getting parent classloader.... Injecting JRI classes into the root class loader... Trying to load R library from /home/myuser/R/x86_64-suse-linux-gnu-library/4.1/rJava/jri/libjri.so Engine class: class org.rosuda.JRI.Rengine ClassLoader:jdk.internal.loader.ClassLoaders$PlatformClassLoader@5d39f2d8 Successfully loaded R library from /home/myuser/R/x86_64-suse-linux-gnu-library/4.1/rJava/jri/libjri.so Getting REngine.... Setting a default package mirror in R... Finished creating engine. _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html