I am trying to load the standalone but have ran into a problem. Platform: cygwin on Windows XP Here is what I did to try to get it all loaded and setup: #1 rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . sh ./first-setup.sh || exit 3 The following files are loaded: receiving incremental file list bin/ bin/cygiconv-2.dll bin/cygwin1.dll bin/kpathsea620.dll bin/lua52.dll bin/luatex.dll bin/mtx-update.lua bin/mtxrun.dll bin/mtxrun.exe bin/mtxrun.lua bin/rsync.exe bin/texlua.exe When you want to use context, you need to initialize the tree by typing: . /opt/context/tex/setuptex NOTE: there is no /opt/context/!! It doesn't get loaded. Any ideas of what is wrong? Any work around to get the proper tex directory contents? Regards --------------------------------