Code Monkey home page Code Monkey logo

Comments (6)

doktorbro avatar doktorbro commented on May 27, 2024

@magnusmetz Remove all Ruby versions previous to 1.9.3. You should see:

$ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [i686-linux]

from jekyll-help.

magnusmetz avatar magnusmetz commented on May 27, 2024

thanks. followed your instructions resulting in following output:

$ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]

Tried to install jekyll again with

gem install jekyll

but resulted in following error message:

Fetching: liquid-2.5.5.gem (100%)
ERROR:  While executing gem ... (Errno::EACCES)
    Permission denied - /var/lib/gems/1.9.1

from jekyll-help.

mscharley avatar mscharley commented on May 27, 2024

sudo gem install if you're using system ruby.

On 12 May 2014 03:23, Magnus Metz [email protected] wrote:

thanks. followed your instructions resulting in following output:

$ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]

Tried to install jekyll again with

gem install jekyll

but resulted in following error message:

Fetching: liquid-2.5.5.gem (100%)
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - /var/lib/gems/1.9.1

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/43#issuecomment-42776922
.

from jekyll-help.

magnusmetz avatar magnusmetz commented on May 27, 2024

thanks. now I was able to install it and I can continue with my first steps in jekyll.

from jekyll-help.

mscharley avatar mscharley commented on May 27, 2024

Quickest way to fix it is to gem install therubyracer, but the part of
jekyll causing this issue is being pulled out into it's own gem "Soon"[TM]

On 12 May 2014 03:58, Magnus Metz [email protected] wrote:

Now I have a new problem while trying:

jekyll new Dynamic Documents

I get following output:

/var/lib/gems/1.9.1/gems/execjs-2.0.2/lib/execjs/runtimes.rb:51:in autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) from /var/lib/gems/1.9.1/gems/execjs-2.0.2/lib/execjs.rb:5:inmodule:ExecJS'
from /var/lib/gems/1.9.1/gems/execjs-2.0.2/lib/execjs.rb:4:in <top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.9.1/gems/coffee-script-2.2.0/lib/coffee_script.rb:1:in<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /var/lib/gems/1.9.1/gems/coffee-script-2.2.0/lib/coffee-script.rb:1:in <top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.9.1/gems/jekyll-coffeescript-1.0.0/lib/jekyll-coffeescript.rb:2:in<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /var/lib/gems/1.9.1/gems/jekyll-2.0.3/lib/jekyll.rb:73:in <top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.9.1/gems/jekyll-2.0.3/bin/jekyll:6:in<top (required)>'
from /usr/local/bin/jekyll:19:in load' from /usr/local/bin/jekyll:19:in

'

I already tried

sudo gem install execjs

but didn't solve anything.

What's to do? Thanks for further help...

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/43#issuecomment-42777872
.

from jekyll-help.

doktorbro avatar doktorbro commented on May 27, 2024

@magnusmetz Can you please close the dupe jekyll/jekyll#2392?

from jekyll-help.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.