Re: (Windows 11) Weka 3-8-6 GUI APP disappeared after a long hours of running
Peter Reutemann <[email protected]> Sun, 14 Apr 2024 08:21:58 +1200
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12+Y+0JiwzCqmJbMD9jmdEt=Wj7284n8KopvgWaRZUnARw@mail.gmail.com> |
> Unfortunately, I don't see any error in this file. OK. > A quick question: > If I use > java -jar weka.jar > like you normally do in the Linux box. > > Should I install Java program in my Windows 11 box, correct? I believe, newer versions of Weka have been bundled with a Java runtime environment. But yes, you can install your own Java version(s). I'm not sure whether you have administrator level access on your machine, so here is a post that I wrote the other day on how to install Java without requiring admin rights: https://adams.cms.waikato.ac.nz/posts/windows-no-admin-no-problem/ That approach (via the JAVA_HOME environment variable) also has the added benefit that you have multiple Java versions present in parallel and you can simply switch between them by updating the environment variable. Cheers, Peter -- My Open Source Blog - http://open.fracpete.org _______________________________________________ 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