myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Myexperiment-discuss] Detailed Installation Instructions for myExpe


From: Linde, A.E.
Subject: RE: [Myexperiment-discuss] Detailed Installation Instructions for myExperiment
Date: Wed, 25 Jun 2008 18:09:49 +0100

Hi David,

Probably some sort of Ubuntu problem then - I did uninstall and reinstall and 
it happened with several components, not just hoe.

Anyway, I've just completed all the instructions and now have the full codebase 
installed and working. The instructions were great: all spot on. A really 
useful addition. If I can find out the rdoc problem I'll send it on.

Cheers,
Tony.
________________________________________
From: David R Newman address@hidden
Sent: 25 June 2008 13:53
To: Linde, A.E.; address@hidden
Subject: RE: [Myexperiment-discuss] Detailed Installation Instructions for      
myExperiment

Hi Tony,

Don and I have never encountered this problem.  It seems as though you may
have half-installed hoe before and that's why you are getting the error
message below.  The only thing I can suggest is uninstalling hoe (gem
uninstall hoe) before running the command that install all the gems in one
go.

Because the Gem repository is continually evolving it is likely that a set
of gem commands that work one day on one system will not work perfectly on
another day on another system.  Thanks for your feedback; it has allowed us
to generalise the set of instructions provided in developers.txt so future
users will hopefully have less problems.

Thanks and Regards

David Newman
myExperiment Team Member

--On Wednesday, June 25, 2008 11:24:33 +0100 "Linde, A.E."
<address@hidden> wrote:

