Survex 1.2.17 fails to compile on Fedora 21
Olly Betts
olly at survex.com
Tue Mar 3 02:40:50 GMT 2015
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