Jonathan Osuch wrote:
David,
So it sounds like I get to figure out how to compile from source.
Download xfract20.3.02.tar.gz, put it in your home directory, and untar it with the command "tar -xzf xfract20.3.02.tar.gz". This will create the directory xfractint-20.03p02 containing the source. You might change the directory name to xfractint for convenience.
You will need to have gcc and ncurses installed. You also need the XFree86-libs package installed for the X11 libraries. This package should already be installed, but if it isn't and your distribution doesn't have it, then you need the XFree86-devel package.
Just used Synaptic to look for devel packages, and installed the X developer metapackage, make still tells me it can't find curses.h. -- David gnome@hawaii.rr.com