<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>Why use a ruby app when there is a python one to do the job?  </div><div> </div><div><a title="http://danielfrg.github.io/blog/2013/02/16/blogging-pelican-ipython-notebook/" href="http://danielfrg.github.io/blog/2013/02/16/blogging-pelican-ipython-notebook/" target="_parent"><u><font color="#0066cc">http://danielfrg.github.io/blog/2013/02/16/blogging-pelican-ipython-notebook/</font></u></a></div><div> </div><div>To install pelican, just run: pip install pelican</div><div> </div><div><span style='font-family: "Segoe UI Symbol","Apple Color Emoji";' data-externalstyle="false">💗</span> the pelican <span style='font-family: "Segoe UI Symbol","Apple Color Emoji";' data-externalstyle="false">😊</span></div><div> </div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face="Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao UI', Ebrima, sans-serif" style='line-height: 15pt; letter-spacing: 0.02em; font-family: Calibri, "Segoe UI", Meiryo, "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Khmer UI", "Nirmala UI", Tunga, "Lao UI", Ebrima, sans-serif; font-size: 11pt;'><b>From:</b> Ross Heflin<br><b>Sent:</b> â€ŽTuesday‎, â€ŽSeptember‎ â€Ž24‎, â€Ž2013 â€Ž10‎:‎54‎ â€ŽAM<br><b>To:</b> The Chicago Python Users Group</font></div></div><div> </div><div dir="ltr">Oren,<div><br></div><div>> redcarpet.h:8:27: fatal error: ruby/encoding.h: No such file or directory</div><tt>compilation terminated.</tt><div><font face="monospace"><br></font><div>I'll take a few minutes and see if I can run this down (in my experience ruby devs no longer link against 1.9.1 with 1.9.2, 1.9.3 and 2.0.0 available)</div>
</div><div><br></div><div>-Ross</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 24, 2013 at 10:37 AM, Oren Livne <span dir="ltr"><<a title="mailto:livne@uchicago.edu" href="mailto:livne@uchicago.edu" target="_parent">livne@uchicago.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;">
  
    
  
  <div>
    <div><tt>Dear R</tt><tt>oss:</tt><tt><br>
      </tt><tt><br>
      </tt><tt>jekyll installed well, redcarpet could not find a header
        file.</tt><tt><br>
      </tt><tt><br>
      </tt><tt>Oren</tt><tt><br>
      </tt><tt><br>
      </tt><tt>$ sudo gem install jekyll --no-rdoc --no-ri</tt><div class="im"><tt><br>
      </tt><tt>Successfully installed jekyll-1.2.1</tt><tt><br>
      </tt><tt>1 gem installed</tt><tt><br>
      </tt></div><tt>$ sudo gem install redcarpet --no-rdoc --no-ri</tt><tt><br>
      </tt><tt>Building native extensions.  This could take a while...</tt><tt><br>
      </tt><tt>ERROR:  Error installing redcarpet:</tt><tt><br>
      </tt><tt>        ERROR: Failed to build gem native extension.</tt><tt><br>
      </tt><tt><br>
      </tt><tt>        /usr/bin/ruby1.8 extconf.rb</tt><tt><br>
      </tt><tt>creating Makefile</tt><tt><br>
      </tt><tt><br>
      </tt><tt>make</tt><tt><br>
      </tt><tt>gcc -I. -I/usr/lib/ruby/1.8/x86_64-linux
        -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2   -fPIC
        -fno-strict-aliasing -g -g -O2  -fPIC  -fvisibility=hidden  -c
        html_smartypants.c</tt><tt><br>
      </tt><tt>gcc -I. -I/usr/lib/ruby/1.8/x86_64-linux
        -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2   -fPIC
        -fno-strict-aliasing -g -g -O2  -fPIC  -fvisibility=hidden  -c
        autolink.c</tt><tt><br>
      </tt><tt>gcc -I. -I/usr/lib/ruby/1.8/x86_64-linux
        -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2   -fPIC
        -fno-strict-aliasing -g -g -O2  -fPIC  -fvisibility=hidden  -c
        rc_render.c</tt><tt><br>
      </tt><tt>In file included from rc_render.c:17:0:</tt><tt><br>
      </tt><tt>redcarpet.h:8:27: fatal error: ruby/encoding.h: No such
        file or directory</tt><tt><br>
      </tt><tt>compilation terminated.</tt><tt><br>
      </tt><tt>make: *** [rc_render.o] Error 1</tt><tt><br>
      </tt><tt><br>
      </tt><tt><br>
      </tt><tt>Gem files will remain installed in
        /var/lib/gems/1.8/gems/redcarpet-3.0.0 for inspection.</tt><tt><br>
      </tt><tt>Results logged to
        /var/lib/gems/1.8/gems/redcarpet-3.0.0/ext/redcarpet/gem_make.out</tt><div><div class="h5"><tt><br>
      </tt><tt><br>
      </tt><tt>On 9/24/2013 10:24 AM, Ross Heflin wrote:</tt><tt><br>
      </tt></div></div></div>
    <blockquote style="margin-top: 0px; margin-bottom: 0px;"><div><div class="h5">
      
      <div dir="ltr">
        <div><tt>Oren,</tt><tt><br>
          </tt></div>
        <div><tt><br>
          </tt></div>
        <div><tt>It looks like the gem installed properly, docs just
            didn't get generated.  try running the binaries that come
            with jekyll and see they're available.  If they aren't run</tt><tt><br>
          </tt>
          <tt><br>
          </tt><tt>gem install jekyll redcarpet --no-rdoc --no-ri</tt></div>
        <div class="gmail_extra"><tt><br>
          </tt></div>
        <div class="gmail_extra"><tt>-Ross</tt></div>
      </div>
      <tt><br>
      </tt>
      <fieldset></fieldset>
      <tt><br>
      </tt>
      </div></div><div class="im"><pre>_______________________________________________
Chicago mailing list
<a title="mailto:Chicago@python.org" href="mailto:Chicago@python.org" target="_parent">Chicago@python.org</a>
<a title="https://mail.python.org/mailman/listinfo/chicago" href="https://mail.python.org/mailman/listinfo/chicago" target="_parent">https://mail.python.org/mailman/listinfo/chicago</a>
</pre>
    </div></blockquote><div class="im">
    <tt><br>
    </tt><tt><br>
    </tt>
    <pre>-- 
A person is just about as big as the things that make him angry.</pre>
  </div></div>

<br>_______________________________________________<br>
Chicago mailing list<br>
<a title="mailto:Chicago@python.org" href="mailto:Chicago@python.org" target="_parent">Chicago@python.org</a><br>
<a title="https://mail.python.org/mailman/listinfo/chicago" href="https://mail.python.org/mailman/listinfo/chicago" target="_parent">https://mail.python.org/mailman/listinfo/chicago</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>From the "desk" of Ross Heflin<br>phone number: (847) <23,504,826th decimal place of pi>
</div>
</div></body></html>