[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can't install PYTHON bindings

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2006-03-28 11:59:02 CEST

On Tuesday 28 March 2006 04:18, Jeremy Gillick wrote:
> I installed subversion 1.3.0 with swig and everything works fine. Then
> when I run 'make swig-py' I get the following output/errors below; what
> am I doing wrong?
>
> subversion/bindings/swig/python/svn_client.c:22:20: Python.h: No such
> file or directory

You don't have your Python development package installed, which is why the
compiler can't find Python.h. You need to install it.
C'ya,
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Straße 7
D-80686 München
Tel:   +49 (0)89 - 548 43 33 0
Fax:   +49 (0)89 - 548 43 33 29
e-mail: haisenko@comdasys.com
http://www.comdasys.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 28 12:00:12 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.