Hi, This is really awesome! Really fast and snappy. Great work guys! While trying to build from source I noticed that although there is no build dependencies on g++ there is one c++ file in the build. Since it is a simple JNI implementation it can be easily rewritten to use just plain C. Attached is a patch for the build.xml file and the update.cpp file (you will have to also rename the patched update.cpp file to update.c). Apply inside the plugins/org.eclipse.update.core.linux/src/ dir. Cheers, Mark