Finally a Linux Release!http://al.chemy.org/files/Alchemy-004.tar.gz

- AlchemyLinux.gif (63.12 KB) Viewed 13197 times
I installed Ubuntu 8.04 over the weekend and have enjoyed playing round with it.
To start Alchemy I included an executable shell script lovingly entitled 'Alchemy', so just double click that to launch the jar. I didn't find any benefit using OpenGL on my machine (it only has on-board graphics) but you may want to opt for it by adding this to the shell script (thanks Tobias!):
- Code: Select all
-client -Xmx256m -Dsun.java2d.opengl=true
I have ironed out a lot of the display bugs, but as the interface will differ between distributions and between skins it is probably not always going to display perfectly. I did find however that if OpenJDK is your default JVM some of the fonts can look very inconsistent, so I recommend using JRE 6 if you can.
All the switch menus are working now, however it looks like printing on Java is broken [
more info] for the time being. Lastly if someone with a working web-camera can test the
Camera Colour module and let me know if it works. The 'libMyron.so' file may need to be moved out of the 'lib' folder and up into the main Alchemy root folder, I am not quite sure - all I did was drop the native library from
here straight in

Enjoy, and let me know if you have problems! I'll be looking to post this on the download page once I know it is working ok.