usr/src/cmd/ruby18/sunman-stability
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

1i\
'\\" t\
\.\\"\
\.\\" Modified for Solaris to add the Solaris stability classification,\
\.\\" and to add a note about source availability .\
\.\\"\ 
$a\
\.\\" Begin Sun update\
.SH FILES\
The following files specify the installation  locations  for Ruby: \
.PP\
.TP\
/var/ruby/1.8/gem_home \
Contains the Rubygems repository. Configure the GEM_HOME environment variable to point to /var/ruby/1.8/gem_home as the installation of Rubygems repository.\
.PP\
.TP\
/var/ruby/1.8/gem_home/bin \
Contains executables for any installed gems that have them (i.e.: thin, rake, rails, etc). Only exists after a gem with an executable has been installed.\
.PP\
.TP\
~/.gem/ruby/1.8 \
Location that gems will be installed to if /var/ruby/1.8/gem_home is not writable by the user. This is automatically added to GEM_PATH.\
.PP\
.TP\
~/.gem/ruby/1.8/bin\
Location that executables for gems will be installed to if /var/ruby/1.8/gem_home/bin is not writable by the user.\
.PP\
.TP\
/usr/ruby/1.8/bin \
Contains  the  Ruby  executable  as well as other utility programs, and Rubygems programs. These programs are linked from /usr/bin.\
For example: /usr/ruby/1.8/bin/ruby is linked from /usr/bin/ruby1.8, and may be linked from /usr/bin/ruby if 1.8 is the latest version of Ruby installed on this system. \
.PP\
.SH ATTRIBUTES\
See\
.BR attributes (5)\
for descriptions of the following attributes:\
.sp\
.TS\
box;\
cbp-1 | cbp-1\
l | l .\
ATTRIBUTE TYPE	ATTRIBUTE VALUE\
=\
Availability	runtime/ruby-18\
=\
Interface Stability	Uncommitted\
.TE \
.PP\
.SH NOTES\
Source for ruby is available on http://opensolaris.org.\
The documentation for DTrace probes are available on http://dtrace.joyent.com.\
\.\\" End Sun update