Hi all,
is it possible to install logging (the Tim P. logging library) into
ruby lib path bypassing rubygems?
thank you all.
bio.
Hi all,
is it possible to install logging (the Tim P. logging library) into
ruby lib path bypassing rubygems?
thank you all.
bio.
Fabio P. wrote:
Hi all,
is it possible to install logging (the Tim P. 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
ruby install.rb install
The install.rb is probably available at:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs