View Single Post
  #13 (permalink)  
Old 10-20-2007, 02:34 PM
cyclebrock cyclebrock is offline
Junior Member
 
Join Date: Jun 2007
Posts: 4
cyclebrock is on a distinguished road
Default Evolution 2.12

Noticed the patches to the configure.ac file that relate to version 2.10 of Evolution, and I attempted to create one that simply replaced the 10 with a 12. Unfortunately, it now throws this error:

Code:
checking dependency style of gcc... (cached) gcc3
./configure: line 4313: AM_PROG_LIBTOOL: command not found
checking Evolution version... configure: "Using Evolution API version 2.12.0"
./configure: line 4431: syntax error near unexpected token `0.33'
./configure: line 4431: `AC_PROG_INTLTOOL(0.33)'
Specifically, I am using Ubuntu 7.10. Is there much impetus to make the Evolution plugin a priority?
Reply With Quote