Logging install

Hi all,
is it possible to install logging (the Tim Pease logging library) into
ruby lib path bypassing rubygems?

thank you all.

bio.

···

--
Posted via http://www.ruby-forum.com/.

Fabio Petrucci wrote:

Hi all,
is it possible to install logging (the Tim Pease logging library) into
ruby lib path bypassing rubygems?

If logging follows anything like the usual dir structure, you can probably just drop the standard install.rb into the dir and do

ruby install.rb config
ruby install.rb setup
# su if necessasry
ruby install.rb install

The install.rb is probably available at:

http://i.loveruby.net/en/projects/setup/

···

--
       vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407