I think, you haven't point it to your app root yet. Eg: C:\Sites>cd
yourappname. Then it will be C:\Sites\yourappname>. Then only you type
bundle install --binstubs.
Good luck.

Jacqueline

On Apr 13, 1:00 am, HappaGirl <taner...@yahoo.com> wrote:
> I'm having the same problem.  It's so frustrating!
>
> I am stuck on step 2
> $ bundle install --binstubs
>
> Fetchinghttps://github.com/bborn/communityengine.git
> error: SSL certificate problem, verify that the CA cert is OK.
> Details:
> error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
> verify failed while 
> accessinghttps://github.com/bborn/communityengine.git/info/refs
> fatal: HTTP request failed
> Git error: command `git clone 'https://github.com/bborn/
> communityengine.git' "/usr/local/lib/ruby/gems/1.8/cache/bundler/git/
> communityengine-1c6c2e4fe27e7076ccdb1830fb18f56723468c60" --bare --no-
> hardlinks` in directory /Users/tanebaker/development/trailhed01 has
> failed.
>
> I tried editing my gemfile to read:
> gem 'community_engine' , :git => 'https://github.com/bborn/
> communityengine.git', :branch => 'rails3'
>
> same error.
>
> Any help is appreciated.
>
> ruby 1.8.7, rails 3.2.3

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to communityengine@googlegroups.com.
To unsubscribe from this group, send email to 
communityengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en.

Reply via email to