> This _is_ GNU make: > > # make --help > > suggests that I return any bug to [email protected], but this is not a > gnu make bug, it's a glpk installation bug, because everything else works > fine with make.
Make sure that you have downloaded the original glpk tarball from ftp://ftp.gnu.org/gnu/glpk or from a mirror GNU ftp site. Use a standard procedure to compile and install the package (see the file INSTALL included in the distribution). Post the log output to the list providing information about OS you are using. As a remedy you can try remaking configure and Makefile with autoconf and automake by yourself. _______________________________________________ Bug-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-glpk
