From: ts Date: 2002-07-29T17:52:48+09:00 Subject: Re: Questions about installing in a corporate WAN >>>>> "t" == ts writes: t> If you can modify it, just add an extension which will be build t> *statically* when the sysadmin install ruby and this extension just t> modify RUBYLIB (internally). Because it do this when ruby call the t> initialisation you don't have problems with $SAFE A small precision : you don't have problems with $SAFE <= 3 This is another story for $SAFE >= 4 :-) Guy Decoux