View Single Post
Alice 2 will not load
Old
monkey16
Junior Member
 
Status: Offline
Posts: 1
Join Date: Feb 2019
Default Alice 2 will not load - 02-19-2019, 10:52 PM

I cannot get Alice 2.0 to launch. It starts to load the welcome scren but just stays at loading. Will Alice work on a raspberri Pi 3 running ubuntu-mate?

If so I am encountering the following error message when I run it in the terminal and wondering if this is the issue.

java.lang.UnsatisfiedLinkError: /home/monkey/Downloads/Required/lib/linux-i586/libgluegen-rt.so: /home/monkey/Downloads/Required/lib/linux-i586/libgluegen-rt.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)

I then get a bunch of lines that end with these three.

at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.<init>(AuthoringTool.java:414)
at edu.cmu.cs.stage3.alice.authoringtool.JAlice.main( JAlice.java:271)


I appreciate any help you might be able to provide. I would love to get this up and runing for my students.
   
Reply With Quote