duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Problems Installing RC2 on Ubuntu Feisty


From: Ian Barton
Subject: [Duplicity-talk] Problems Installing RC2 on Ubuntu Feisty
Date: Thu, 27 Sep 2007 09:09:15 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070924)

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.





reply via email to

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