Re: Sweet Home 3D 3.4

by hansmex » Mon Oct 31, 2011 3:47 pm

Hello all,

If you're using Ubuntu 11.10, 64 bits, you may have difficulties using the newest beta.
Install the original Sun Java and your problem will be solved.
Here is a help page for easy installation. These are the commands I used:

Code: Select all

sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-bin sun-java6-jdk sun-java6-plugin sun-java6-fonts
Hans