Welcome to XTrkCad source.

Building from source:

Linux:

From the top level directory
    make
    cd lib
    export XTRKCADLIB=`pwd`
    ln -s ../help/xtrkcad.help .
    cd ../bin
    ./xtrkcad

Windows:

    Get and install gnu sed for Windows.  Suggest URL is:
 		http://gnuwin32.sourceforge.net/packages/sed.htm
	Link to the setup program is at the bottom of the page

	The VC project assumes that it is installed in:

		C:\Program Files\gnuwin32\bin\

Outstanding problems:


MS-Windows build instructions are pending
