Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoconf/automake support on Solaris #2187

Merged
merged 13 commits into from Sep 3, 2013
Merged

autoconf/automake support on Solaris #2187

merged 13 commits into from Sep 3, 2013

Conversation

Ch00k
Copy link
Member

@Ch00k Ch00k commented Sep 3, 2013

Also fixes JRuby installation on Solaris 10

then sudo_10=sudo
elif \which /opt/csw/bin/sudo >/dev/null 2>&1
then sudo_10=/opt/csw/bin/sudo
else fail "sudo is required but not found"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about at least a link where to get it or instructions how to get it?

@Ch00k
Copy link
Member Author

Ch00k commented Sep 3, 2013

I made the necessary changes

mpapis added a commit that referenced this pull request Sep 3, 2013
autoconf/automake support on Solaris
@mpapis mpapis merged commit 5ad2605 into rvm:master Sep 3, 2013
@mpapis
Copy link
Member

mpapis commented Sep 3, 2013

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants