On Tue, 2003-12-16 at 00:46, Ambrogio wrote: > Reading the INSTALL file I have to run the ./configure but this file > doesn't exists.
run the ./autogen.sh script. It will create and run the configure script. So: -> ./autogen.sh -> make Lonnie Borntreger _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
