Getting & Testing development versions of Fox
Introduction
This page describes how to get the source of Fox (Free Objects For Crystallography), and compile it under Linux and windows. It also describes how to get up-to-date versions of Fox from the development tree.
Requirements Getting & installing the compilers Check you have OpenGL + glut installed Getting & installing the wxWindows Library Get the source of Fox Compile Fox
Note: in all cases you may need to edit the Fox/src/ObjCryst/rules.mak file, which includes at the very beginning some paths. For Linux it should be OK, but for windows you will need to correct the wxWindows directories
Testing Updating the Fox /ObjCryst++ source code using CVS
A word about CVS (concurent Version System): it is (in a nutshell), a way to store source code, update it from different places and by different people, and keep a complete story of the modifications. More info on http://www.cvshome.org.

In the ObjCryst++ CVS (which includes Fox), there are 3 different development stages:

To test Fox, or get recent features, you should either get the TESTING version or the latest (not for the faint of heart, though).

The cvs access is anonymous, with a blank password. See the CVS notes on sourceforge.