On Thu, Aug 12, 2010 at 4:46 PM, Glenn Fowler <[email protected]> wrote: > > 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
Sorry for the confusion, I replaced that. > 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' > ~/build1 $ ./bin/package use $ ksh -c '( builtin chmod; whence chmod ); whence chmod' chmod /home/pipping/build1/arch/linux.i386-64/bin/chmod $ Kind regards, Elias _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
