default_install  &&
if spell_ok findlib 
then
  cd $SOURCE_DIRECTORY  &&
  ocamlfind install lablgtk2 META
fi
