Great idea, but it's not working in my Mac.
# rdoc_osx_dictionary
Updating ri class cache with 3963 classes...
New entries for dictionary. Rebuilding dictionary.
Error reading the cache for ; recreating the cache!
- Building RubyAndGems.dictionary.
- Cleaning objects directory.
- Preparing dictionary template.
- Preprocessing dictionary sources.
utf8 "\xA5" does not map to Unicode at /Developer/Extras/Dictionary
Development Kit/bin/make_line.pl line 51, <> chunk 6203.
- Extracting index data.
- Preparing dictionary bundle.
- Adding body data.
- Preparing index data.
*** Duplicate entry_id: [def_OpenID__Message__from_openid_args] at
/Developer/Extras/Dictionary Development
Kit/bin/replace_entryid_bodyid.pl line 88, <ENTRY_TO_BODY> line 9523.
Error.
installing
rsync: link_stat "/var/root/.ri/objects/RubyAndGems.dictionary" failed:
No such file or directory (2)
rsync error: some files could not be transferred (code 23) at
/SourceCache/rsync/rsync-37.3/rsync/main.c(992) [sender=2.6.9]
installed
Run Dictionary.app to use the new dictionary. (activate in prefs!)
* Here is the list of my current gems:
actionmailer (2.3.5, 2.2.2, 1.3.6)
actionpack (2.3.5, 2.2.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.3.5, 2.2.2, 1.15.6)
activeresource (2.3.5, 2.2.2)
activesupport (2.3.5, 2.2.2, 1.4.4)
acts_as_ferret (0.4.4, 0.4.3)
capistrano (2.5.14, 2.5.2)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
dbi (0.4.3)
deprecated (2.0.1)
dnssd (1.3.1, 0.6.0)
domainerator (0.1.1)
fastthread (1.0.7, 1.0.1)
fcgi (0.8.8, 0.8.7)
ferret (0.11.6)
gem_plugin (0.2.3)
gemcutter (0.3.0)
highline (1.5.1, 1.5.0)
hpricot (0.8.2, 0.6.164)
json (1.2.0)
json_pure (1.2.0)
libxml-ruby (1.1.3, 1.1.2)
mongrel (1.1.5)
needle (1.3.0)
net-scp (1.0.2, 1.0.1)
net-sftp (2.0.4, 2.0.1, 1.1.1)
net-ssh (2.0.19, 2.0.4, 1.1.4)
net-ssh-gateway (1.0.1, 1.0.0)
rack (1.1.0)
rails (2.3.5, 2.2.2, 1.2.6)
rake (0.8.7, 0.8.3)
rdoc (2.4.3)
rdoc_osx_dictionary (1.0.1)
RedCloth (4.2.2, 4.1.1)
ruby-openid (2.1.7, 2.1.2)
ruby-yadis (0.3.4)
rubygems-update (1.3.5)
rubynode (0.1.5)
snmp (1.0.2)
snmpstats (0.1.0)
sqlite3-ruby (1.2.5, 1.2.4)
termios (0.9.4)
xmpp4r (0.5, 0.4)
* and I'm using Xcode 3.2.1 + iPhone SDK
* And here is my gem env:
# gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.5
- RUBY VERSION: 1.8.7 (2008-08-11 patchlevel 72)
[universal-darwin10.0]
- INSTALLATION DIRECTORY: /Library/Ruby/Gems/1.8
- RUBY EXECUTABLE:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
- EXECUTABLE DIRECTORY: /usr/bin
- RUBYGEMS PLATFORMS:
- ruby
- universal-darwin-10
- GEM PATHS:
- /Library/Ruby/Gems/1.8
- /var/root/.gem/ruby/1.8
···
-
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://gems.rubyforge.org/
--
Posted via http://www.ruby-forum.com/.