From: <jc...@fe...> - 2003-01-24 18:52:02
|
On Friday 24 January 2003 18:25, Jo=E3o Cardoso wrote: | On Friday 24 January 2003 15:25, Jo=E3o Cardoso wrote: | | Hi, | | | | Make plplot-5.2.0 fails on a freshly installed Red-Hat-8.0. | | | | configure runs OK, make also runs OK in the src directory but when | | it reaches the include directory it fails, see the messages bellow. | | Red-Hat-8.0 has autoconf-2.53, even after an online update. | | The same happens on a alpha OSF1 machine, but now it is autoheader | that is missing. It looks like the include directory has problems. | Look bellow. | | I tried again, disabling octave, and it now runs OK. | Also, the xwin driver, that I have reported not to work previously, | is now working. The c, cxx and f77 examples with the xwin driver also | work, so it looks like the problem is octave. I will check again in | the Red-Hat machine with octave disabled. Nope, it still gives the same error, described in my first e-mail. Even if configured with a plain: =2E/configure --prefix /home/jcard --enable-dyndrivers For completeness, I tried the same in Suse-8.1, and the problem is=20 exactly the same as in the Red-Hat-8.0. I used several configure=20 options, even a plain ./configure, all with the same result. Joao | The configure command that worked om the OSF machine: | ./configure --disable-static --prefix=3D/usr/users1/deec/jcard/tes | t --enable-dyndrivers | | I forgot to say that I'm using the plplot-5.2.0.tar.gz available at | our site. | | Joao | | --------------------------------------------------------------------- |------------------------------------- Making all in include | make[1]: Entering directory | `/usr/users1/deec/jcard/plplot-5.2.0/include' | cd .. && /bin/bash /usr/users1/deec/jcard/plplot-5.2.0/missing --run | autoheader | /usr/users1/deec/jcard/plplot-5.2.0/missing: autoheader: command not | found | WARNING: `autoheader' is missing on your system. You should only | need it if | you modified `acconfig.h' or `configure.ac'. You might want | to install the `Autoconf' and `GNU m4' packages. Grab them | from any GNU archive site. | touch ./plDevs.h.in | cd .. && /bin/bash ./config.status include/plDevs.h | make[1]: *** [stamp-h2] Error 139 | make[1]: Leaving directory | `/usr/users1/deec/jcard/plplot-5.2.0/include' make: *** | [all-recursive] Error 1 | bash-2.01$ | | Joao | | | ------------------------------------------------------- | This SF.NET email is sponsored by: | SourceForge Enterprise Edition + IBM + LinuxWorld | http://www.vasoftware.com | _______________________________________________ | Plplot-devel mailing list | Plp...@li... | https://lists.sourceforge.net/lists/listinfo/plplot-devel |