Prev: Emacs Ruby mode bug
Next: web-based code editor
From: Rich Leblanc on 22 Jul 2010 21:30 > Roger Pack wrote: >> Rich Leblanc wrote: >>> Roger Pack wrote: > >> I downloaded 1.9.1p429 from http://rubyinstaller.org/downloads/ >> then downloaded "◦Ruby/Tk environment" from from >> http://www.ruby-forum.com/topic/210186#new > > Ok, I got those. > >> and unpackaged it to the appropriate directory. > > What does that mean? You ran the Ruby installer to create a directory > tree on windows, then copied "◦Ruby/Tk environment" to the "appropriate > directory" (whatever that is) then gave a copy of the whole resultant > directory tree to me? What is the "appropriate directory"? If you use > explicit paths it would be a lot easier for me to understand. I unzipped a .7z file from rubyinstaller, then followed the instructions on http://www.dumbo.ai.kyutech.ac.jp/~nagai/RubyTk/?Ruby/Tk-Kit specifically "Ruby/Tk environment (please extract at RubyInstaller's lib/ruby/1.9.1) : rubytk-simple-w-img_ext-20100523-for-RubyInstaller191.zip" That's it? Just copy one folder into another and start using? Now that wasn't so hard was it? What about compiling and rake and all that? -- Posted via http://www.ruby-forum.com/.
From: Luis Lavena on 23 Jul 2010 13:54 On Jul 22, 10:30 pm, Rich Leblanc <rl...(a)pacbell.net> wrote: > > Roger Pack wrote: > >> Rich Leblanc wrote: > >>> Roger Pack wrote: > > >> I downloaded 1.9.1p429 fromhttp://rubyinstaller.org/downloads/ > >> then downloaded "â¦Ruby/Tk environment" from from > >>http://www.ruby-forum.com/topic/210186#new > > > Ok, I got those. > > >> and unpackaged it to the appropriate directory. > > > What does that mean? You ran the Ruby installer to create a directory > > tree on windows, then copied "â¦Ruby/Tk environment" to the "appropriate > > directory" (whatever that is) then gave a copy of the whole resultant > > directory tree to me? What is the "appropriate directory"? If you use > > explicit paths it would be a lot easier for me to understand. > > I unzipped a .7z file from rubyinstaller, > then followed the instructions onhttp://www.dumbo.ai.kyutech.ac.jp/~nagai/RubyTk/?Ruby/Tk-Kit > > specifically "Ruby/Tk environment (please extract at RubyInstaller's > lib/ruby/1.9.1) : > rubytk-simple-w-img_ext-20100523-for-RubyInstaller191.zip" > > That's it? Just copy one folder into another and start using? Now that > wasn't so hard was it? What about compiling and rake and all that? Please avoid the sarcasm, we all are trying to help you. The developer of Ruby/Tk provided binaries to drop inside the RubyInstaller's folder structure, thank him. Also, he released the tk-win gem, which just wrap things more easily. All the other instructions applied to compile from source, which is a more complicated task. -- Luis Lavena
|
Pages: 1 Prev: Emacs Ruby mode bug Next: web-based code editor |