From: Maurice L. <mj...@ga...> - 2002-01-22 07:59:36
|
Robert Schwebel writes: > Hi, > > I just gave the CVS version of plplot a try. This is mostly a SuSE 7.2 > system. > > If I understand the instructions correctly I have to run autoconf in the > cf/ directory to generate the configure script. But autoconf breaks here: > > ----------8<----------8<----------8<----------8<---------- > callisto:/usr/local/plplot/cf # autoconf > /usr/bin/m4: configure.in: 362: Non-numeric argument to built-in `divert' > ... > automake: Version 1.5 > autoconf: Version 2.52 > aclocal: Version 1.5 > m4: Version 1.4o Wow, big changes in autoconf-land. On my RedHat 7.1 I have ged$ autoconf --version Autoconf version 2.13 The bit of plplot code that's implicated is pretty ancient. So I figure it's a compatibility problem with the latest autoconf.. checking it out, thanks. BTW I noticed the autoconf 2.52 .m4 files look really great in xemacs font-lock mode (for the first time ever IIRC). -- Maurice LeBrun mj...@ga... |