Well, this exactly means that you do not have 'tile' installed...

Been there, saw that :)
Please see my explaining reply at ptk list at 
http://www.xray.mpe.mpg.de/mailing-lists/ptk/2005-03/msg00050.html

(probably I'll add information to wiki, but I plan to move to usemod wiki
first)


> I'm just getting my feet wet in Tcl::Tk, so be gentle with 
> me. I'm trying to 
> run the (first) Native look-n-feel script found at 
> http://vkonovalov.ru/cgi-bin/perl-tcltk-wiki.cgi/41, but I 
> get the following 
> error:
> 
> Tcl error 'invalid command name "ttk::checkbutton" at 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tcl.pm 
> line 455.
> ' while invoking array result call:
> "ttk::checkbutton .ttkcheckbutton02 -text chk1" at 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tcl.pm line 456
> Tcl::call('Tcl::Tk=SCALAR(0x804c8d8)','ttk::checkbutton','.ttk
checkbutton02','-text','chk1')
> called at /usr/lib/perl5/site_perl/5.8.0/Tcl/Tk.pm line 1622
> Tcl::Tk::Widget::__ANON__('Tcl::Tk::Widget::MainWindow=SCALAR(
> 0x8114480)','-text','chk1')
> called at /usr/lib/perl5/site_perl/5.8.0/Tcl/Tk.pm line 2255
> Tcl::Tk::Widget::AUTOLOAD called at 
> /usr/lib/perl5/site_perl/5.8.0/Tcl/Tk.pm 
> line 2648
> Tcl::Tk::Widget::MainWindow::AUTOLOAD('Tcl::Tk::Widget::MainWi
> ndow=SCALAR(0x8114480)','-text','chk1')
> called at NativeLooknFeel.pl line 16
> 
> 
> ----------
> So, what's wrong, and how do I solve this?
> 

Reply via email to