Where are the basic include files?
ML
ml at seven.sys.com.mx
Thu Nov 1 16:27:08 UTC 2007
> I've been running Ubuntu for several days now and have finally got
> around to tryint to recompile one of my programs. Shock! No sign
> of basic things like /usr/include/stdio.h ????
> I've looked through the synaptic database and can't see anything
> like libc6-dev.
>
> Afterthought: just tried
>
> apt-get install libc6-dev
>
> and it is downloading it as I write. Where should I have looked
> in Synaptic? Not under Development or Base.
>
> OK now, it's all installed. But I'm still puzzled....
>
> Bill
> --
> +---------------------------------------+
> | Bill Purvis, Amateur Mathematician |
> | email: bil at beeb.net |
> | http://bil.members.beeb.net |
> +---------------------------------------+
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
install the package : build-essential
this will install all the needed packages to compile
More information about the ubuntu-users
mailing list