Le dimanche 15 novembre 2009 à 16:32 +0800, bill lam a écrit : > Just tried to compile gnumeric from git, it failed with message. > > Making all in source > make[7]: Entering directory > `/home/bill/src/gnumeric/src/tools/solver/glpk/source' > make[8]: Entering directory > `/home/bill/src/gnumeric/src/tools/solver/glpk/source' > make[8]: *** No rule to make target `glpavl.c', needed by `glpavl.lo'. Stop. > > If that matters, I use ./configure from gnumeric 1.9.15 tarball, because > autogen.sh depends on gnome that I don't want to install. >
It does matter, please run at least automake before configure (autogen.sh is ways better, of course since you might have libtool (or other) version conflict). _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
