[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-27 23:31:56 CEST

On Wednesday 29 March 2006 02:41, Jeremy Gillick wrote:
> Thanks. I've installed the python-devel package on my Linux box. Now
> when I try to run the same command I get these errors in my output:
>
>
> subversion/bindings/swig/python/svn_client.c:22:20: Python.h: No such
> file or directory

As you can see for yourself in the output you've provided the compiler still
can't find the Python header files. Please check:
- you really have a Python.h: "find /usr/include -name Python.h"
- that your "./configure" really finds Python and its header files

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 Wed Mar 29 14:05:44 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.