Only in PyODE-1.0.0: _trimesh_switch.pyx Only in PyODE-1.0.0: build Common subdirectories: PyODE-1.0.0-orig/examples and PyODE-1.0.0/examples diff -u PyODE-1.0.0-orig/setup.py PyODE-1.0.0/setup.py --- PyODE-1.0.0-orig/setup.py 2004-11-16 14:50:02.000000000 -0500 +++ PyODE-1.0.0/setup.py 2004-12-12 16:47:02.000000000 -0500 @@ -26,7 +26,7 @@ # Linux (and other) else: - ODE_BASE = "../ode" + ODE_BASE = "/usr" INC_DIRS = [os.path.join(ODE_BASE, "include")] LIB_DIRS = [os.path.join(ODE_BASE, "lib")] Common subdirectories: PyODE-1.0.0-orig/src and PyODE-1.0.0/src Common subdirectories: PyODE-1.0.0-orig/tests and PyODE-1.0.0/tests Common subdirectories: PyODE-1.0.0-orig/xode and PyODE-1.0.0/xode