11 Mar
2002
11 Mar
'02
12:52 a.m.
On Monday 04 March 2002 20:47, Tim wrote:
I discovered what you probably already knew, that the termcap library has to be installed by hand on Mandrake 8.1 in order to compile Xfractint. It is supposedly obsolete, so we should figure out how to replace it with whatever is more current. I'll worry about that later.
Why are we including termcap? Xfractint appears to run fine without it. I couldn't find any instances of termcap.h, and running the source through gcc -Wall would have picked up any occurrences of missing header files. And, for that matter, what is m? Oh, never mind! That would be a math lib. Jonathan