logging install

F

Fabio Petrucci

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

thank you all.

bio.
 
J

Joel VanderWerf

Fabio said:
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/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,920
Members
47,462
Latest member
ChanaLipsc

Latest Threads

Top