search for: ruby_install_nam

Displaying 6 results from an estimated 6 matches for "ruby_install_nam".

Did you mean: ruby_install_name
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
...ot; + Config::CONFIG["archdir"] rake/rakeconfigure.rb:$ruby_ldflags = Config::CONFIG["LDFLAGS"] rake/rakeconfigure.rb:$ruby_libs = Config::CONFIG["LIBS"] rake/rakeconfigure.rb:OBJ_EXT = Config::CONFIG["OBJEXT"] rake/rakewx.rb:$ruby_exe = Config::CONFIG["ruby_install_name"] rake/rakewx.rb: dest_dir = Config::CONFIG[''sitelibdir''] rake/rakewx.rb: cp TARGET_LIB, Config::CONFIG[''sitearchdir''] rake/rakewx.rb: rm_rf File.join(Config::CONFIG[''sitearchdir''],File.basename(TARGET_LIB)) rake/rakewx.rb: rm_rf File....
2007 Oct 31
12
autotest displays no output
Hey, I''m trying to configure autotest with rspec on cygwin but something is going wrong. I made a very simple testing environment with a user.rb and user_spec.rb file. Rspec works fine, but autotest outputs nothing - it just stays here, idle. ^C doesn''t display anything more. I can see it''s running because I added require ''autotest/snarl'' in my
2007 Oct 11
3
Autotest and RSpect
I managed to have Autotest running on my windows box. Apparently all is working but every time I know there is an error a new line is generated, no error messages or anything is sent to the console. I am using pastie now (thanks to David), please go to: http://pastie.caboo.se/106155 Daniel -- Posted via http://www.ruby-forum.com/.
2006 Oct 24
0
[713] trunk/wxruby2: Patch for rake install, added rake uninstall
...;> $extra_objs = $extra_objs </span><span class="cx"> $dl_lib = "wxruby2.#{$dl_ext}" </span><span class="cx"> </span><del>-#used for :install -$ruby = "#{Config::CONFIG[''bindir'']}/#{Config::CONFIG[''ruby_install_name'']}" -$install_prog = "#$ruby -run -e install -- -vpm 0755" -$install_site_dir = "#{Config::CONFIG[''sitedir'']}/#{Config::CONFIG[''MAJOR'']}.#{Config::CONFIG[''MINOR'']}" -$install_lib_dir = "#$install_site_dir/...
2008 Jan 03
23
deployment survey
Hello Mongrels, Building on the last messages about Fastthread, can we get a detailed survey of the different ways people are deploying their applications? It will help with near-future Mongrel development. Please include the following things: * Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...) * Mongrel version * Mongrel handlers used (rails, dirhandler, camping,
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and