It's usually easier to use the debian sources as a basis for compiling
your own packages. If experimental (including sources) is in your
/etc/apt/sources.conf, it should be possible to do apt-get source
evolution-data-server/experimental and build the package with
dpkg-buildpackage -b -rfakeroot, b
On Mon, 2006-10-16 at 09:24 +0200, Hulin Thibaud wrote:
Thanks you for your answer !
However, I can't install these packages because there don't exist on the
Debian Sarge Stable. Is is possible to install them from the sources ?
Sure, you can install those libraries from source, although
Thanks you for your answer !
However, I can't install these packages because there don't exist on the
Debian Sarge Stable. Is is possible to install them from the sources ?
Matthew Barnes a écrit :
> On Sun, 2006-10-15 at 22:30 +0200, Hulin Thibaud wrote:
>> In a second time, I begin the compile
On Sun, 2006-10-15 at 22:30 +0200, Hulin Thibaud wrote:
In a second time, I begin the compile with a "make", but that don't
works. I obtain this :
e-msgport.c:39:18: nspr.h: No such file or directory
Hulin,
Make sure you have the libnss3-dev and libnspr4-dev packages installed and the
Hello !
I've a Debian Sarge stable, and I tempt to install the last version of
Evolution.
I followed instructions with the README in evolution-2.8.1.tar.bz2 file.
I could install dependances, but not evolution-data-server-1.8.1 !
The ./configure works and end with this :
evolution-data-se