On Thu, 12 Aug 2010 16:23:53 +0200 Elias Pipping wrote: > basic.sh[437]: ~/build/arch/linux.i386-64/bin/cat: not found [No such > file or directory] > path.sh[172]: ~/build/arch/linux.i386-64/bin/chmod: not found [No such > file or directory]
the paths are generated by whence, and its strange to see the ~ form paths what does this print: bin/package use # to set up PATH and LD_* env for the ksh you just built ksh -c '( builtin chmod; whence chmod ); whence chmod' thanks _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
