Sorry.  My bad.  I installed the jruby version of the gem by mistake.
I uninstalled that and installed the proper ruby version of hpricot
and everything is working correctly as far as I can tell.

The pas portal is working with my local SDS and the session data seems
to be saving and retrieving fine.

Cynick

On May 16, 4:28 pm, Cynick <[EMAIL PROTECTED]> wrote:
> I'm getting this when I run an offering
>
> MissingSourceFile (no such file to load -- hpricot_scan):
>
> I have installed hpricot (0.5.140) so I'm not sure where to go from
> here.
>
> Thanks.
> Cynick
>
> On May 16, 1:29 pm, Aaron <[EMAIL PROTECTED]> wrote:
>
> > Ah, I forgot to add that to the gem list. It's a recent addition.
>
> > Run 'gem install spreadsheet-excel' and you should be good.
>
> > -- Aaron
>
> > On May 16, 2007, at 12:58 PM, Cynick wrote:
>
> > > Everything seems to be installed and running.  When I go to the
> > > Workgroups page, I get the following:
>
> > > MissingSourceFile
>
> > > no such file to load -- spreadsheet/excel
>
> > > RAILS_ROOT: script/../config/..
> > > Application Trace | Framework Trace | Full Trace
>
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > lib/pas_model_activity_lib.rb:2
> > > #{RAILS_ROOT}/app/controllers/workgroup_controller.rb:2
>
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:140:in `load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:140:in `load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:56:in `require_or_load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:30:in `depend_on'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:85:in `require_dependency'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:98:in `const_missing'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:131:in `const_missing'
> > > generated/routing/recognition.rb:307:in `recognize_path'
> > > /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/
> > > action_controller/routing.rb:511:in `recognize!'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:in
> > > `dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 115:in `handle_dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 81:in `service'
> > > /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
> > > /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 67:in `dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/servers/
> > > webrick.rb:59
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/server.rb:
> > > 30
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > script/server:3
>
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > lib/pas_model_activity_lib.rb:2
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > #{RAILS_ROOT}/app/controllers/workgroup_controller.rb:2
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:140:in `load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:140:in `load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:56:in `require_or_load'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:30:in `depend_on'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:85:in `require_dependency'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:98:in `const_missing'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:131:in `const_missing'
> > > generated/routing/recognition.rb:307:in `recognize_path'
> > > /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/
> > > action_controller/routing.rb:511:in `recognize!'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:in
> > > `dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 115:in `handle_dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 81:in `service'
> > > /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
> > > /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start'
> > > /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/webrick_server.rb:
> > > 67:in `dispatch'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/servers/
> > > webrick.rb:59
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/server.rb:
> > > 30
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `gem_original_require'
> > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> > > `require'
> > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/
> > > active_support/dependencies.rb:147:in `require'
> > > script/server:3
>
> > > This error occured while loading the following files:
> > >    workgroup_controller.rb
> > >    pas_model_activity_lib
> > >    spreadsheet/excel
>
> > > I suspect there's some missing gem but I don't see anything about
> > > excel gems in your list.
>
> > > Cynick
>
> > > On May 16, 11:11 am, Aaron <[EMAIL PROTECTED]> wrote:
> > >> The easiest way to install it is to download the .gem file listed at
> > >> that link location. The full URL is:http://www.concord.org/~aunger/
> > >> libxml/libxml-ruby-0.3.8.4.1.gem . Then at the command line, run 'gem
> > >> install libxml-ruby-0.3.8.4.1.gem'.
>
> > >> In order to install it, you'll need a couple native development
> > >> libraries installed (libxml2 being the main one). It should tell you
> > >> if you're missing any of the native libraries necessary to compile
> > >> the gem.
>
> > >> -- Aaron
>
> > >> --
> > >> Aaron Unger
> > >> The Concord Consortium
>
> > >> On May 16, 2007, at 10:50 AM, Cynick wrote:
>
> > >>> On your list of gems, you have libxml-ruby (0.3.8.4.1 custom version
> > >>> available here).  How do I install your custom version?
>
> > >>> Thanks.
> > >>> Cynick
>
> > >>> On May 11, 3:45 pm, Aaron <[EMAIL PROTECTED]> wrote:
> > >>>> That looks like you don't have the ruby-debug gem installed. You
> > >>>> can
> > >>>> install it by running 'gem install ruby-debug'. Also make sure that
> > >>>> all of the other gems listed on the confluence page (http://
> > >>>> telscenter.org/confluence/display/SAIL/Setting+up+a+local+SDS) are
> > >>>> installed.
>
> > >>>> If you already have ruby-debug installed, then it's probably not
> > >>>> searching the right paths for your gems. I'm not sure the best
> > >>>> way to
> > >>>> fix that...
>
> > >>>> -- Aaron
>
> > >>>> On May 11, 2007, at 3:36 PM, Cynick wrote:
>
> > >>>>> I installed rails 1.1.6 and then tried to run "rake db:migrate"
> > >>>>> and
> > >>>>> here's what I get:
>
> > >>>>> /Users/cyoung/Code/sds/trunk/config/boot.rb:28:Warning:
> > >>>>> require_gem is
> > >>>>> obsolete.  Use gem instead.
> > >>>>> ** Invoke db:migrate
>
> ...
>
> read more ยป


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to