duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Problems Installing RC2 on Ubuntu Feisty


From: dAniel hAhler
Subject: Re: [Duplicity-talk] Problems Installing RC2 on Ubuntu Feisty
Date: Thu, 27 Sep 2007 16:31:53 +0200

Hi Ian,

you're missing the file Python.h - "apt-file search Python.h" would
tell you that's in python2.x-dev, so installing "python-dev", which
depends on the correct -dev package for the installed python version,
should fix this.

On 9/27/07, Ian Barton wrote:
> I have installed RC2 on my Gutsy computer with no problems. However, I
> needed to install the following additional packages first librsync-dev
> and python-pexpect.
>
> On a computer running Feisty I get the following errors when building (I
> have installed librsync1, librsync-dev and python-pexpect):
>
> address@hidden:~/devel/duplicity-0.4.4.RC2$ sudo python setup.py install
> --prefix=/usr/local
> running install
> running build
> running build_py
> running build_ext
> building 'duplicity._librsync' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall
> -Wstrict-prototypes -fPIC -I/usr/include/python2.5 -c _librsyncmodule.c
> -o build/temp.linux-i686-2.5/_librsyncmodule.o
> _librsyncmodule.c:24:20: error: Python.h: No such file or directory
> In file included from _librsyncmodule.c:25:
> /usr/include/librsync.h:367: error: expected ')' before '*' token
> /usr/include/librsync.h:369: error: expected ')' before '*' token
> /usr/include/librsync.h:372: error: expected ')' before '*' token
> /usr/include/librsync.h:376: error: expected declaration specifiers or
> '...' before 'FILE'
>
> The version of librsync is 0.9.7.1 on both computers.
>
>
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]