CVS compile problems - with solutions
Brought to you by:
tuxsoft_
Compiling the CVS on Fedora Core 6 necessitated the following adjustments:
1. In ./HELP/pos.lyx and ./HELP/tuxshop.lyx the string "/home/ross/MY_CODE" needs replacing with your source code base path.
2. in ./Makefile the string "prosrc" needs to be replaced with "src".
3. In ./src/unix_ui/Plot.cpp the include "#include "tscanvas.h" needs to be commented out.