From: Gerald Murray Date: 2007-09-05T10:45:24+09:00 Subject: Re: getting tk working on ubuntu > LoadError: no such file to load -- tk You need the packages tcl and tk installed, possibly the -dev packages for each of them. Best to seek the versions in ubuntu that work with your OS version if you want binary packages Installing tcl and tk from source should work. Gerald