[GRASS-user] mysql error on compiling grass70 source code
    Nikos Alexandris 
    nik at nikosalexandris.net
       
    Sun Nov 11 11:31:43 PST 2012
    
    
  
Dehui:
> Hi all, when i compile grass70svn on ubuntu12.10, i meet the mysql error as
> follow, in spite of having install mysql. Any advice would be appreciated.
> 
> ./configure \
> ......
> --with-postgresql=yes --with-postgres-includes="/usr/include/postgresql" \
> --with-sqlite=yes \
> 
> error: *** MySQL includes directory /usr/include/mysql does not exist
Is the following instruction included?
--with-mysql=yes --with-mysql-includes="/usr/include/mysql"
Nikos
    
    
More information about the grass-user
mailing list