Yeah, I was also sent a message by another list member, Edgardo Garcia Hoeffler,
to use the following command line option to turn it on.
--with-pilot-conduits=yes
While all this is well and good, the source rpm I found on the ximian site does
not build because of a wrong gnome-vfs package that it can't find the correct
version for. It is looking for 0.4.2 and I'm running 1.0-ximain.2 which of
course is not as high as 0.4.2. Manually editing Configure I guess.
Chris Tooley
"Michael Leone" <[EMAIL PROTECTED]> on 04/30/2001 03:30:47 PM
To: "mark" <[EMAIL PROTECTED]>,
Chris Tooley/AMOA@AMOA
cc: [EMAIL PROTECTED]
Subject Re: [Evolution] Pilot Conduits in Evolution
: 0.10
This won't activate the pilot coinduits, will it? I was under the impression
thatthere's some command line parameter that must be passed to the compiler.
This simply rebuilds the normal (i.e., non-conduit-enabled) version of
Evolution, doesn't it?
----- Original Message -----
From: mark
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, April 30, 2001 3:40 PM
Subject: Re: [Evolution] Pilot Conduits in Evolution 0.10
Download the src.rpm :-)
then install (as root)using rpm -Uvh <filename>.src.rpm
this next step will depend on your distro, but if your using redhat it will
install into:
/usr/src/redhat/SPECS
cd into their
and then enter:
rpm -ba <name-of-file>.spec
if u want to build for a diffent architecture than i386 just add --target=i686
or --target=i586 after it,
so say i want to rebuild evolution from a src.rpm for i686 arch heres the
steps i would use:
rpm -Uvh evolution.src.rpm
cd /usr/src/redhat/SPECS
rpm -ba evolution.spec --target=i686
this will then put the finished rpm into /usr/src/redhat/RPMS/i686
then install as normal: rpm -Uvh evolution.i686.rpm
Hope that helps
Mark
On 30 Apr 2001 13:43:24 -0500, [EMAIL PROTECTED] wrote:
>
>
> I'm of the understanding that to get the Evolution conduits to work one must
> recompile the source. If this is the case, how would one compile an src.rpm
to
> get the necessary changes and still be able to install via RPM?
>
> Chris Tooley
>
>
>
> _______________________________________________
> evolution maillist - [EMAIL PROTECTED]
> http://lists.helixcode.com/mailman/listinfo/evolution
>
|
This won't activate the pilot coinduits, will it? I
was under the impression thatthere's some command line parameter that must be
passed to the compiler. This simply rebuilds the normal (i.e.,
non-conduit-enabled) version of Evolution, doesn't it?
|
