Re: [Evolution] Debian ALERT: Ximian's Packages.gz is now a zero file
- From: Jim Bowen <jbowen speakeasy net>
- To: Martin-Éric Racine <q-funk pp fishpool fi>
- Cc: Ximian Evolution mailing list <evolution ximian com>
- Subject: Re: [Evolution] Debian ALERT: Ximian's Packages.gz is now a zero file
- Date: 07 May 2002 14:56:35 -0700
On Tue, 2002-05-07 at 14:32, Martin-Éric Racine wrote:
On 6 May 2002, Jim Bowen wrote:
On Mon, 2002-05-06 at 03:36, Martin-Éric Racine wrote:
I notice in that post that you managed to build Red Carpet for Woody. Could
you send me your diffs? I'd like to try that as well.
I haven't tried building it of late ... last time I did it compiled fine
out of the box (I think it was version 1.2.3-ximian.4) except for
changing /opt/rc-helper-libs paths to /usr in the debian/rules file.
I notice those /opt paths, but need more precise replacements, if you happen to
remember them.
was:
(cd soup-*; autoconf;);SOUP_FLAGS="--prefix=/usr" ./magic-prepare.sh
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
--infodir=/usr/share/info --localstatedir=/var --enable-backend-dpkg
--enable-static-binary --with-soup=`pwd`/soup-0.5.10
--with-imlib=/opt/rc-helper-libs --with-gdk-pixbuf=/opt/rc-helper-libs
--enable-console-helper
changed to:
(cd soup-*; autoconf;);SOUP_FLAGS="--prefix=/usr" ./magic-prepare.sh
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
--infodir=/usr/share/info --localstatedir=/var --enable-backend-dpkg
--with-soup=`pwd`/soup-0.5.10 --with-imlib=/usr --with-gdk-pixbuf=/usr
--enable-console-helper
This was how I reconciled one or more compile errors I was getting.
Can't say for certain it was the right way but it worked in my case.
If this doesn't work you can always scan the error messages from
executing ./debian/rules and (in the case of missing libs) do a find
/usr -name=lib to find the right path
FYI this was in version 1.2.3-ximian.4. Don't know if it works on later
versions.
PS - Packages.gz is now available on red-carpet.ximian.com
Thanks for the tip about the o=ximian part for apt.preferences.
--
Martin-Éric Racine, Helsinki, Finland.
http://www.pp.fishpool.fi/~q-funk/
+358 41 474 0289
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]