HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-lang/ruby/1.9/1


Ignore:
Timestamp:
08/05/08 08:43:52 (7 years ago)
Author:
andreasf
Comment:

Updated with more pieces from Olivier's OpenBeOS post

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/ruby/1.9/1

    v2 v3  
    1 From Olivier Coursière: 
     1Get a working version of Ruby (a BeOS one). 
    22 
    3 Download and apply the [http://redmine.ruby-lang.org/issues/show/403 patch] from the feature request. 
    4   * ./configure --disable-rpath prefix=/boot/common 
    5   * make 
    6   * make install 
     3Download and apply the [http://redmine.ruby-lang.org/issues/show/403 patch] attached to the Ruby feature request. 
    74 
     5{{{ 
     6./configure --disable-rpath prefix=/boot/common 
     7make 
     8make install 
     9}}} 
    810 
    9  
     11{{{--disable-rpath}}} was needed to fix a problem with a {{{-Wl}}} option. I don't have a better solution yet. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/