The following assumes the default environment is initialized by sourcing:
source /afs/rhic.bnl.gov/rhstar/group/star_cshrc.csh
Switch to your local star-sw directory and check out the SL16j_embed_64b branch:
cd star-sw
git checkout SL16j_embed_64b
Without changing directories, set the environment variables required by cons:
setenv NODEBUG yes
setup 64b
setenv STAR $PWD
setenv STAR_LIB $STAR/.${STAR_HOST_SYS}/LIB
setenv STAR_BIN $STAR/.${STAR_HOST_SYS}/BIN
Then build the code:
cons +StarVMC/Geometry
cons