* Bil Kleb <Bil.Kleb / NASA.gov> [0302 11:02]: > I'm stumped. How do I install activeLDAP? > (on a Fedora Core 3 box) > > I installed ruby-ldap-0.9.0 from > http://sourceforge.net/projects/ruby-ldap/ > and then, > > sudo gem install ruby-activeldap > [..] > Successfully installed ruby-activeldap-0.5.5 > > But, > > irb> require 'ldap' > => true > > irb> require 'rubygems' > => true > > irb> require 'activeldap' > => false > > What have I done wrong? It's a gem, so try: require 'rubygems' require_gem 'activeldap' -- 'When the door hits you in the ass on the way out, clean off the smudge your ass leaves, please' -- Alien loves Predator Rasputin :: Jack of All Trades - Master of Nuns