[Qgis-developer] compiling v0.8.0 preview from source

Gary Sherman sherman at mrcc.com
Fri Aug 4 12:31:54 EDT 2006


On Aug 4, 2006, at 8:27 AM, Brook Milligan wrote:

> I would like to try compiling qgis v0.8.0 preview 1 from source.
> However, I find that it is distributed without a configure script.
> When I try to generate one with autoconf, it fails with various m4
> macro errors.
>
> Could you please redistribute the source with an appropriate configure
> script, send one to me privately, or explain how I can generate it
> myself.
>

What platform are you using? You should use the autogen.sh script to  
generate configure. Pass the switches you want to use with configure  
to autogen.sh as it runs configure after the auto* portion is complete.

Typically these types of errors are due to older versions of automake  
and autoconf. You should have at least:

gsherman at madison:~$ automake --version
automake (GNU automake) 1.8.5

gsherman at madison:~$ autoconf --version
autoconf (GNU Autoconf) 2.59

-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Micro Resources: http://mrcc.com
   *Geospatial Hosting
   *Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-






More information about the Qgis-developer mailing list