Recommended way to install Rubygems

On 2010-03-18, Austin Z. [email protected] wrote:

Please don’t repeat this, because as I pointed out on ruby-core, it’s
not true. it’s not illegal to load libreadline and openssl in the same
process; it’s illegal to ship software that contains both. Neither the
OpenSSL license nor the GNU GPL address use or incidental in-memory
copies, only distribution.

The issue is, historically, that the FSF has claimed that a program
written to use the libreadline API is thereby a “derivative work” of
libreadline. A while back, they were arguing that the only way this
would be untrue would be if someone were to create a call-compatible
“readline” implementation, so that code couldn’t be shown to be
unable to work without libreadline.

Which is funny, because I know of at least one such implementation
dating
back to 1992. Rich $alz posted it, with these terms:

X Permission is granted to anyone to use this software for any purpose
on
X any computer system, and to alter it and redistribute it freely,
subject
X to the following restrictions:
X 1. The authors are not responsible for the consequences of use of this
X software, no matter how awful, even if they arise from flaws in it.
X 2. The origin of this software must not be misrepresented, either by
X explicit claim or by omission. Since few users ever read sources,
X credits must appear in the documentation.
X 3. Altered versions must be plainly marked as such, and must not be
X misrepresented as being the original software. Since few users
X ever read sources, credits must appear in the documentation.
X 4. This notice may not be removed or altered.

(Yes, it was a shar script.)

Long story short: There hasn’t been a problem with stuff merely
designed
to work with readline or something compatible with it since 1992 or
possibly
earlier.

-s

i have used this program and it is all ways ziped and hard to download.

— On Thu, 3/18/10, James Edward G. II [email protected] wrote:

From: James Edward G. II [email protected]
Subject: Re: Recommended way to install Rubygems
To: “ruby-talk ML” [email protected]
Date: Thursday, March 18, 2010, 10:01 AM

On Mar 18, 2010, at 10:53 AM, Lucas N. wrote:

Of course, if you want to install many different Ruby and gems versions,
and then try to keep them in a sensible state wrt security issues (which
are not that uncommon in the ruby world), that’s your choice.

You have lost the high ground in the civility argument.

Why? What do you disagree with?

I wasn’t agreeing or disagreeing with anything. I was pointing out that
you yourself have stopped being civil in the quoted comments above.

James Edward G. II

On Thu, Mar 18, 2010 at 10:27 AM, Lucas N.
[email protected] wrote:

See why I don’t want to discuss this? :wink:

Strange, don’t you like being insulted? (1)
Anyway as a (thankfull) user of Ruby and Ubuntu I vote against any
preinstalled gem, that is just asking for trouble. For things like
ruby-emacs should that not go into emcas rather?

Cheers
Robert
(1) Depends by whom, I guess ;).

On 19/03/10 at 20:22 +0900, Brian C. wrote:

Lucas N. wrote:

Note that Freeradius has a exception for OpenSSL in src/LICENSE.openssl.

Ah, that’s pretty recent, thanks for pointing it out. I look forward to
an EAP-capable freeradius out of the box.

Ruby doesn’t AFAICS.

Has it been requested?

http://redmine.ruby-lang.org/issues/show/2982