On Fri, 2008-10-10 at 18:09 +0800, xu yuehua wrote: > en,en > i have set the absolute path XCRYSDEN_SCRATCH. but the error stills > is the problem > of pre-compile ? i found the errors are the same whether i run > the ./xcconfire or not (directly run xcrysden after tar xf the > package). > > the bashrc : > > ulimit -s unlimited > export PATH=~/bin/:$PATH > alias q=qstat > #------------------------------------------------------------------------ > # this is for XCRYSDEN pre1.5b; added by XCRYSDEN installation on > # Fri Oct 10 09:32:28 UTC 2008 > #------------------------------------------------------------------------ > XCRYSDEN_TOPDIR=/disk2/jdong/xyh/XCrySDen-pre1.5bbin-static > XCRYSDEN_SCRATCH=/disk2/jdong/xyh/xcrys_tmp > export XCRYSDEN_TOPDIR XCRYSDEN_SCRATCH > PATH="$XCRYSDEN_TOPDIR:$PATH:$XCRYSDEN_TOPDIR/scripts: > $XCRYSDEN_TOPDIR/util"
This definition is not compatible with "error couldn't change working directory to "Y/xc_23632" Can you execute: env | grep XCRYSDEN You should get something like: XCRYSDEN_TOPDIR=/disk2/jdong/xyh/XCrySDen-pre1.5bbin-static XCRYSDEN_SCRATCH=/disk2/jdong/xyh/xcrys_tmp Regards, Tone -- Tone Kokalj <tone.kokalj at ijs.si> J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia (tel: +386-1-477-3523 // fax:+386-1-477-3822)
