In case you get an error message similar to the following  when running Molekel:

./bin/Molekel: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ./lib/libQtCore.so.4)

it means you do not have glibc 2.4 installed; to fix this problem
you can either install glibc 2.4.x or (tested on SuSE 10 only) simply
replace <molekel root>/lib/libQtCore.so.4 with the version found
in this archive which works with glibc 2.3.x.


