el-get
el-get copied to clipboard
icicles recipe doesn't install dependencies
after running el-get-install icicles, trying to run icicles-mode or (require 'icicles)simply results in one message after another of the form (file-error "Cannot open load file" "No such file or directory" "icicles-SOMETHING"), for just about (as far as I can tell) every value SOMETHING might take on, in succession.
If those things actually are necessary for icicles, installing it should install them.
El-get doesn't have a recipe for icicles, I guess you used el-get-emacswiki-build-local-recipes to make it? It sounds like creating a manual recipe with proper dependencies is needed.