Hi Shanti, I see that the webstack/trunk/src/build_webstack.sh script attempts to build readline-5.2
--- # gd is dependent on freetype for name in curl-7.14.0 readline-5.2 gettext-0.16 ncurses-5.5 freetype-2.2.1 gd-2.0.33 gdbm-1.8.3 gmp-4.2.1 tidy do ( cd $name; ./make_solaris.sh >& make.out ) done --- However in the webstack repository I don't see a corresponding directory containing readline-5.2 sources. Did CoolStack 1.1 have a dependency on readline-5.2? Thanks, Arvind
