View Single Post
  #7 (permalink)  
Old 03-Jul-2009, 16:22
johannesrs johannesrs is offline
Puzzled Penguin
 
Join Date: Sep 2008
Location: Porto Alegre, RS, Brazil
Posts: 36
johannesrs hasn't been rated much yet
Talking Re: Sweet Home 3D not working on Suse 11.0

YES!

Found it.

That last error made me include a "-d64" flag into the SweetHome3D.sh file. That, on its turn, yields the following new error:

Code:
.
.
.
options used: -d64 -Djava.library.path=/usr/lib64:/usr/lib
arguments used:
Error: This Java instance does not support a 64-bit JVM.
Please install the desired version.
I removed the flag from the file, looked into yast, and finally saw the DEVEL package from sun java 1.6. Then, I removed the old java link created above, and installed that! Voi-lá! It's working!
Reply With Quote