missing file dfour1.cpp? (fixed in v. 2.11)


William Vetterling
03-03-2002, 08:28 PM
If you have the Linux/UNIX version of the Numerical Recipes in C++ and have attempted to use the Makefile, it may have failed due to a missing file dfour1.cpp. There actually is no file of this name in the C++ distribution, and the error is in the Makefile.

To remove the problem, edit the Makefile to remove any references to "dfour1.cpp" or "dfour1.o".