I don't know OP. I'd say use Edwin which comes with MIT Scheme and just install it.
I'm mostly a CL guy and didn't have trouble installing Emacs+SLIME+Paredit and my choice of CL implementation (I've used so far: SBCL, CCL, CLISP, ECL and trials/personal edition of LispWorks and ACL) on both Linux and Windows.
As for Scheme, I've used PLT Scheme and MIT Scheme. I'd say PLT is the most newbie friendly one as it comes with a simple GUI.
That said, I tend to prefer using Emacs. YMMV.
Name:
Anonymous2010-02-21 1:48
>>5
Thank you for the advice, I installed PLT and am starting to learn lisp.
Name:
Anonymous2010-02-21 4:14
>>1
look if you have guile installed. then just write your own IDE in lisp.