[MacRuby-devel] [macruby] #71: setting --prefix in ./configure does not set location of install

macruby ruby-noreply at macosforge.org
Wed Jun 4 23:56:07 PDT 2008


#71: setting --prefix in ./configure does not set location of install
----------------------------------------+-----------------------------------
 Reporter:  stephen.bannasch at gmail.com  |       Owner:  lsansonetti at apple.com
     Type:  defect                      |      Status:  new                  
 Priority:  major                       |   Milestone:                       
Component:  MacRuby                     |    Keywords:                       
----------------------------------------+-----------------------------------
 Setting --prefix when running ./configure does NOT set the location for
 installation.

 {{{
 mkdir MacRuby
 cd MacRuby
 mkdir macruby
 svn co http://svn.macosforge.org/repository/ruby/MacRuby/branches/testing
 src
 cd src
 ./configure --enable-framework --enable-fat-binary
 --prefix=/Users/stephen/dev/MacRuby/macruby
 make
 sudo make install-nodoc
 }}}

 Results in an install of 'ruby' et al being saved in /usr/local/bin

-- 
Ticket URL: <http://ruby.macosforge.org/trac/ticket/71>
macruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list