Fedora Core 2 tcl/tk problem
Today i installed fedora core 2. I tried to install amsn (alvaro's msn messenger). It requires tcl/tk. After using either rpm/tar file, it says it needs /usr/bin/wish.
at root prompt typing
#rpm -q tcl
shows that tcl is installed and what version. So i am sure it has something to do with environment variables. Issuing the "whereis tcl" command at the root prompt it shows the path. it shows two paths for the tcl program /usr/lib/tclxxx and /usr/share/tclxxx
can anyone tell me how to set environment variable permanently for tcl? so that amsn get installed and start working.