same here


On Tue, Sep 17, 2013 at 1:37 PM, Corinne Krych <corinnekrych@gmail.com> wrote:
Hello Bruno,

Thanks for the reply.
Just tried all the steps described but still run into the same error.
Puzzled.

++
Corinne
On Sep 17, 2013, at 10:56 AM, Bruno Oliveira <bruno@abstractj.org> wrote:

> Try to remove "--path" argument, is not necessary. If that doesn't work
> are you running rvm? If not, please do
> (http://rvm.beginrescueend.com/rvm/install/). I followed these steps
> from scratch to make sure that we are on the same page:
>
> - rvm install 1.9.3
> - rvm use ruby-1.9.3-p429
> - rvm gemset create site
>
> At aerogear repo: bundle install
>
> ~/h/o/a/aerogear.org git:master ❯❯❯ bundle install
> Fetching gem metadata from https://rubygems.org/.......
> Fetching gem metadata from https://rubygems.org/..
> Installing RedCloth (4.2.9)
> Installing asciidoctor (0.1.1)
> Installing fast-stemmer (1.0.2)
> Installing classifier (1.3.3)
> Installing colorator (0.1)
> Installing highline (1.6.19)
> Installing commander (4.1.3)
> Installing directory_watcher (1.4.1)
> Installing kramdown (1.0.2)
> Installing liquid (2.5.0)
> Installing syntax (1.0.0)
> Installing maruku (0.6.1)
> Installing posix-spawn (0.3.6)
> Installing yajl-ruby (1.1.0)
> Installing pygments.rb (0.5.1)
> Installing safe_yaml (0.7.1)
> Installing jekyll (1.0.3)
> Installing net-ssh (2.6.3)
> Installing net-sftp (2.0.5)
> Using bundler (1.3.5)
> Your bundle is complete!
> Use `bundle show [gemname]` to see where a bundled gem is installed.
>
> - bundle exec jekyll serve --watch
>
>
>> Matthias Wessendorf <mailto:matzew@apache.org>
>> September 17, 2013 5:27 AM
>> Hi,
>>
>> trying to build the site (on mac), I am getting:
>>
>> pluto:aerogear.org <http://aerogear.org> matzew$ bundle install --path
>> vendor && bundle exec jekyll serve --watch
>> Using RedCloth (4.2.9)
>> Using asciidoctor (0.1.4)
>> Using fast-stemmer (1.0.2)
>> Using classifier (1.3.3)
>> Using colorator (0.1)
>> Using highline (1.6.19)
>> Using commander (4.1.5)
>> Using directory_watcher (1.4.1)
>> Using liquid (2.5.2)
>> Using syntax (1.0.0)
>> Using maruku (0.6.1)
>> Using posix-spawn (0.3.6)
>> Using yajl-ruby (1.1.0)
>> Using pygments.rb (0.5.2)
>> Using redcarpet (2.3.0)
>> Using safe_yaml (0.7.1)
>> Using jekyll (1.2.1)
>> Using net-ssh (2.7.0)
>> Using net-sftp (2.1.2)
>> Using bundler (1.2.3)
>> Your bundle is complete! It was installed into ./vendor
>> Configuration file: /Users/matzew/TEMP/aerogear.org/_config.yml
>> <http://aerogear.org/_config.yml>
>> Source: /Users/matzew/TEMP/aerogear.org <http://aerogear.org>
>> Destination: /Users/matzew/TEMP/aerogear.org/_site
>> <http://aerogear.org/_site>
>> Generating... You are missing a library required for Markdown. Please run:
>> $ [sudo] gem install kramdown
>> Conversion error: There was an error converting
>> '_posts/2012-10-24-aerogear-1.0.0.M6-is-out.md/#excerpt
>> <http://2012-10-24-aerogear-1.0.0.M6-is-out.md/#excerpt>'.
>>
>> ERROR: YOUR SITE COULD NOT BE BUILT:
>> ------------------------------------
>> Missing dependency: kramdown
>>
>>
>>
>> Yep, I did try the "[sudo] gem install kramdown" trick... not working.
>>
>> ruby --version
>> ruby 1.9.3p327 (2012-11-10) [x86_64-darwin12.2.0]
>>
>>
>> Any thoughts/ideas ?
>>
>>
>>
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
> --
> abstractj
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf