Re: init weka 3.8.5 with RPlugin 1.2.31 in openSUSE Leap 15.3 x86_64
Michael Hall <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 27, 2022, at 6:41 PM, Michael Hall <[email protected]> wrote: > > > >> On Jan 27, 2022, at 4:32 PM, Peter Reutemann <[email protected] <mailto:[email protected]>> wrote: >> >>>> On Jan 25, 2022, at 10:54 AM, Marcelo _ <[email protected] <mailto:[email protected]>> wrote: >>>> >>>> Sorry Mister Hall, I don't understand the last question. >>> >>> myuser@localhost:~/weka/weka-3-8-5> ./weka.sh >>> >>> You run a weka.sh. Where did you get it from? I don’t use that. >> >> That's part of the weka-*-azul-zulu-linux.zip files. >> > If it’s anything like > https://waikato.github.io/weka-wiki/weka_on_a_memory_stick/ <https://waikato.github.io/weka-wiki/weka_on_a_memory_stick/> > It doesn’t seem like it should be a problem. > > The environment variable is an R one. I would have to say for some reason the path, although looking valid, is causing R problems. > > Maybe try this. First do this again with whatever the problem path(s) were. 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 Then try to run R Just R Or which R /usr/local/bin/R And use whatever that says. See if going directly to R with those environment variables works. _______________________________________________ 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