Re: [Radiant] Re: uninitialized constant InstanceGenerator::Config

2015-02-26 Thread Datatone Mail List
Thank you for your support. I no longer get the radiant site setup error. 

I have yet to verify that the site works.

I now have a new compilation of ruby 1.9.3-p551.

I subsequently installed only radiant and its dependencies 
('gem install radiant').

I now have:

*** LOCAL GEMS ***

actionmailer (2.3.18)
actionpack (2.3.18)
activerecord (2.3.18)
activeresource (2.3.18)
activesupport (2.3.18)
acts_as_list (0.1.4)
acts_as_tree (0.1.1)
bigdecimal (1.1.0)
bluecloth (2.1.0)
bundler (1.8.3)
chunky_png (1.3.4)
cocaine (0.3.2)
coffee-script (2.2.0)
coffee-script-source (1.9.1)
compass (0.12.7)
compass-rails (1.0.3)
delocalize (0.2.6)
execjs (2.3.0)
fssm (0.2.10)
haml (3.1.8)
highline (1.6.21)
io-console (0.3)
json (1.8.2, 1.5.5)
mime-types (2.4.3)
minitest (2.5.1)
paperclip (2.7.5)
pg (0.11.0)
rack (1.1.6)
rack-cache (1.2)
radiant (1.1.4)
radiant-archive-extension (1.0.7)
radiant-clipped-extension (1.1.2)
radiant-debug-extension (1.0.2)
radiant-exporter-extension (1.1.0)
radiant-markdown_filter-extension (1.0.2)
radiant-sheets-extension (1.1.0)
radiant-site_templates-extension (1.0.6)
radiant-smarty_pants_filter-extension (1.0.2)
radiant-snippets-extension (1.1.3)
radiant-textile_filter-extension (1.0.4)
radius (0.7.4)
rails (2.3.18)
rake (10.4.2, 0.9.2.2)
rdoc (4.2.0, 3.9.5)
RedCloth (4.2.9)
rubypants (0.2.0)
sass (3.2.19)
stringex (1.3.3)
tzinfo (0.3.43)
uuidtools (2.1.5)
will_paginate (2.3.16)

Thank you again.

I am currently a novice with respect to Ruby/Rails/Radiant, but have 'short-
listed' this as my preferred web site technology, and if all goes well over 
the months to come, I will aim to contribute.

Regards,
David


On Wednesday 25 February 2015 13:12:44 you wrote:
 We're trying to fix that though.
 We'd love contributions to the master branch.
 1.9.3 is at its end-of-life
 
 On Wed, Feb 25, 2015 at 11:41 AM, Andrew vonderLuft avl...@gmail.com
 
 wrote:
  iirc, Radiant is not yet compatible with ruby 2.x.  I suggest trying it
  under 1.9.3
  
  
  On Wednesday, February 25, 2015 at 8:23:33 AM UTC-8, Datatone Mail List
  
  wrote:
  I have had Radiant working in the past, and I am trying to recover after
  a
  loss. I am installing afresh.
  
  I have ruby 2.2.0, a completely fresh compilation.
  
  I have rubygems 2.4.6.
  
  With gem, I installed nothing but radiant.
  
  i.e. 'gem install radiant'
  
  I now have:
  
  *** LOCAL GEMS ***
  
  actionmailer (2.3.18)
  actionpack (2.3.18)
  activerecord (2.3.18)
  activeresource (2.3.18)
  activesupport (2.3.18)
  acts_as_tree (0.1.1)
  bigdecimal (1.2.6)
  bundler (1.8.2)
  chunky_png (1.3.4)
  compass (0.12.7)
  compass-rails (1.0.3)
  delocalize (0.2.6)
  fssm (0.2.10)
  haml (3.1.8)
  highline (1.6.21)
  io-console (0.4.3)
  json (1.8.1)
  minitest (5.4.3)
  power_assert (0.2.2)
  psych (2.0.8)
  rack (1.1.6)
  rack-cache (1.2)
  radiant (1.1.4)
  radius (0.7.4)
  rails (2.3.18)
  rake (10.4.2)
  rdoc (4.2.0)
  RedCloth (4.2.9)
  sass (3.2.19)
  stringex (1.3.3)
  test-unit (3.0.8)
  tzinfo (0.3.43)
  will_paginate (2.3.16)
  
  When I follow the wiki instructions and type:
  
  radiant --database postgresql path to my project
  
  I get:
  
  uninitialized constant InstanceGenerator::Config
  
  Can you help please? My Ruby installation would seem to be pristine and
  uncontaminated; I have installed nothing but radiant (which has brought
  in its
  own dependencies) yet things do not work as planned.
  
  Best regards,
  David
  
   --
  
  ---
  You received this message because you are subscribed to the Google Groups
  Radiant CMS group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to radiantcms+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/d/optout.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Re: uninitialized constant InstanceGenerator::Config

2015-02-25 Thread Andrew vonderLuft
iirc, Radiant is not yet compatible with ruby 2.x.  I suggest trying it 
under 1.9.3

On Wednesday, February 25, 2015 at 8:23:33 AM UTC-8, Datatone Mail List 
wrote:

 I have had Radiant working in the past, and I am trying to recover after a 
 loss. I am installing afresh. 

 I have ruby 2.2.0, a completely fresh compilation. 

 I have rubygems 2.4.6. 

 With gem, I installed nothing but radiant. 

 i.e. 'gem install radiant' 

 I now have: 

 *** LOCAL GEMS *** 

 actionmailer (2.3.18) 
 actionpack (2.3.18) 
 activerecord (2.3.18) 
 activeresource (2.3.18) 
 activesupport (2.3.18) 
 acts_as_tree (0.1.1) 
 bigdecimal (1.2.6) 
 bundler (1.8.2) 
 chunky_png (1.3.4) 
 compass (0.12.7) 
 compass-rails (1.0.3) 
 delocalize (0.2.6) 
 fssm (0.2.10) 
 haml (3.1.8) 
 highline (1.6.21) 
 io-console (0.4.3) 
 json (1.8.1) 
 minitest (5.4.3) 
 power_assert (0.2.2) 
 psych (2.0.8) 
 rack (1.1.6) 
 rack-cache (1.2) 
 radiant (1.1.4) 
 radius (0.7.4) 
 rails (2.3.18) 
 rake (10.4.2) 
 rdoc (4.2.0) 
 RedCloth (4.2.9) 
 sass (3.2.19) 
 stringex (1.3.3) 
 test-unit (3.0.8) 
 tzinfo (0.3.43) 
 will_paginate (2.3.16) 

 When I follow the wiki instructions and type: 

 radiant --database postgresql path to my project 

 I get: 

 uninitialized constant InstanceGenerator::Config 

 Can you help please? My Ruby installation would seem to be pristine and 
 uncontaminated; I have installed nothing but radiant (which has brought in 
 its 
 own dependencies) yet things do not work as planned. 

 Best regards, 
 David 




-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.