Welcome to Radiant :)
First off, you probably should ask such a question on the normal
Radiant CMS Mailing list/group. This dev group is only for discussions
about the further development of Radiant itself.
About your error: It looks as if the radiant gem can't be found "Could
not find radiant (>= 0)".
You shouldn't need to use sudo to run radiant. Maybe you have a
different environment when using sudo that can't find the radiant gem
anymore? Have you tried running it without sudo?
- Johannes
On Feb 5, 6:53 am, Kalyan Lanka <
kalyan.la...@convnimbus.com> wrote:
> Hi,
>
> I've been trying to install RadiantCMS and run the database command. But
> running into to_spec issue. I guessing it is something to do with version
> and I may totally be wrong. I'm new to RoR and Radiant. Any help is
> appreciated
>
> Following is the error
>
> $ sudo radiant --database sqlite3 /Users/username/Documents/myproj/cmsproj
> Password:
> /Users/username/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubyge ms/dependency.rb:247:in
> `to_specs': Could not find radiant (>= 0) amongst [minitest-1.6.0,
> rake-0.8.7, rdoc-2.5.8] (Gem::LoadError)
> from
> /Users/username/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubyge ms/dependency.rb:256:in
> `to_spec'
> from
> /Users/username/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubyge ms.rb:1208:in