[MacRuby] #421: MacGem reports wrong executable directory
#421: MacGem reports wrong executable directory --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: beta 1 --------------------------------+------------------------------------------- `macgem environment` reports that the executable directory is - RUBY EXECUTABLE: /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/bin/macruby - EXECUTABLE DIRECTORY: /usr/bin Shouldn't the executable directory be the parent directory of the MacRuby executable? For example, I was thinking that it should be one of the following: /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/bin or /Library/Frameworks/MacRuby.framework/Versions/Current/usr/bin -- Ticket URL: <http://www.macruby.org/trac/ticket/421> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby