[MacOS X ?]rubygems search path ???

U

Une Bévue

the story :

i had installed "by hand" xml/smart when using ruby 1.8.6

worked great.

today i've upgraded ruby 1.8.6 to patch level 111_1 :

~%> ruby --version
ruby 1.8.6 (2007-09-24 patchlevel 111) [powerpc-darwin8.11.0]

then, re-running an already tested app gave me :

/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- xml/smart (LoadError)

i verified that :

/opt/local/lib/ruby/site_ruby/1.8/powerpc-darwin8.9.0/xml/smart.bundle

still exists.


i've found a workaround by copying xml/smart.bundle into :

/opt/local/lib/ruby/site_ruby/1.8/powerpc-darwin8.11.0

(this directory was created today when upgrading ruby)

is that normal rubygems is aware of "powerpc-darwin8.11.0" even if this
module wasn't installed using gem ?

in other words, does i need to RE-install all the gems for the new ruby
version ?
 

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
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top