> I just cheated and ran the gem install with --no-rdoc option and it all
> worked fine: would be good to know what the problem is or how to avoid it
> (other than omitting all docs).
>
> t.
> ________________________________________
> From: address@hidden
> address@hidden On
> Behalf Of Linde, A.E. address@hidden Sent: 25 June 2008 10:14
> To: David R Newman; address@hidden
> Subject: RE: [Myexperiment-discuss] Detailed Installation Instructions
> for      myExperiment
>
> Hi again, David. This time I am starting with a clean setup of Ubuntu
> 8.04 and following your instructions. As I mentioned in the previous
> email, your command to install Rails 1.2.6 worked fine. Even the rmagick
> installation worked. It barfed though on the mega gem installation line -
> got through several but hit a problem with not being able to install
> documentation for some reason - log below. Any ideas?
>
> Thanks,
> Tony.
>
> =============
> address@hidden:~$ sudo gem install cgi_multipart_eof_fix daemons dsl_accessor
> fastthread gem_plugin hoe json mime-types mongrel mongrel_cluster needle
> net-sftp net-ssh openid_login_generator RedCloth rmagick ruby-openid
> ruby-yadis solr-ruby xml-simple --include-dependencies [sudo] password
> for tony:
> Need to update 14 gems from http://gems.rubyforge.org
> ..............
> complete
> Successfully installed cgi_multipart_eof_fix-2.5.0
> Installing ri documentation for cgi_multipart_eof_fix-2.5.0...
> Installing RDoc documentation for cgi_multipart_eof_fix-2.5.0...
> Successfully installed daemons-1.0.10
> Installing ri documentation for daemons-1.0.10...
> While generating documentation for daemons-1.0.10
> ... MESSAGE:   Unhandled special: Special: type=33, text="All"
> ... RDOC args: --ri --op /var/lib/gems/1.8/doc/daemons-1.0.10/ri --quiet
> lib README Releases TODO (continuing with the rest of the installation)
> Installing RDoc documentation for daemons-1.0.10...
> Successfully installed dsl_accessor-0.1.0
> Successfully installed hoe-1.6.0
> Installing ri documentation for dsl_accessor-0.1.0...
> Installing ri documentation for hoe-1.6.0...
> While generating documentation for hoe-1.6.0
> ... MESSAGE:   Unhandled special: Special: type=33, text="hoe"
> ... RDOC args: --ri --op /var/lib/gems/1.8/doc/hoe-1.6.0/ri --main
> README.txt --quiet lib History.txt Manifest.txt README.txt (continuing
> with the rest of the installation)
> Installing RDoc documentation for dsl_accessor-0.1.0...
> Installing RDoc documentation for hoe-1.6.0...
> Select which gem to install for your platform (i486-linux)
>  1. fastthread 1.0.1 (i386-mswin32)
>  2. fastthread 1.0.1 (ruby)
>  3. fastthread 1.0.1 (mswin32)
>  4. fastthread 1.0 (ruby)
>  5. fastthread 1.0 (mswin32)
>  6. Skip this gem
>  7. Cancel installation
>> 2
> Building native extensions.  This could take a while...
> Successfully installed fastthread-1.0.1
> Installing ri documentation for fastthread-1.0.1...
>
> No definition for dummy_dump
>
> No definition for dummy_dump
>
> No definition for rb_queue_marshal_load
>
> No definition for rb_queue_marshal_dump
> While generating documentation for fastthread-1.0.1
> ... MESSAGE:   Unhandled special: Special: type=33, text="Mutex"
> ... RDOC args: --ri --op /var/lib/gems/1.8/doc/fastthread-1.0.1/ri
> --quiet lib ext (continuing with the rest of the installation)
> Installing RDoc documentation for fastthread-1.0.1...
>
> No definition for dummy_dump
>
> No definition for dummy_dump
>
> No definition for rb_queue_marshal_load
>
> No definition for rb_queue_marshal_dump
> Successfully installed gem_plugin-0.2.3
> Installing ri documentation for gem_plugin-0.2.3...
> While generating documentation for gem_plugin-0.2.3
> ... MESSAGE:   Unhandled special: Special: type=33, text="Implements"
> ... RDOC args: --ri --op /var/lib/gems/1.8/doc/gem_plugin-0.2.3/ri
> --quiet lib (continuing with the rest of the installation)
> Installing RDoc documentation for gem_plugin-0.2.3...
> Successfully installed hoe-1.6.0
> Installing ri documentation for hoe-1.6.0...
> /usr/lib/ruby/1.8/rdoc/rdoc.rb:101:in `error':  (RDoc::RDocError)
> Directory /var/lib/gems/1.8/doc/hoe-1.6.0/ri already exists, but it looks
> like it isn't an RDoc directory. Because RDoc doesn't want to risk
> destroying any of your existing files, you'll need to
> specify a different output directory name (using the
> --op <dir> option).
>
>         from /usr/lib/ruby/1.8/rdoc/rdoc.rb:123:in `setup_output_dir'
>         from /usr/lib/ruby/1.8/rdoc/rdoc.rb:260:in `document'
>         from /usr/lib/ruby/1.8/rubygems/doc_manager.rb:101:in `run_rdoc'
>         from /usr/lib/ruby/1.8/rubygems/doc_manager.rb:85:in `install_ri'
>         from /usr/lib/ruby/1.8/rubygems/doc_manager.rb:42:in `generate_ri'
>         from
> /usr/lib/ruby/1.8/rubygems/commands/install_command.rb:112:in `execute'
> from /usr/lib/ruby/1.8/rubygems/commands/install_command.rb:111:in `each'
>         from
> /usr/lib/ruby/1.8/rubygems/commands/install_command.rb:111:in `execute'
> from /usr/lib/ruby/1.8/rubygems/commands/install_command.rb:49:in `each'
>         from /usr/lib/ruby/1.8/rubygems/commands/install_command.rb:49:in
> `execute'         from /usr/lib/ruby/1.8/rubygems/command.rb:70:in
> `invoke'         from
> /usr/lib/ruby/1.8/rubygems/command_manager.rb:121:in `process_args'
> from /usr/lib/ruby/1.8/rubygems/command_manager.rb:92:in `run'
> from /usr/lib/ruby/1.8/rubygems/gem_runner.rb:29:in `run'         from
> /usr/bin/gem:23
> address@hidden:~$
>
>
> _______________________________________________
> Myexperiment-discuss mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss








reply via email to

[Prev in Thread] Current Thread [Next in Thread]