Skip to content

Issue with Pointing to an Alternative Location for Ruby #41

Description

@stephen-ritter

Basically the same issue as #40 but for the Ruby binary. On my system it is located here:

[root@dd9133d54e47 bin]# which ruby
/usr/local/bin/ruby

ifeq ($(findstring macosx,$(GMSEC_PLATFORM)), macosx)
RUBY = /usr/local/opt/ruby/bin/ruby
else
RUBY = /usr/bin/ruby
endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions