Ticket #71 (closed defect: fixed)
setting --prefix in ./configure does not set location of install
| Reported by: | stephen.bannasch@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | major | Milestone: | MacRuby 0.3 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.

