On Thu, Aug 12, 2010 at 6:02 PM, Glenn Fowler <[email protected]> wrote: > > On Thu, 12 Aug 2010 16:51:57 +0200 Elias Pipping wrote: >> On Thu, Aug 12, 2010 at 4:46 PM, Glenn Fowler <[email protected]> wrote: >> > the paths are generated by whence, and its strange to see the ~ form paths > >> Sorry for the confusion, I replaced that. > > ok > >> > what does this print: >> /home/pipping/build1/arch/linux.i386-64/bin/chmod > > does this file exist?
Nope. ~/build $ bin/package use # to set up PATH and LD_* env for the ksh you just built $ ksh -c '( builtin chmod; whence chmod ); whence chmod' chmod /home/pipping/build/arch/linux.i386-64/bin/chmod $ ls -l `whence chmod` ls: cannot access /home/pipping/build/arch/linux.i386-64/bin/chmod: No such file or directory $ Regards, Elias _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
