From: James Masters Date: 2011-08-12T03:52:27+09:00 Subject: Re: Supporting both ruby 1.8 and 1.9 in a compiled library Thanks for the responses so far. Hans - I didn't mention that I do not have privileges to modify the ruby installation... I'm a user in our system (not an admin) and need to store the libraries in a location other than the ruby install. Luis - good suggestions but I'm more focused on how to set it up so I can access the libraries using the same $RUBYLIB (or an equivalent) for both 1.8 and 1.9 as opposed to the steps related to compiling/installing. Thanks, -James -- Posted via http://www.ruby-forum.com/.