Survex 1.1.8 development snapshot uploaded

Olly Betts olly at survex.com
Fri Jun 30 18:20:45 BST 2006


On Fri, Jun 30, 2006 at 07:05:53PM +0200, Thomas Holder wrote:
> > Can't open message file `en_US' using path `${prefix}/share/survex'
> 
> I have the same problem on gentoo linux. After running ./configure I
> have this line in config.h:
> 
> #define DATADIR "${prefix}/share"
> 
> After running autoconf (with "./missing --run autoconf") and then again
> ./configure, it looks better:
> 
> #define DATADIR "/usr/local/share"

Tsk, debian unstable has a new autoconf which is why this isn't working
now.  Looks like there's a newer version of the macro I'm using.

Meanwhile, running autoconf 2.59 yourself before configuring (just
"autoconf" will do it) will fix this.

Cheers,
    Olly



More information about the Survex mailing list