<div dir="ltr"><div><div><div><div>I fixed the first problem, using the link <a href="http://blog.mclaughlinsoftware.com/2015/04/10/install-ruby-on-fedora/">http://blog.mclaughlinsoftware.com/2015/04/10/install-ruby-on-fedora/</a><br><br></div>But at the same time, the problem was from Fedora itself, they have issues with <br><br>gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory<br><br></div>So i fixed it with this command <code class="gmail-highlighter-rouge">sudo dnf install redhat-rpm-config<br><br></code></div><code class="gmail-highlighter-rouge">But now i am stuck here too.. By laptop power is down.. I have little power problems <br><br><br>[samson@localhost www-sugarlabs]$ jekyll serve --incremental<br>WARN: Unresolved specs during Gem::Specification.reset:<br>      listen (~> 3.0)<br>WARN: Clearing out unresolved specs.<br>Please report a bug if this causes problems.<br>/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:313:in `check_for_activated_spec!': You have already activated addressable 2.5.2, but your Gemfile requires addressable 2.5.0. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)<br>    from /home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:31:in `block in setup'<br>    from /usr/share/ruby/forwardable.rb:229:in `each'<br>    from /usr/share/ruby/forwardable.rb:229:in `each'<br>    from /home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:26:in `map'<br>    from /home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:26:in `setup'<br>    from /home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler.rb:107:in `setup'<br>    from /usr/local/share/gems/gems/jekyll-3.3.1/lib/jekyll/plugin_manager.rb:36:in `require_from_bundler'<br>    from /usr/local/share/gems/gems/jekyll-3.3.1/exe/jekyll:9:in `<top (required)>'<br>    from /usr/local/bin/jekyll:23:in `load'<br>    from /usr/local/bin/jekyll:23:in `<main>'<br><br></code></div><code class="gmail-highlighter-rouge">Anyone with good insight could point things out, afterwards we can update the README.md file.<br></code></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 19, 2017 at 10:37 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Nov 19, 2017 at 02:29:38PM +0100, Samson Goddy wrote:<br>
> i cloned the www-sugarlabs trying to run it on Fedora 27,<br>
> after doing<br>
> bundle install;<br>
> i keep getting this error<br>
> [samson@localhost www-sugarlabs]$ bundle install;<br>
</span>> [...]<br>
<span class="">> Anyone will similar issues?<br>
><br>
> Hrishi? Seetaramaraju? James? walter?<br>
<br>
</span>Sorry, I'm not familiar with the development tools needed.<br>
<br>
Should you discover a fix, such as installing a dependency before<br>
`bundle install`, please update the README.md file.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
</font></span></blockquote></div><br></div>