ruby - load paths are broken (?)

Tomasz Wittner twittner at o2.pl
Sat Dec 23 18:26:35 CET 2006


On Sat 23. December 2006 13:47, Tomasz Wittner wrote:
[...]
> [1]
> $ q ruby
> ruby-1:1.8.5p2-3 athlon athlon.ac.pld-linux.org
> 
> $ q ruby
> ruby-1:1.8.5-2 athlon athlon.th.pld-linux.org
> 
Last working version that I've found:
q --changelog ruby
$Log: ruby.spec,v $
Revision 1.135  2006/08/27 19:05:49  qboosh
- updated: ruby 1.8.5, onigd 2.5.7, doc-stdlib 0.10.1
$ q ruby
ruby-1:1.8.5-1 athlon asus
$ ruby -e '$:.each {|x| print "#{x}\n"}'
/usr/lib/ruby/site_ruby/1.8
/usr/lib/ruby/site_ruby/1.8/i686-linux
/usr/lib/ruby/site_ruby
/usr/lib/ruby/1.8
/usr/lib/ruby/1.8/i686-linux
.
$
-- 
Tomasz Wittner


More information about the pld-devel-en mailing list