Hello all. ./configure and make went well, except for a load of '... is not a prototype warnings'.
Make install did this: for file in gnumeric-C.omf; do \ /usr/bin/ginstall -c -m 644 $file.out /usr/local/share/omf/gnumeric/$file; \ done /usr/bin/ginstall: cannot stat `gnumeric-C.omf.out': No such file or directory make[5]: *** [install-data-hook-omf] Error 1 make[5]: Leaving directory `/usr/local/src/gnumeric-1.10.0/doc/C' make[4]: *** [install-data-am] Error 2 I couldn't find an option to not compile the docs. To get past this I did a touch gnumeric-C.omf.out, but I'd rather correct the problem. Install went through after this. John _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
