<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 28, 2014 at 9:58 PM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Fri, Mar 28, 2014 at 3:40 PM, Mayuresh Kathe <<a href="mailto:mayuresh@kathe.in">mayuresh@kathe.in</a>> wrote:<br>


> david, and the list, i'm really sorry about posing an incomplete query.<br>
><br>
> i am running ubuntu server 13.10 on my x86-64 with 4gb of system memory.<br>
> may i know which libraries i need to install other than libclang-3.4-dev for<br>
> clang-3.4 to get an environment for c89 development?<br>
<br>
</div>'apt-get install build-essential' should install the required C and<br>
C++ library headers (but it might install more than the bare minimum<br>
for your usecase).<br></blockquote><div><br></div><div><div><br class="">fwiw, /usr/include/stdio.h is a part of libc6-dev package in debian based systems.</div><div><br></div><div>-a</div></div></div></div></div>