B
benny
dear list
installing of log4r 1.0.5 worked fine with rubygems 0.7 but
failed with rubygems 0.8.1.
neither
"gem install --remote log4r --no-rdoc "
nor
"gem install log4r"
does install any log4r.rb
no error messages except for "gem install log4r":
Attempting local installation of 'log4r'
Local gem file not found: log4r*.gem
Attempting remote installation of 'log4r'
Successfully installed log4r, version 1.0.5
Installing RDoc documentation for log4r-1.0.5...
src/log4r/config.rb:4:0: Unrecognized directive 'nodoc'
....
lots of similar messages
any idea?
benny
installing of log4r 1.0.5 worked fine with rubygems 0.7 but
failed with rubygems 0.8.1.
neither
"gem install --remote log4r --no-rdoc "
nor
"gem install log4r"
does install any log4r.rb
no error messages except for "gem install log4r":
Attempting local installation of 'log4r'
Local gem file not found: log4r*.gem
Attempting remote installation of 'log4r'
Successfully installed log4r, version 1.0.5
Installing RDoc documentation for log4r-1.0.5...
src/log4r/config.rb:4:0: Unrecognized directive 'nodoc'
....
lots of similar messages
any idea?
benny