On Mon, 2004-03-15 at 11:42, Michael Hurst wrote:
> Here is the grep output (have to find myself in the overwhelming
> flexibility of linux, sometimes a little bit hard) ;)
> 
> The Text is in the following files (Plugins/Evo Directory): (cutted a
> bit)
> - autom4te.cache/output.0:  { { echo "$as_me:$LINENO: error: This
> version...
> 
> - autom4te.cache/output.0:echo "$as_me: error: This version ...
> 
> - config.log:configure:4253: error: This version...
> 
> - configure:  { { echo "$as_me:$LINENO: error: This version...
> 
> - configure:echo "$as_me: error: This version ....
> 
> 

Ok. since the error message is still in the configure script but not in
configure.in you must have forgotten to regenerate it (or it didnt work
:)

so run:
make distclean
./autogen.sh

Now the grep should not report any more instances of this error

Then run make and make install

> ---- Originalnachricht ----
> Von: [EMAIL PROTECTED]
> An: [EMAIL PROTECTED]
> Betreff: Re: [Multisync-users] Build Evolution Plugin with Suse 9.0
> and Evo1.4.6
> Datum: Mon, 15 Mar 2004 11:15:36 +0100
> 
> >On Mon, 2004-03-15 at 08:23, BjÃrn Torkelsson wrote:
> >> On Mon, 2004-03-15 at 01:04, Michael Hurst wrote:
> >> > Tried to take out the Version check with abauer (thanks!) but
> >still get
> >> > the same error message... where does the error message come from?
> >I
> >> > deleted it from "configure" and run ./autogen.sh and also tried
> >it with
> >> > ./configure separate.
> >> 
> >
> >do a grep -r "errormessage" * in the multisync dir to see where it is
> >
> >> Do you have evolution installed? And in your PATH? 
> >> 
> >
> >We checked that while he was in our channel.
> >
> >> /torkel
> 
> 
> 
> * Checked for virus by F-Secure Content Scanner 6.20b14 *
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
> _______________________________________________
> Multisync-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-users



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to