File tree 1 file changed +4
-5
lines changed
en/documentation/installation
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -163,12 +163,12 @@ Ruby 1.9.2p0 is also available at [Sunfreeware][sunfreeware],
163
163
but this is outdated.
164
164
165
165
To install Ruby on [ OpenIndiana] [ openindiana ] , please use the
166
- [ Image Packaging System (IPS)] [ opensolaris-pkg ] client.
167
- This will install the latest Ruby binaries and RubyGems directly
168
- from the OpenSolaris network repository for Ruby 1.9 . It’s easy:
166
+ Image Packaging System (IPS) client.
167
+ This will install the Ruby binaries and RubyGems directly
168
+ from the OpenIndiana repositories . It’s easy:
169
169
170
170
{% highlight sh %}
171
- $ pkg install runtime/ruby-18
171
+ $ pkg install runtime/ruby
172
172
{% endhighlight %}
173
173
174
174
However, the third-party tools might be a good way to obtain the
@@ -310,7 +310,6 @@ though, because the installed Ruby won't be managed by any tools.
310
310
[ sunfreeware ] : http://www.sunfreeware.com
311
311
[ blastwave ] : http://www.blastwave.org
312
312
[ openindiana ] : http://openindiana.org/
313
- [ opensolaris-pkg ] : http://opensolaris.org/os/project/pkg/
314
313
[ gentoo-ruby ] : http://www.gentoo.org/proj/en/prog_lang/ruby/
315
314
[ freebsd-ruby ] : https://wiki.freebsd.org/Ruby
316
315
[ freebsd-ports-collection ] : https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
You can’t perform that action at this time.
0 commit comments