dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00723
Re: "make install" fails
Thank you. That was it. Needed python-dev.
On Wed, Aug 8, 2012 at 8:12 PM, Michael Gale <gale.michael@xxxxxxxxx> wrote:
> Hey,
>
> You need the Python header file which is normal in the dev packages.
> So you need python-dev :)
>
> I think you can use apt-file to find out which packages have which files.
>
> Michael
>
> Sent from my iPhone
>
> On 2012-08-08, at 3:29 PM, Joe Hays <hays.joe@xxxxxxxxx> wrote:
>
> > Hello,
> >
> > Brand new user of Dulwich. Just downloaded 0.8.5 on Ubuntu 10.04.4. When
> I ran "make install" it failed stating, " dulwich/_objects.c:20:20: error:
> Python.h: No such file or directory".
> >
> > Suggestions?
> >
> > Joe
> > _______________________________________________
> > Mailing list: https://launchpad.net/~dulwich-users
> > Post to : dulwich-users@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~dulwich-users
> > More help : https://help.launchpad.net/ListHelp
>
References