From: "Gerardo Santana Gómez Garrido" Date: 2006-03-29T07:12:07+09:00 Subject: Re: Require "tk" on linux From the same conversation: # cd ext/tcltklib # ruby extconf.rb --with-tcl-include=/usr/sfw/include # make && make install Of course, /usr/swf/include should point to where your Tcl headers are installed. Everything will be clear for you when you read the README file inside ext/tcltklib. 2006/3/28, Jeppe Jakobsen : > I'm afraid I did something wrong. When i enter the last line in step 3, I > got this error: > ruby: No such file or directory -- extconf.rb (LoadError) > > Some things that may have caused the error: > Maybe I've been in the wrong directory? (Which one is the correct one?) > Maybe I don't get the part about extconf.rb. Is it an existing file, or > shall I create it? If so, where do I put it and what should it contain? > > I'm kind of new to Linux, so I don't get most of the stuff yet. > > 2006/3/25, Gerardo Santana G�mez Garrido : > > > > > > http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/df8ceea00bda518/953d9ff16fff153a?q=tk+no+such+file+to+load&rnum=28#953d9ff16fff153a > > > > 2006/3/24, Jeppe Jakobsen : > > > Hi there, I really need to be able to use tk on my linux box, but I get > > an > > > error: > > > > > > require "tk" => test.rb:1:in `require': No such file to load -- tk > > > (LoadError) > > > > > > I can't figure out how to solve this, since I got tk installed, and i > > works > > > out just fine on my window box. Anyone who can help? > > > > > > Thanks in advance. > > > -- > > > "winners never quit, quitters never win" > > > > > > > > > > > > -- > > Gerardo Santana > > "Between individuals, as between nations, respect for the rights of > > others is peace" - Don Benito Ju�rez > > http://santanatechnotes.blogspot.com/ > > > > > > > -- > "winners never quit, quitters never win" > > -- Gerardo Santana "Between individuals, as between nations, respect for the rights of others is peace" - Don Benito Ju�rez http://santanatechnotes.blogspot.com/