[Solved] Survex 1.2.17 fails to compile on Fedora 21
Bill Gee
bgee at campercaver.net
Tue Mar 3 12:43:31 GMT 2015
Hi Olly -
WooHoo! That did the trick. I had discovered that each version of wxGTK has
its own config program, but I got tied up with other things before I figured out
how to specify them in the configure program.
Survex now compiles and installs without error.
Thanks!
Bill Gee
On Tuesday, March 03, 2015 02:40:50 Olly Betts wrote:
> On Mon, Mar 02, 2015 at 02:45:33PM +0000, Wookey wrote:
> > +++ Bill Gee [2015-03-02 07:40 -0600]:
> > > Alternative - Is there an option for the survex "configure" program that
> > > tells it to use wxGTK3 instead of 2?
> >
> > configure --help shows the options:
> > WX_CONFIG wxWidgets configuration script to use to build Aven
> >
> > so that's the name/path of the wx-config program, not a version
> > number. I assume these are different for wxgtk2 and 3 if they can be
> > installed side-by side on your machine.
>
> There's quite a nice mechanism in wxWidgets to handle this, but this
> seems to be somewhat messed up in fedora currently -
> https://bugzilla.redhat.com/show_bug.cgi?id=1077718 suggests you might
> need to use:
>
> ./configure WX_CONFIG=/usr/bin/wx-config-3.0
>
> Or perhaps:
>
> ./configure WX_CONFIG=/usr/libexec/wxGTK3/wx-config
>
> Cheers,
> Olly
More information about the Survex
mailing list